Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-23167 (GCVE-0-2025-23167)
Vulnerability from cvelistv5
| Vendor | Product | Version | ||
|---|---|---|---|---|
| nodejs | node |
Version: 4.0 ≤ Version: 5.0 ≤ Version: 6.0 ≤ Version: 7.0 ≤ Version: 8.0 ≤ Version: 9.0 ≤ Version: 10.0 ≤ Version: 11.0 ≤ Version: 12.0 ≤ Version: 13.0 ≤ Version: 14.0 ≤ Version: 15.0 ≤ Version: 16.0 ≤ Version: 17.0 ≤ Version: 18.0 ≤ Version: 19.0 ≤ Version: 20.0 ≤ 20.19.1 |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2025-23167",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-05-19T15:09:55.841520Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-444",
"description": "CWE-444 Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request Smuggling\u0027)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-05-19T15:13:21.685Z",
"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"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "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."
}
],
"metrics": [
{
"cvssV3_0": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.0"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-05-27T18:31:36.494Z",
"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-23167",
"datePublished": "2025-05-19T01:25:08.454Z",
"dateReserved": "2025-01-12T01:00:00.648Z",
"dateUpdated": "2025-05-27T18:31:36.494Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"nvd": "{\"cve\":{\"id\":\"CVE-2025-23167\",\"sourceIdentifier\":\"support@hackerone.com\",\"published\":\"2025-05-19T02:15:17.583\",\"lastModified\":\"2025-05-19T16:15:27.317\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"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.\"},{\"lang\":\"es\",\"value\":\"Una falla en el analizador HTTP de Node.js 20 permite la terminaci\u00f3n incorrecta de los encabezados HTTP/1 mediante `\\\\r\\\\n\\\\rX` en lugar del `\\\\r\\\\n\\\\r\\\\n` requerido. Esta inconsistencia facilita el contrabando de solicitudes, lo que permite a los atacantes eludir los controles de acceso basados en proxy y enviar solicitudes no autorizadas. El problema se solucion\u00f3 actualizando `llhttp` a la versi\u00f3n 9, que aplica la terminaci\u00f3n correcta de los encabezados. Impacto: * Esta vulnerabilidad afecta solo a los usuarios de Node.js 20.x anteriores a la actualizaci\u00f3n a `llhttp` v9.\"}],\"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:L/I:L/A:N\",\"baseScore\":6.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":3.9,\"impactScore\":2.5}]},\"weaknesses\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-444\"}]}],\"references\":[{\"url\":\"https://nodejs.org/en/blog/vulnerability/may-2025-security-releases\",\"source\":\"support@hackerone.com\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-23167\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-05-19T15:09:55.841520Z\"}}}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-444\", \"description\": \"CWE-444 Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request Smuggling\u0027)\"}]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-05-19T15:12:05.322Z\"}}], \"cna\": {\"metrics\": [{\"cvssV3_0\": {\"version\": \"3.0\", \"baseScore\": 6.5, \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N\"}}], \"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\"}], \"defaultStatus\": \"unaffected\"}], \"references\": [{\"url\": \"https://nodejs.org/en/blog/vulnerability/may-2025-security-releases\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"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.\"}], \"providerMetadata\": {\"orgId\": \"36234546-b8fa-4601-9d6f-f4e334aa8ea1\", \"shortName\": \"hackerone\", \"dateUpdated\": \"2025-05-27T18:31:36.494Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2025-23167\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-05-27T18:31:36.494Z\", \"dateReserved\": \"2025-01-12T01:00:00.648Z\", \"assignerOrgId\": \"36234546-b8fa-4601-9d6f-f4e334aa8ea1\", \"datePublished\": \"2025-05-19T01:25:08.454Z\", \"assignerShortName\": \"hackerone\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
suse-su-2025:02039-1
Vulnerability from csaf_suse
Notes
{
"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"
}
]
}
suse-su-2025:02045-1
Vulnerability from csaf_suse
Notes
{
"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-2045,SUSE-SLE-Module-Web-Scripting-15-SP6-2025-2045,openSUSE-SLE-15.6-2025-2045",
"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_02045-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:02045-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202502045-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:02045-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2025-June/040401.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-20T11:04:00Z",
"generator": {
"date": "2025-06-20T11:04:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:02045-1",
"initial_release_date": "2025-06-20T11:04:00Z",
"revision_history": [
{
"date": "2025-06-20T11:04:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "corepack20-20.19.2-150600.3.12.1.aarch64",
"product": {
"name": "corepack20-20.19.2-150600.3.12.1.aarch64",
"product_id": "corepack20-20.19.2-150600.3.12.1.aarch64"
}
},
{
"category": "product_version",
"name": "nodejs20-20.19.2-150600.3.12.1.aarch64",
"product": {
"name": "nodejs20-20.19.2-150600.3.12.1.aarch64",
"product_id": "nodejs20-20.19.2-150600.3.12.1.aarch64"
}
},
{
"category": "product_version",
"name": "nodejs20-devel-20.19.2-150600.3.12.1.aarch64",
"product": {
"name": "nodejs20-devel-20.19.2-150600.3.12.1.aarch64",
"product_id": "nodejs20-devel-20.19.2-150600.3.12.1.aarch64"
}
},
{
"category": "product_version",
"name": "npm20-20.19.2-150600.3.12.1.aarch64",
"product": {
"name": "npm20-20.19.2-150600.3.12.1.aarch64",
"product_id": "npm20-20.19.2-150600.3.12.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "corepack20-20.19.2-150600.3.12.1.i586",
"product": {
"name": "corepack20-20.19.2-150600.3.12.1.i586",
"product_id": "corepack20-20.19.2-150600.3.12.1.i586"
}
},
{
"category": "product_version",
"name": "nodejs20-20.19.2-150600.3.12.1.i586",
"product": {
"name": "nodejs20-20.19.2-150600.3.12.1.i586",
"product_id": "nodejs20-20.19.2-150600.3.12.1.i586"
}
},
{
"category": "product_version",
"name": "nodejs20-devel-20.19.2-150600.3.12.1.i586",
"product": {
"name": "nodejs20-devel-20.19.2-150600.3.12.1.i586",
"product_id": "nodejs20-devel-20.19.2-150600.3.12.1.i586"
}
},
{
"category": "product_version",
"name": "npm20-20.19.2-150600.3.12.1.i586",
"product": {
"name": "npm20-20.19.2-150600.3.12.1.i586",
"product_id": "npm20-20.19.2-150600.3.12.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs20-docs-20.19.2-150600.3.12.1.noarch",
"product": {
"name": "nodejs20-docs-20.19.2-150600.3.12.1.noarch",
"product_id": "nodejs20-docs-20.19.2-150600.3.12.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "corepack20-20.19.2-150600.3.12.1.ppc64le",
"product": {
"name": "corepack20-20.19.2-150600.3.12.1.ppc64le",
"product_id": "corepack20-20.19.2-150600.3.12.1.ppc64le"
}
},
{
"category": "product_version",
"name": "nodejs20-20.19.2-150600.3.12.1.ppc64le",
"product": {
"name": "nodejs20-20.19.2-150600.3.12.1.ppc64le",
"product_id": "nodejs20-20.19.2-150600.3.12.1.ppc64le"
}
},
{
"category": "product_version",
"name": "nodejs20-devel-20.19.2-150600.3.12.1.ppc64le",
"product": {
"name": "nodejs20-devel-20.19.2-150600.3.12.1.ppc64le",
"product_id": "nodejs20-devel-20.19.2-150600.3.12.1.ppc64le"
}
},
{
"category": "product_version",
"name": "npm20-20.19.2-150600.3.12.1.ppc64le",
"product": {
"name": "npm20-20.19.2-150600.3.12.1.ppc64le",
"product_id": "npm20-20.19.2-150600.3.12.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "corepack20-20.19.2-150600.3.12.1.s390x",
"product": {
"name": "corepack20-20.19.2-150600.3.12.1.s390x",
"product_id": "corepack20-20.19.2-150600.3.12.1.s390x"
}
},
{
"category": "product_version",
"name": "nodejs20-20.19.2-150600.3.12.1.s390x",
"product": {
"name": "nodejs20-20.19.2-150600.3.12.1.s390x",
"product_id": "nodejs20-20.19.2-150600.3.12.1.s390x"
}
},
{
"category": "product_version",
"name": "nodejs20-devel-20.19.2-150600.3.12.1.s390x",
"product": {
"name": "nodejs20-devel-20.19.2-150600.3.12.1.s390x",
"product_id": "nodejs20-devel-20.19.2-150600.3.12.1.s390x"
}
},
{
"category": "product_version",
"name": "npm20-20.19.2-150600.3.12.1.s390x",
"product": {
"name": "npm20-20.19.2-150600.3.12.1.s390x",
"product_id": "npm20-20.19.2-150600.3.12.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "corepack20-20.19.2-150600.3.12.1.x86_64",
"product": {
"name": "corepack20-20.19.2-150600.3.12.1.x86_64",
"product_id": "corepack20-20.19.2-150600.3.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "nodejs20-20.19.2-150600.3.12.1.x86_64",
"product": {
"name": "nodejs20-20.19.2-150600.3.12.1.x86_64",
"product_id": "nodejs20-20.19.2-150600.3.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "nodejs20-devel-20.19.2-150600.3.12.1.x86_64",
"product": {
"name": "nodejs20-devel-20.19.2-150600.3.12.1.x86_64",
"product_id": "nodejs20-devel-20.19.2-150600.3.12.1.x86_64"
}
},
{
"category": "product_version",
"name": "npm20-20.19.2-150600.3.12.1.x86_64",
"product": {
"name": "npm20-20.19.2-150600.3.12.1.x86_64",
"product_id": "npm20-20.19.2-150600.3.12.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": "nodejs20-20.19.2-150600.3.12.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:nodejs20-20.19.2-150600.3.12.1.aarch64"
},
"product_reference": "nodejs20-20.19.2-150600.3.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs20-20.19.2-150600.3.12.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:nodejs20-20.19.2-150600.3.12.1.ppc64le"
},
"product_reference": "nodejs20-20.19.2-150600.3.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs20-20.19.2-150600.3.12.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:nodejs20-20.19.2-150600.3.12.1.s390x"
},
"product_reference": "nodejs20-20.19.2-150600.3.12.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs20-20.19.2-150600.3.12.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:nodejs20-20.19.2-150600.3.12.1.x86_64"
},
"product_reference": "nodejs20-20.19.2-150600.3.12.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": "nodejs20-devel-20.19.2-150600.3.12.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:nodejs20-devel-20.19.2-150600.3.12.1.aarch64"
},
"product_reference": "nodejs20-devel-20.19.2-150600.3.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs20-devel-20.19.2-150600.3.12.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:nodejs20-devel-20.19.2-150600.3.12.1.ppc64le"
},
"product_reference": "nodejs20-devel-20.19.2-150600.3.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs20-devel-20.19.2-150600.3.12.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:nodejs20-devel-20.19.2-150600.3.12.1.s390x"
},
"product_reference": "nodejs20-devel-20.19.2-150600.3.12.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs20-devel-20.19.2-150600.3.12.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:nodejs20-devel-20.19.2-150600.3.12.1.x86_64"
},
"product_reference": "nodejs20-devel-20.19.2-150600.3.12.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": "nodejs20-docs-20.19.2-150600.3.12.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:nodejs20-docs-20.19.2-150600.3.12.1.noarch"
},
"product_reference": "nodejs20-docs-20.19.2-150600.3.12.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm20-20.19.2-150600.3.12.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:npm20-20.19.2-150600.3.12.1.aarch64"
},
"product_reference": "npm20-20.19.2-150600.3.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm20-20.19.2-150600.3.12.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:npm20-20.19.2-150600.3.12.1.ppc64le"
},
"product_reference": "npm20-20.19.2-150600.3.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm20-20.19.2-150600.3.12.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:npm20-20.19.2-150600.3.12.1.s390x"
},
"product_reference": "npm20-20.19.2-150600.3.12.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm20-20.19.2-150600.3.12.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:npm20-20.19.2-150600.3.12.1.x86_64"
},
"product_reference": "npm20-20.19.2-150600.3.12.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": "corepack20-20.19.2-150600.3.12.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:corepack20-20.19.2-150600.3.12.1.aarch64"
},
"product_reference": "corepack20-20.19.2-150600.3.12.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "corepack20-20.19.2-150600.3.12.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:corepack20-20.19.2-150600.3.12.1.ppc64le"
},
"product_reference": "corepack20-20.19.2-150600.3.12.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "corepack20-20.19.2-150600.3.12.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:corepack20-20.19.2-150600.3.12.1.s390x"
},
"product_reference": "corepack20-20.19.2-150600.3.12.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "corepack20-20.19.2-150600.3.12.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:corepack20-20.19.2-150600.3.12.1.x86_64"
},
"product_reference": "corepack20-20.19.2-150600.3.12.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs20-20.19.2-150600.3.12.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:nodejs20-20.19.2-150600.3.12.1.aarch64"
},
"product_reference": "nodejs20-20.19.2-150600.3.12.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs20-20.19.2-150600.3.12.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:nodejs20-20.19.2-150600.3.12.1.ppc64le"
},
"product_reference": "nodejs20-20.19.2-150600.3.12.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs20-20.19.2-150600.3.12.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:nodejs20-20.19.2-150600.3.12.1.s390x"
},
"product_reference": "nodejs20-20.19.2-150600.3.12.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs20-20.19.2-150600.3.12.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:nodejs20-20.19.2-150600.3.12.1.x86_64"
},
"product_reference": "nodejs20-20.19.2-150600.3.12.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs20-devel-20.19.2-150600.3.12.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:nodejs20-devel-20.19.2-150600.3.12.1.aarch64"
},
"product_reference": "nodejs20-devel-20.19.2-150600.3.12.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs20-devel-20.19.2-150600.3.12.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:nodejs20-devel-20.19.2-150600.3.12.1.ppc64le"
},
"product_reference": "nodejs20-devel-20.19.2-150600.3.12.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs20-devel-20.19.2-150600.3.12.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:nodejs20-devel-20.19.2-150600.3.12.1.s390x"
},
"product_reference": "nodejs20-devel-20.19.2-150600.3.12.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs20-devel-20.19.2-150600.3.12.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:nodejs20-devel-20.19.2-150600.3.12.1.x86_64"
},
"product_reference": "nodejs20-devel-20.19.2-150600.3.12.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs20-docs-20.19.2-150600.3.12.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:nodejs20-docs-20.19.2-150600.3.12.1.noarch"
},
"product_reference": "nodejs20-docs-20.19.2-150600.3.12.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm20-20.19.2-150600.3.12.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:npm20-20.19.2-150600.3.12.1.aarch64"
},
"product_reference": "npm20-20.19.2-150600.3.12.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm20-20.19.2-150600.3.12.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:npm20-20.19.2-150600.3.12.1.ppc64le"
},
"product_reference": "npm20-20.19.2-150600.3.12.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm20-20.19.2-150600.3.12.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:npm20-20.19.2-150600.3.12.1.s390x"
},
"product_reference": "npm20-20.19.2-150600.3.12.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm20-20.19.2-150600.3.12.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:npm20-20.19.2-150600.3.12.1.x86_64"
},
"product_reference": "npm20-20.19.2-150600.3.12.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:nodejs20-20.19.2-150600.3.12.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-20.19.2-150600.3.12.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-20.19.2-150600.3.12.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-20.19.2-150600.3.12.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-devel-20.19.2-150600.3.12.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-devel-20.19.2-150600.3.12.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-devel-20.19.2-150600.3.12.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-devel-20.19.2-150600.3.12.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-docs-20.19.2-150600.3.12.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm20-20.19.2-150600.3.12.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm20-20.19.2-150600.3.12.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm20-20.19.2-150600.3.12.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm20-20.19.2-150600.3.12.1.x86_64",
"openSUSE Leap 15.6:corepack20-20.19.2-150600.3.12.1.aarch64",
"openSUSE Leap 15.6:corepack20-20.19.2-150600.3.12.1.ppc64le",
"openSUSE Leap 15.6:corepack20-20.19.2-150600.3.12.1.s390x",
"openSUSE Leap 15.6:corepack20-20.19.2-150600.3.12.1.x86_64",
"openSUSE Leap 15.6:nodejs20-20.19.2-150600.3.12.1.aarch64",
"openSUSE Leap 15.6:nodejs20-20.19.2-150600.3.12.1.ppc64le",
"openSUSE Leap 15.6:nodejs20-20.19.2-150600.3.12.1.s390x",
"openSUSE Leap 15.6:nodejs20-20.19.2-150600.3.12.1.x86_64",
"openSUSE Leap 15.6:nodejs20-devel-20.19.2-150600.3.12.1.aarch64",
"openSUSE Leap 15.6:nodejs20-devel-20.19.2-150600.3.12.1.ppc64le",
"openSUSE Leap 15.6:nodejs20-devel-20.19.2-150600.3.12.1.s390x",
"openSUSE Leap 15.6:nodejs20-devel-20.19.2-150600.3.12.1.x86_64",
"openSUSE Leap 15.6:nodejs20-docs-20.19.2-150600.3.12.1.noarch",
"openSUSE Leap 15.6:npm20-20.19.2-150600.3.12.1.aarch64",
"openSUSE Leap 15.6:npm20-20.19.2-150600.3.12.1.ppc64le",
"openSUSE Leap 15.6:npm20-20.19.2-150600.3.12.1.s390x",
"openSUSE Leap 15.6:npm20-20.19.2-150600.3.12.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:nodejs20-20.19.2-150600.3.12.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-20.19.2-150600.3.12.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-20.19.2-150600.3.12.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-20.19.2-150600.3.12.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-devel-20.19.2-150600.3.12.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-devel-20.19.2-150600.3.12.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-devel-20.19.2-150600.3.12.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-devel-20.19.2-150600.3.12.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-docs-20.19.2-150600.3.12.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm20-20.19.2-150600.3.12.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm20-20.19.2-150600.3.12.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm20-20.19.2-150600.3.12.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm20-20.19.2-150600.3.12.1.x86_64",
"openSUSE Leap 15.6:corepack20-20.19.2-150600.3.12.1.aarch64",
"openSUSE Leap 15.6:corepack20-20.19.2-150600.3.12.1.ppc64le",
"openSUSE Leap 15.6:corepack20-20.19.2-150600.3.12.1.s390x",
"openSUSE Leap 15.6:corepack20-20.19.2-150600.3.12.1.x86_64",
"openSUSE Leap 15.6:nodejs20-20.19.2-150600.3.12.1.aarch64",
"openSUSE Leap 15.6:nodejs20-20.19.2-150600.3.12.1.ppc64le",
"openSUSE Leap 15.6:nodejs20-20.19.2-150600.3.12.1.s390x",
"openSUSE Leap 15.6:nodejs20-20.19.2-150600.3.12.1.x86_64",
"openSUSE Leap 15.6:nodejs20-devel-20.19.2-150600.3.12.1.aarch64",
"openSUSE Leap 15.6:nodejs20-devel-20.19.2-150600.3.12.1.ppc64le",
"openSUSE Leap 15.6:nodejs20-devel-20.19.2-150600.3.12.1.s390x",
"openSUSE Leap 15.6:nodejs20-devel-20.19.2-150600.3.12.1.x86_64",
"openSUSE Leap 15.6:nodejs20-docs-20.19.2-150600.3.12.1.noarch",
"openSUSE Leap 15.6:npm20-20.19.2-150600.3.12.1.aarch64",
"openSUSE Leap 15.6:npm20-20.19.2-150600.3.12.1.ppc64le",
"openSUSE Leap 15.6:npm20-20.19.2-150600.3.12.1.s390x",
"openSUSE Leap 15.6:npm20-20.19.2-150600.3.12.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:nodejs20-20.19.2-150600.3.12.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-20.19.2-150600.3.12.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-20.19.2-150600.3.12.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-20.19.2-150600.3.12.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-devel-20.19.2-150600.3.12.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-devel-20.19.2-150600.3.12.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-devel-20.19.2-150600.3.12.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-devel-20.19.2-150600.3.12.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-docs-20.19.2-150600.3.12.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm20-20.19.2-150600.3.12.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm20-20.19.2-150600.3.12.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm20-20.19.2-150600.3.12.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm20-20.19.2-150600.3.12.1.x86_64",
"openSUSE Leap 15.6:corepack20-20.19.2-150600.3.12.1.aarch64",
"openSUSE Leap 15.6:corepack20-20.19.2-150600.3.12.1.ppc64le",
"openSUSE Leap 15.6:corepack20-20.19.2-150600.3.12.1.s390x",
"openSUSE Leap 15.6:corepack20-20.19.2-150600.3.12.1.x86_64",
"openSUSE Leap 15.6:nodejs20-20.19.2-150600.3.12.1.aarch64",
"openSUSE Leap 15.6:nodejs20-20.19.2-150600.3.12.1.ppc64le",
"openSUSE Leap 15.6:nodejs20-20.19.2-150600.3.12.1.s390x",
"openSUSE Leap 15.6:nodejs20-20.19.2-150600.3.12.1.x86_64",
"openSUSE Leap 15.6:nodejs20-devel-20.19.2-150600.3.12.1.aarch64",
"openSUSE Leap 15.6:nodejs20-devel-20.19.2-150600.3.12.1.ppc64le",
"openSUSE Leap 15.6:nodejs20-devel-20.19.2-150600.3.12.1.s390x",
"openSUSE Leap 15.6:nodejs20-devel-20.19.2-150600.3.12.1.x86_64",
"openSUSE Leap 15.6:nodejs20-docs-20.19.2-150600.3.12.1.noarch",
"openSUSE Leap 15.6:npm20-20.19.2-150600.3.12.1.aarch64",
"openSUSE Leap 15.6:npm20-20.19.2-150600.3.12.1.ppc64le",
"openSUSE Leap 15.6:npm20-20.19.2-150600.3.12.1.s390x",
"openSUSE Leap 15.6:npm20-20.19.2-150600.3.12.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-06-20T11:04: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": [
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-20.19.2-150600.3.12.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-20.19.2-150600.3.12.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-20.19.2-150600.3.12.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-20.19.2-150600.3.12.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-devel-20.19.2-150600.3.12.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-devel-20.19.2-150600.3.12.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-devel-20.19.2-150600.3.12.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-devel-20.19.2-150600.3.12.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-docs-20.19.2-150600.3.12.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm20-20.19.2-150600.3.12.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm20-20.19.2-150600.3.12.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm20-20.19.2-150600.3.12.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm20-20.19.2-150600.3.12.1.x86_64",
"openSUSE Leap 15.6:corepack20-20.19.2-150600.3.12.1.aarch64",
"openSUSE Leap 15.6:corepack20-20.19.2-150600.3.12.1.ppc64le",
"openSUSE Leap 15.6:corepack20-20.19.2-150600.3.12.1.s390x",
"openSUSE Leap 15.6:corepack20-20.19.2-150600.3.12.1.x86_64",
"openSUSE Leap 15.6:nodejs20-20.19.2-150600.3.12.1.aarch64",
"openSUSE Leap 15.6:nodejs20-20.19.2-150600.3.12.1.ppc64le",
"openSUSE Leap 15.6:nodejs20-20.19.2-150600.3.12.1.s390x",
"openSUSE Leap 15.6:nodejs20-20.19.2-150600.3.12.1.x86_64",
"openSUSE Leap 15.6:nodejs20-devel-20.19.2-150600.3.12.1.aarch64",
"openSUSE Leap 15.6:nodejs20-devel-20.19.2-150600.3.12.1.ppc64le",
"openSUSE Leap 15.6:nodejs20-devel-20.19.2-150600.3.12.1.s390x",
"openSUSE Leap 15.6:nodejs20-devel-20.19.2-150600.3.12.1.x86_64",
"openSUSE Leap 15.6:nodejs20-docs-20.19.2-150600.3.12.1.noarch",
"openSUSE Leap 15.6:npm20-20.19.2-150600.3.12.1.aarch64",
"openSUSE Leap 15.6:npm20-20.19.2-150600.3.12.1.ppc64le",
"openSUSE Leap 15.6:npm20-20.19.2-150600.3.12.1.s390x",
"openSUSE Leap 15.6:npm20-20.19.2-150600.3.12.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:nodejs20-20.19.2-150600.3.12.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-20.19.2-150600.3.12.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-20.19.2-150600.3.12.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-20.19.2-150600.3.12.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-devel-20.19.2-150600.3.12.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-devel-20.19.2-150600.3.12.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-devel-20.19.2-150600.3.12.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-devel-20.19.2-150600.3.12.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-docs-20.19.2-150600.3.12.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm20-20.19.2-150600.3.12.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm20-20.19.2-150600.3.12.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm20-20.19.2-150600.3.12.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm20-20.19.2-150600.3.12.1.x86_64",
"openSUSE Leap 15.6:corepack20-20.19.2-150600.3.12.1.aarch64",
"openSUSE Leap 15.6:corepack20-20.19.2-150600.3.12.1.ppc64le",
"openSUSE Leap 15.6:corepack20-20.19.2-150600.3.12.1.s390x",
"openSUSE Leap 15.6:corepack20-20.19.2-150600.3.12.1.x86_64",
"openSUSE Leap 15.6:nodejs20-20.19.2-150600.3.12.1.aarch64",
"openSUSE Leap 15.6:nodejs20-20.19.2-150600.3.12.1.ppc64le",
"openSUSE Leap 15.6:nodejs20-20.19.2-150600.3.12.1.s390x",
"openSUSE Leap 15.6:nodejs20-20.19.2-150600.3.12.1.x86_64",
"openSUSE Leap 15.6:nodejs20-devel-20.19.2-150600.3.12.1.aarch64",
"openSUSE Leap 15.6:nodejs20-devel-20.19.2-150600.3.12.1.ppc64le",
"openSUSE Leap 15.6:nodejs20-devel-20.19.2-150600.3.12.1.s390x",
"openSUSE Leap 15.6:nodejs20-devel-20.19.2-150600.3.12.1.x86_64",
"openSUSE Leap 15.6:nodejs20-docs-20.19.2-150600.3.12.1.noarch",
"openSUSE Leap 15.6:npm20-20.19.2-150600.3.12.1.aarch64",
"openSUSE Leap 15.6:npm20-20.19.2-150600.3.12.1.ppc64le",
"openSUSE Leap 15.6:npm20-20.19.2-150600.3.12.1.s390x",
"openSUSE Leap 15.6:npm20-20.19.2-150600.3.12.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:nodejs20-20.19.2-150600.3.12.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-20.19.2-150600.3.12.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-20.19.2-150600.3.12.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-20.19.2-150600.3.12.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-devel-20.19.2-150600.3.12.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-devel-20.19.2-150600.3.12.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-devel-20.19.2-150600.3.12.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-devel-20.19.2-150600.3.12.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-docs-20.19.2-150600.3.12.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm20-20.19.2-150600.3.12.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm20-20.19.2-150600.3.12.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm20-20.19.2-150600.3.12.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm20-20.19.2-150600.3.12.1.x86_64",
"openSUSE Leap 15.6:corepack20-20.19.2-150600.3.12.1.aarch64",
"openSUSE Leap 15.6:corepack20-20.19.2-150600.3.12.1.ppc64le",
"openSUSE Leap 15.6:corepack20-20.19.2-150600.3.12.1.s390x",
"openSUSE Leap 15.6:corepack20-20.19.2-150600.3.12.1.x86_64",
"openSUSE Leap 15.6:nodejs20-20.19.2-150600.3.12.1.aarch64",
"openSUSE Leap 15.6:nodejs20-20.19.2-150600.3.12.1.ppc64le",
"openSUSE Leap 15.6:nodejs20-20.19.2-150600.3.12.1.s390x",
"openSUSE Leap 15.6:nodejs20-20.19.2-150600.3.12.1.x86_64",
"openSUSE Leap 15.6:nodejs20-devel-20.19.2-150600.3.12.1.aarch64",
"openSUSE Leap 15.6:nodejs20-devel-20.19.2-150600.3.12.1.ppc64le",
"openSUSE Leap 15.6:nodejs20-devel-20.19.2-150600.3.12.1.s390x",
"openSUSE Leap 15.6:nodejs20-devel-20.19.2-150600.3.12.1.x86_64",
"openSUSE Leap 15.6:nodejs20-docs-20.19.2-150600.3.12.1.noarch",
"openSUSE Leap 15.6:npm20-20.19.2-150600.3.12.1.aarch64",
"openSUSE Leap 15.6:npm20-20.19.2-150600.3.12.1.ppc64le",
"openSUSE Leap 15.6:npm20-20.19.2-150600.3.12.1.s390x",
"openSUSE Leap 15.6:npm20-20.19.2-150600.3.12.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-06-20T11:04:00Z",
"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 Module for Web and Scripting 15 SP6:nodejs20-20.19.2-150600.3.12.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-20.19.2-150600.3.12.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-20.19.2-150600.3.12.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-20.19.2-150600.3.12.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-devel-20.19.2-150600.3.12.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-devel-20.19.2-150600.3.12.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-devel-20.19.2-150600.3.12.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-devel-20.19.2-150600.3.12.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-docs-20.19.2-150600.3.12.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm20-20.19.2-150600.3.12.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm20-20.19.2-150600.3.12.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm20-20.19.2-150600.3.12.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm20-20.19.2-150600.3.12.1.x86_64",
"openSUSE Leap 15.6:corepack20-20.19.2-150600.3.12.1.aarch64",
"openSUSE Leap 15.6:corepack20-20.19.2-150600.3.12.1.ppc64le",
"openSUSE Leap 15.6:corepack20-20.19.2-150600.3.12.1.s390x",
"openSUSE Leap 15.6:corepack20-20.19.2-150600.3.12.1.x86_64",
"openSUSE Leap 15.6:nodejs20-20.19.2-150600.3.12.1.aarch64",
"openSUSE Leap 15.6:nodejs20-20.19.2-150600.3.12.1.ppc64le",
"openSUSE Leap 15.6:nodejs20-20.19.2-150600.3.12.1.s390x",
"openSUSE Leap 15.6:nodejs20-20.19.2-150600.3.12.1.x86_64",
"openSUSE Leap 15.6:nodejs20-devel-20.19.2-150600.3.12.1.aarch64",
"openSUSE Leap 15.6:nodejs20-devel-20.19.2-150600.3.12.1.ppc64le",
"openSUSE Leap 15.6:nodejs20-devel-20.19.2-150600.3.12.1.s390x",
"openSUSE Leap 15.6:nodejs20-devel-20.19.2-150600.3.12.1.x86_64",
"openSUSE Leap 15.6:nodejs20-docs-20.19.2-150600.3.12.1.noarch",
"openSUSE Leap 15.6:npm20-20.19.2-150600.3.12.1.aarch64",
"openSUSE Leap 15.6:npm20-20.19.2-150600.3.12.1.ppc64le",
"openSUSE Leap 15.6:npm20-20.19.2-150600.3.12.1.s390x",
"openSUSE Leap 15.6:npm20-20.19.2-150600.3.12.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 Module for Web and Scripting 15 SP6:nodejs20-20.19.2-150600.3.12.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-20.19.2-150600.3.12.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-20.19.2-150600.3.12.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-20.19.2-150600.3.12.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-devel-20.19.2-150600.3.12.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-devel-20.19.2-150600.3.12.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-devel-20.19.2-150600.3.12.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-devel-20.19.2-150600.3.12.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-docs-20.19.2-150600.3.12.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm20-20.19.2-150600.3.12.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm20-20.19.2-150600.3.12.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm20-20.19.2-150600.3.12.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm20-20.19.2-150600.3.12.1.x86_64",
"openSUSE Leap 15.6:corepack20-20.19.2-150600.3.12.1.aarch64",
"openSUSE Leap 15.6:corepack20-20.19.2-150600.3.12.1.ppc64le",
"openSUSE Leap 15.6:corepack20-20.19.2-150600.3.12.1.s390x",
"openSUSE Leap 15.6:corepack20-20.19.2-150600.3.12.1.x86_64",
"openSUSE Leap 15.6:nodejs20-20.19.2-150600.3.12.1.aarch64",
"openSUSE Leap 15.6:nodejs20-20.19.2-150600.3.12.1.ppc64le",
"openSUSE Leap 15.6:nodejs20-20.19.2-150600.3.12.1.s390x",
"openSUSE Leap 15.6:nodejs20-20.19.2-150600.3.12.1.x86_64",
"openSUSE Leap 15.6:nodejs20-devel-20.19.2-150600.3.12.1.aarch64",
"openSUSE Leap 15.6:nodejs20-devel-20.19.2-150600.3.12.1.ppc64le",
"openSUSE Leap 15.6:nodejs20-devel-20.19.2-150600.3.12.1.s390x",
"openSUSE Leap 15.6:nodejs20-devel-20.19.2-150600.3.12.1.x86_64",
"openSUSE Leap 15.6:nodejs20-docs-20.19.2-150600.3.12.1.noarch",
"openSUSE Leap 15.6:npm20-20.19.2-150600.3.12.1.aarch64",
"openSUSE Leap 15.6:npm20-20.19.2-150600.3.12.1.ppc64le",
"openSUSE Leap 15.6:npm20-20.19.2-150600.3.12.1.s390x",
"openSUSE Leap 15.6:npm20-20.19.2-150600.3.12.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 Module for Web and Scripting 15 SP6:nodejs20-20.19.2-150600.3.12.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-20.19.2-150600.3.12.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-20.19.2-150600.3.12.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-20.19.2-150600.3.12.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-devel-20.19.2-150600.3.12.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-devel-20.19.2-150600.3.12.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-devel-20.19.2-150600.3.12.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-devel-20.19.2-150600.3.12.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:nodejs20-docs-20.19.2-150600.3.12.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm20-20.19.2-150600.3.12.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm20-20.19.2-150600.3.12.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm20-20.19.2-150600.3.12.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP6:npm20-20.19.2-150600.3.12.1.x86_64",
"openSUSE Leap 15.6:corepack20-20.19.2-150600.3.12.1.aarch64",
"openSUSE Leap 15.6:corepack20-20.19.2-150600.3.12.1.ppc64le",
"openSUSE Leap 15.6:corepack20-20.19.2-150600.3.12.1.s390x",
"openSUSE Leap 15.6:corepack20-20.19.2-150600.3.12.1.x86_64",
"openSUSE Leap 15.6:nodejs20-20.19.2-150600.3.12.1.aarch64",
"openSUSE Leap 15.6:nodejs20-20.19.2-150600.3.12.1.ppc64le",
"openSUSE Leap 15.6:nodejs20-20.19.2-150600.3.12.1.s390x",
"openSUSE Leap 15.6:nodejs20-20.19.2-150600.3.12.1.x86_64",
"openSUSE Leap 15.6:nodejs20-devel-20.19.2-150600.3.12.1.aarch64",
"openSUSE Leap 15.6:nodejs20-devel-20.19.2-150600.3.12.1.ppc64le",
"openSUSE Leap 15.6:nodejs20-devel-20.19.2-150600.3.12.1.s390x",
"openSUSE Leap 15.6:nodejs20-devel-20.19.2-150600.3.12.1.x86_64",
"openSUSE Leap 15.6:nodejs20-docs-20.19.2-150600.3.12.1.noarch",
"openSUSE Leap 15.6:npm20-20.19.2-150600.3.12.1.aarch64",
"openSUSE Leap 15.6:npm20-20.19.2-150600.3.12.1.ppc64le",
"openSUSE Leap 15.6:npm20-20.19.2-150600.3.12.1.s390x",
"openSUSE Leap 15.6:npm20-20.19.2-150600.3.12.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-06-20T11:04:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-23167"
}
]
}
fkie_cve-2025-23167
Vulnerability from fkie_nvd
| Vendor | Product | Version |
|---|
{
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "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."
},
{
"lang": "es",
"value": "Una falla en el analizador HTTP de Node.js 20 permite la terminaci\u00f3n incorrecta de los encabezados HTTP/1 mediante `\\r\\n\\rX` en lugar del `\\r\\n\\r\\n` requerido. Esta inconsistencia facilita el contrabando de solicitudes, lo que permite a los atacantes eludir los controles de acceso basados en proxy y enviar solicitudes no autorizadas. El problema se solucion\u00f3 actualizando `llhttp` a la versi\u00f3n 9, que aplica la terminaci\u00f3n correcta de los encabezados. Impacto: * Esta vulnerabilidad afecta solo a los usuarios de Node.js 20.x anteriores a la actualizaci\u00f3n a `llhttp` v9."
}
],
"id": "CVE-2025-23167",
"lastModified": "2025-05-19T16:15:27.317",
"metrics": {
"cvssMetricV30": [
{
"cvssData": {
"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"
},
"exploitabilityScore": 3.9,
"impactScore": 2.5,
"source": "support@hackerone.com",
"type": "Secondary"
}
]
},
"published": "2025-05-19T02:15:17.583",
"references": [
{
"source": "support@hackerone.com",
"url": "https://nodejs.org/en/blog/vulnerability/may-2025-security-releases"
}
],
"sourceIdentifier": "support@hackerone.com",
"vulnStatus": "Awaiting Analysis",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-444"
}
],
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary"
}
]
}
CERTFR-2025-AVI-0967
Vulnerability from certfr_avis
De multiples vulnérabilités ont été découvertes dans les produits VMware. Elles permettent à un attaquant de provoquer un problème de sécurité non spécifié par l'éditeur.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| VMware | Tanzu Platform | File Integrity Monitoring pour VMware Tanzu Platform versions antérieures à 2.1.49 | ||
| VMware | Tanzu Platform | Cloud Service Broker pour Azure pour VMware Tanzu Platform versions antérieures à 1.13.1 | ||
| VMware | Tanzu Platform | AI Services pour VMware Tanzu Platform versions antérieures à 10.3.0 | ||
| VMware | Tanzu Platform | Scheduler pour VMware Tanzu Platform versions antérieures à 2.0.21 | ||
| VMware | Tanzu Platform | Foundation Core pour VMware Tanzu Platform versions antérieures à 3.1.4 | ||
| VMware | Tanzu Platform | Elastic Application Runtime pour VMware Tanzu Platform versions antérieures à 10.2.4+LTS-T | ||
| VMware | Tanzu Platform | Isolation Segmentation pour VMware Tanzu Platform versions antérieures à 6.0.21+LTS-T | ||
| VMware | Tanzu Platform | .NET Core Buildpack versions antérieures à 2.4.64 | ||
| VMware | Tanzu Platform | VMware Tanzu Data Flow sur Tanzu Platform versions antérieures à 2.0.0 | ||
| VMware | Tanzu Platform | Isolation Segmentation pour VMware Tanzu Platform versions antérieures à 10.2.4 | ||
| VMware | Tanzu Platform | CredHub Secrets Management pour VMware Tanzu Platform versions antérieures à 1.6.7 | ||
| VMware | Tanzu Platform | Extended App Support pour Tanzu Platform versions antérieures à 1.0.8 | ||
| VMware | Tanzu Platform | Go Buildpack versions antérieures à 1.10.57 | ||
| VMware | Tanzu Platform | VMware Tanzu RabbitMQ sur Tanzu Platform versions antérieures à 10.1.0 | ||
| VMware | Tanzu Platform | NodeJS Buildpack versions antérieures à 1.8.61 | ||
| VMware | Tanzu Platform | Foundation Core pour VMware Tanzu Platform versions antérieures à 3.2.0 | ||
| VMware | Tanzu Platform | Application Services pour VMware Tanzu Platform versions antérieures à 3.3.11 | ||
| VMware | Tanzu Platform | IPsec Encryption pour VMware Tanzu Platform versions antérieures à 1.9.68 |
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "File Integrity Monitoring pour VMware Tanzu Platform versions ant\u00e9rieures \u00e0 2.1.49",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Cloud Service Broker pour Azure pour VMware Tanzu Platform versions ant\u00e9rieures \u00e0 1.13.1",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "AI Services pour VMware Tanzu Platform versions ant\u00e9rieures \u00e0 10.3.0",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Scheduler pour VMware Tanzu Platform versions ant\u00e9rieures \u00e0 2.0.21",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Foundation Core pour VMware Tanzu Platform versions ant\u00e9rieures \u00e0 3.1.4",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Elastic Application Runtime pour VMware Tanzu Platform versions ant\u00e9rieures \u00e0 10.2.4+LTS-T",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Isolation Segmentation pour VMware Tanzu Platform versions ant\u00e9rieures \u00e0 6.0.21+LTS-T",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": ".NET Core Buildpack versions ant\u00e9rieures \u00e0 2.4.64",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "VMware Tanzu Data Flow sur Tanzu Platform versions ant\u00e9rieures \u00e0 2.0.0",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Isolation Segmentation pour VMware Tanzu Platform versions ant\u00e9rieures \u00e0 10.2.4",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "CredHub Secrets Management pour VMware Tanzu Platform versions ant\u00e9rieures \u00e0 1.6.7",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Extended App Support pour Tanzu Platform versions ant\u00e9rieures \u00e0 1.0.8",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Go Buildpack versions ant\u00e9rieures \u00e0 1.10.57",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "VMware Tanzu RabbitMQ sur Tanzu Platform versions ant\u00e9rieures \u00e0 10.1.0",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "NodeJS Buildpack versions ant\u00e9rieures \u00e0 1.8.61",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Foundation Core pour VMware Tanzu Platform versions ant\u00e9rieures \u00e0 3.2.0",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Application Services pour VMware Tanzu Platform versions ant\u00e9rieures \u00e0 3.3.11",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "IPsec Encryption pour VMware Tanzu Platform versions ant\u00e9rieures \u00e0 1.9.68",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2022-1343",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1343"
},
{
"name": "CVE-2025-8715",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8715"
},
{
"name": "CVE-2025-30681",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30681"
},
{
"name": "CVE-2023-0216",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0216"
},
{
"name": "CVE-2024-20919",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20919"
},
{
"name": "CVE-2022-1473",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1473"
},
{
"name": "CVE-2023-21938",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21938"
},
{
"name": "CVE-2023-40217",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-40217"
},
{
"name": "CVE-2020-14621",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14621"
},
{
"name": "CVE-2023-0401",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0401"
},
{
"name": "CVE-2025-59830",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59830"
},
{
"name": "CVE-2023-21843",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21843"
},
{
"name": "CVE-2024-36138",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36138"
},
{
"name": "CVE-2020-2803",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2803"
},
{
"name": "CVE-2024-21235",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21235"
},
{
"name": "CVE-2025-30689",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30689"
},
{
"name": "CVE-2024-11168",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11168"
},
{
"name": "CVE-2025-9231",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9231"
},
{
"name": "CVE-2022-21426",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21426"
},
{
"name": "CVE-2024-22020",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22020"
},
{
"name": "CVE-2025-30715",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30715"
},
{
"name": "CVE-2025-30682",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30682"
},
{
"name": "CVE-2021-35586",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35586"
},
{
"name": "CVE-2025-25186",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-25186"
},
{
"name": "CVE-2025-50102",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50102"
},
{
"name": "CVE-2025-55248",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55248"
},
{
"name": "CVE-2024-21144",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21144"
},
{
"name": "CVE-2021-35550",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35550"
},
{
"name": "CVE-2025-22872",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22872"
},
{
"name": "CVE-2021-35567",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35567"
},
{
"name": "CVE-2020-14579",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14579"
},
{
"name": "CVE-2025-50100",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50100"
},
{
"name": "CVE-2023-21954",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21954"
},
{
"name": "CVE-2022-4304",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4304"
},
{
"name": "CVE-2023-21939",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21939"
},
{
"name": "CVE-2024-20926",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20926"
},
{
"name": "CVE-2025-0913",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0913"
},
{
"name": "CVE-2021-2163",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2163"
},
{
"name": "CVE-2024-21890",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21890"
},
{
"name": "CVE-2024-21896",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21896"
},
{
"name": "CVE-2025-47907",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47907"
},
{
"name": "CVE-2025-40026",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40026"
},
{
"name": "CVE-2022-1292",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1292"
},
{
"name": "CVE-2024-21068",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21068"
},
{
"name": "CVE-2024-7409",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-7409"
},
{
"name": "CVE-2025-30703",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30703"
},
{
"name": "CVE-2023-21830",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21830"
},
{
"name": "CVE-2021-2161",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2161"
},
{
"name": "CVE-2025-6069",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6069"
},
{
"name": "CVE-2021-2341",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2341"
},
{
"name": "CVE-2024-6232",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6232"
},
{
"name": "CVE-2025-50080",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50080"
},
{
"name": "CVE-2024-6505",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6505"
},
{
"name": "CVE-2025-4330",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4330"
},
{
"name": "CVE-2020-14593",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14593"
},
{
"name": "CVE-2025-50078",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50078"
},
{
"name": "CVE-2020-14664",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14664"
},
{
"name": "CVE-2024-9287",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-9287"
},
{
"name": "CVE-2025-4138",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4138"
},
{
"name": "CVE-2020-14797",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14797"
},
{
"name": "CVE-2023-0215",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0215"
},
{
"name": "CVE-2023-36632",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-36632"
},
{
"name": "CVE-2020-14798",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14798"
},
{
"name": "CVE-2023-0286",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0286"
},
{
"name": "CVE-2024-43484",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43484"
},
{
"name": "CVE-2025-24293",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24293"
},
{
"name": "CVE-2025-30696",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30696"
},
{
"name": "CVE-2025-55752",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55752"
},
{
"name": "CVE-2022-21299",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21299"
},
{
"name": "CVE-2020-2773",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2773"
},
{
"name": "CVE-2024-22025",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22025"
},
{
"name": "CVE-2024-20921",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20921"
},
{
"name": "CVE-2020-14578",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14578"
},
{
"name": "CVE-2025-21584",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21584"
},
{
"name": "CVE-2020-2805",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2805"
},
{
"name": "CVE-2025-58767",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58767"
},
{
"name": "CVE-2023-4807",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4807"
},
{
"name": "CVE-2024-45341",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45341"
},
{
"name": "CVE-2020-2830",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2830"
},
{
"name": "CVE-2025-54798",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-54798"
},
{
"name": "CVE-2022-21624",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21624"
},
{
"name": "CVE-2020-2781",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2781"
},
{
"name": "CVE-2022-21305",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21305"
},
{
"name": "CVE-2020-14556",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14556"
},
{
"name": "CVE-2025-50085",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50085"
},
{
"name": "CVE-2020-14792",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14792"
},
{
"name": "CVE-2023-44487",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44487"
},
{
"name": "CVE-2025-41248",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-41248"
},
{
"name": "CVE-2024-3447",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3447"
},
{
"name": "CVE-2022-2068",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2068"
},
{
"name": "CVE-2022-21271",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21271"
},
{
"name": "CVE-2025-61919",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61919"
},
{
"name": "CVE-2022-40897",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40897"
},
{
"name": "CVE-2025-0938",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0938"
},
{
"name": "CVE-2025-27210",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27210"
},
{
"name": "CVE-2025-61771",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61771"
},
{
"name": "CVE-2025-61770",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61770"
},
{
"name": "CVE-2023-22081",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22081"
},
{
"name": "CVE-2022-4203",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4203"
},
{
"name": "CVE-2025-50106",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50106"
},
{
"name": "CVE-2023-46809",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46809"
},
{
"name": "CVE-2024-21510",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21510"
},
{
"name": "CVE-2022-21626",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21626"
},
{
"name": "CVE-2025-58057",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58057"
},
{
"name": "CVE-2025-8291",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8291"
},
{
"name": "CVE-2020-14781",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14781"
},
{
"name": "CVE-2025-30683",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30683"
},
{
"name": "CVE-2025-30699",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30699"
},
{
"name": "CVE-2025-61921",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61921"
},
{
"name": "CVE-2025-22866",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22866"
},
{
"name": "CVE-2025-30754",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30754"
},
{
"name": "CVE-2024-38229",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38229"
},
{
"name": "CVE-2025-47910",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47910"
},
{
"name": "CVE-2025-23167",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23167"
},
{
"name": "CVE-2023-27043",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27043"
},
{
"name": "CVE-2024-43483",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43483"
},
{
"name": "CVE-2025-50094",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50094"
},
{
"name": "CVE-2021-35559",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35559"
},
{
"name": "CVE-2023-0217",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0217"
},
{
"name": "CVE-2024-58266",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58266"
},
{
"name": "CVE-2025-50098",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50098"
},
{
"name": "CVE-2022-21291",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21291"
},
{
"name": "CVE-2025-50086",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50086"
},
{
"name": "CVE-2022-3786",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3786"
},
{
"name": "CVE-2023-38552",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38552"
},
{
"name": "CVE-2021-35565",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35565"
},
{
"name": "CVE-2025-47906",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47906"
},
{
"name": "CVE-2025-58446",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58446"
},
{
"name": "CVE-2025-8194",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8194"
},
{
"name": "CVE-2024-3446",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3446"
},
{
"name": "CVE-2025-50082",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50082"
},
{
"name": "CVE-2025-40027",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40027"
},
{
"name": "CVE-2025-50097",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50097"
},
{
"name": "CVE-2025-50181",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50181"
},
{
"name": "CVE-2025-50084",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50084"
},
{
"name": "CVE-2025-50079",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50079"
},
{
"name": "CVE-2025-1795",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1795"
},
{
"name": "CVE-2021-35603",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35603"
},
{
"name": "CVE-2023-22067",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22067"
},
{
"name": "CVE-2025-4517",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4517"
},
{
"name": "CVE-2025-55193",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55193"
},
{
"name": "CVE-2025-21574",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21574"
},
{
"name": "CVE-2024-22019",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22019"
},
{
"name": "CVE-2025-4674",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4674"
},
{
"name": "CVE-2020-2754",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2754"
},
{
"name": "CVE-2020-14796",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14796"
},
{
"name": "CVE-2025-21580",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21580"
},
{
"name": "CVE-2022-29526",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29526"
},
{
"name": "CVE-2025-55754",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55754"
},
{
"name": "CVE-2025-53023",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53023"
},
{
"name": "CVE-2025-21575",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21575"
},
{
"name": "CVE-2025-4435",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4435"
},
{
"name": "CVE-2025-21577",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21577"
},
{
"name": "CVE-2022-21628",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21628"
},
{
"name": "CVE-2024-4467",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4467"
},
{
"name": "CVE-2024-21011",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21011"
},
{
"name": "CVE-2024-45336",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45336"
},
{
"name": "CVE-2021-2369",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2369"
},
{
"name": "CVE-2025-22868",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22868"
},
{
"name": "CVE-2024-12718",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12718"
},
{
"name": "CVE-2024-27983",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27983"
},
{
"name": "CVE-2025-23085",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23085"
},
{
"name": "CVE-2024-0450",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0450"
},
{
"name": "CVE-2024-5642",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-5642"
},
{
"name": "CVE-2025-59425",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59425"
},
{
"name": "CVE-2024-3219",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3219"
},
{
"name": "CVE-2025-50096",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50096"
},
{
"name": "CVE-2024-47554",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47554"
},
{
"name": "CVE-2025-9232",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9232"
},
{
"name": "CVE-2025-23165",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23165"
},
{
"name": "CVE-2023-30584",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-30584"
},
{
"name": "CVE-2025-61795",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61795"
},
{
"name": "CVE-2025-30705",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30705"
},
{
"name": "CVE-2025-8713",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8713"
},
{
"name": "CVE-2025-21587",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21587"
},
{
"name": "CVE-2025-50088",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50088"
},
{
"name": "CVE-2024-21892",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21892"
},
{
"name": "CVE-2024-45337",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45337"
},
{
"name": "CVE-2024-21147",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21147"
},
{
"name": "CVE-2024-27982",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27982"
},
{
"name": "CVE-2020-14581",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14581"
},
{
"name": "CVE-2024-37372",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-37372"
},
{
"name": "CVE-2025-50077",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50077"
},
{
"name": "CVE-2025-23083",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23083"
},
{
"name": "CVE-2021-2388",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2388"
},
{
"name": "CVE-2025-50092",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50092"
},
{
"name": "CVE-2025-50099",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50099"
},
{
"name": "CVE-2021-35588",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35588"
},
{
"name": "CVE-2025-41244",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-41244"
},
{
"name": "CVE-2024-21140",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21140"
},
{
"name": "CVE-2025-30684",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30684"
},
{
"name": "CVE-2024-21094",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21094"
},
{
"name": "CVE-2025-48989",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48989"
},
{
"name": "CVE-2022-21365",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21365"
},
{
"name": "CVE-2025-50093",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50093"
},
{
"name": "CVE-2025-22874",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22874"
},
{
"name": "CVE-2020-14782",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14782"
},
{
"name": "CVE-2025-50059",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50059"
},
{
"name": "CVE-2025-21579",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21579"
},
{
"name": "CVE-2023-21937",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21937"
},
{
"name": "CVE-2025-30761",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30761"
},
{
"name": "CVE-2025-50087",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50087"
},
{
"name": "CVE-2024-47535",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47535"
},
{
"name": "CVE-2022-4450",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4450"
},
{
"name": "CVE-2024-7592",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-7592"
},
{
"name": "CVE-2023-2650",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2650"
},
{
"name": "CVE-2022-21434",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21434"
},
{
"name": "CVE-2025-54410",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-54410"
},
{
"name": "CVE-2023-52970",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52970"
},
{
"name": "CVE-2022-3996",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3996"
},
{
"name": "CVE-2025-52434",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52434"
},
{
"name": "CVE-2022-21294",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21294"
},
{
"name": "CVE-2025-30698",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30698"
},
{
"name": "CVE-2020-2755",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2755"
},
{
"name": "CVE-2025-8714",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8714"
},
{
"name": "CVE-2024-43485",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43485"
},
{
"name": "CVE-2020-14779",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14779"
},
{
"name": "CVE-2025-4673",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4673"
},
{
"name": "CVE-2023-22045",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22045"
},
{
"name": "CVE-2025-30721",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30721"
},
{
"name": "CVE-2025-58056",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58056"
},
{
"name": "CVE-2025-22871",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22871"
},
{
"name": "CVE-2024-21138",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21138"
},
{
"name": "CVE-2025-50091",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50091"
},
{
"name": "CVE-2024-22018",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22018"
},
{
"name": "CVE-2023-22049",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22049"
},
{
"name": "CVE-2022-21341",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21341"
},
{
"name": "CVE-2025-23166",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23166"
},
{
"name": "CVE-2021-35578",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35578"
},
{
"name": "CVE-2024-0397",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0397"
},
{
"name": "CVE-2020-14583",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14583"
},
{
"name": "CVE-2022-21340",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21340"
},
{
"name": "CVE-2024-12254",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12254"
},
{
"name": "CVE-2025-4516",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4516"
},
{
"name": "CVE-2025-22869",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22869"
},
{
"name": "CVE-2022-3358",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3358"
},
{
"name": "CVE-2022-21293",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21293"
},
{
"name": "CVE-2022-2097",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2097"
},
{
"name": "CVE-2025-50104",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50104"
},
{
"name": "CVE-2020-2800",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2800"
},
{
"name": "CVE-2025-6242",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6242"
},
{
"name": "CVE-2025-61772",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61772"
},
{
"name": "CVE-2025-30722",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30722"
},
{
"name": "CVE-2024-21145",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21145"
},
{
"name": "CVE-2022-21282",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21282"
},
{
"name": "CVE-2022-21349",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21349"
},
{
"name": "CVE-2024-50602",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50602"
},
{
"name": "CVE-2024-21891",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21891"
},
{
"name": "CVE-2025-22870",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22870"
},
{
"name": "CVE-2025-30687",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30687"
},
{
"name": "CVE-2023-21968",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21968"
},
{
"name": "CVE-2025-50101",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50101"
},
{
"name": "CVE-2025-30749",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30749"
},
{
"name": "CVE-2025-61748",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61748"
},
{
"name": "CVE-2025-4207",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4207"
},
{
"name": "CVE-2025-9230",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9230"
},
{
"name": "CVE-2025-27789",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27789"
},
{
"name": "CVE-2022-21248",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21248"
},
{
"name": "CVE-2023-21930",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21930"
},
{
"name": "CVE-2024-22017",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22017"
},
{
"name": "CVE-2025-8916",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8916"
},
{
"name": "CVE-2025-8885",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8885"
},
{
"name": "CVE-2024-20918",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20918"
},
{
"name": "CVE-2025-41249",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-41249"
},
{
"name": "CVE-2025-30704",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30704"
},
{
"name": "CVE-2021-35564",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35564"
},
{
"name": "CVE-2023-52969",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52969"
},
{
"name": "CVE-2025-46551",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46551"
},
{
"name": "CVE-2025-30693",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30693"
},
{
"name": "CVE-2025-21585",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21585"
},
{
"name": "CVE-2025-53506",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53506"
},
{
"name": "CVE-2025-23084",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23084"
},
{
"name": "CVE-2022-3602",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3602"
},
{
"name": "CVE-2025-1094",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1094"
},
{
"name": "CVE-2022-1434",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1434"
},
{
"name": "CVE-2020-2757",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2757"
},
{
"name": "CVE-2025-53864",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53864"
},
{
"name": "CVE-2024-4032",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4032"
},
{
"name": "CVE-2025-40025",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40025"
},
{
"name": "CVE-2025-61620",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61620"
},
{
"name": "CVE-2021-35556",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35556"
},
{
"name": "CVE-2024-8244",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-8244"
},
{
"name": "CVE-2024-21085",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21085"
},
{
"name": "CVE-2025-21502",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21502"
},
{
"name": "CVE-2023-39331",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39331"
},
{
"name": "CVE-2025-55315",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55315"
},
{
"name": "CVE-2021-35560",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35560"
},
{
"name": "CVE-2025-21581",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21581"
},
{
"name": "CVE-2024-20945",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20945"
},
{
"name": "CVE-2025-58754",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58754"
},
{
"name": "CVE-2024-21131",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21131"
},
{
"name": "CVE-2025-41242",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-41242"
},
{
"name": "CVE-2024-21210",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21210"
},
{
"name": "CVE-2025-53057",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53057"
},
{
"name": "CVE-2023-39332",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39332"
},
{
"name": "CVE-2020-2756",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2756"
},
{
"name": "CVE-2024-27980",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27980"
},
{
"name": "CVE-2023-21967",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21967"
},
{
"name": "CVE-2025-30685",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30685"
},
{
"name": "CVE-2023-39333",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39333"
},
{
"name": "CVE-2022-21619",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21619"
},
{
"name": "CVE-2025-30695",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30695"
},
{
"name": "CVE-2025-30688",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30688"
},
{
"name": "CVE-2023-5752",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5752"
},
{
"name": "CVE-2025-61780",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61780"
},
{
"name": "CVE-2021-35561",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35561"
},
{
"name": "CVE-2022-21476",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21476"
},
{
"name": "CVE-2025-53066",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53066"
},
{
"name": "CVE-2024-21217",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21217"
},
{
"name": "CVE-2023-6597",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6597"
},
{
"name": "CVE-2024-20952",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20952"
},
{
"name": "CVE-2022-21541",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21541"
},
{
"name": "CVE-2025-27221",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27221"
},
{
"name": "CVE-2022-21360",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21360"
},
{
"name": "CVE-2022-21296",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21296"
},
{
"name": "CVE-2022-21540",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21540"
},
{
"name": "CVE-2025-50083",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50083"
},
{
"name": "CVE-2024-21208",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21208"
},
{
"name": "CVE-2024-36137",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36137"
},
{
"name": "CVE-2020-14577",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14577"
},
{
"name": "CVE-2025-49014",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49014"
},
{
"name": "CVE-2024-6923",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6923"
},
{
"name": "CVE-2024-8088",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-8088"
}
],
"initial_release_date": "2025-11-05T00:00:00",
"last_revision_date": "2025-11-05T00:00:00",
"links": [],
"reference": "CERTFR-2025-AVI-0967",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2025-11-05T00:00:00.000000"
}
],
"risks": [
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits VMware. Elles permettent \u00e0 un attaquant de provoquer un probl\u00e8me de s\u00e9curit\u00e9 non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits VMware",
"vendor_advisories": [
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36323",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36323"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36343",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36343"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2025-99",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36326"
},
{
"published_at": "2025-11-04",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36305",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36305"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36345",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36345"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2025-53",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36329"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2025-81",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36316"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2024-41",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36331"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36334",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36334"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36335",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36335"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36340",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36340"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36319",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36319"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36339",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36339"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36322",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36322"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36321",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36321"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2025-68",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36324"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36336",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36336"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36318",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36318"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36337",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36337"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36346",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36346"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2025-81",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36315"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36317",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36317"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36344",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36344"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36341",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36341"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36314",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36314"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2024-41",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36330"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36332",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36332"
},
{
"published_at": "2025-11-04",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36304",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36304"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36342",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36342"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36333",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36333"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2025-99",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36327"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36338",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36338"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2025-53",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36328"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2025-68",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36325"
}
]
}
CERTFR-2025-AVI-0434
Vulnerability from certfr_avis
De multiples vulnérabilités ont été découvertes dans Node.js. Elles permettent à un attaquant de provoquer un déni de service à distance et un contournement de la politique de sécurité.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Title | Publication Time | Tags | |||
|---|---|---|---|---|---|
|
|||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Node.js versions 22.x ant\u00e9rieures \u00e0 22.15.1",
"product": {
"name": "Node.js",
"vendor": {
"name": "Node.js",
"scada": false
}
}
},
{
"description": "Node.js versions 20.x ant\u00e9rieures \u00e0 20.19.2",
"product": {
"name": "Node.js",
"vendor": {
"name": "Node.js",
"scada": false
}
}
},
{
"description": "Node.js versions 24.x ant\u00e9rieures \u00e0 24.0.2",
"product": {
"name": "Node.js",
"vendor": {
"name": "Node.js",
"scada": false
}
}
},
{
"description": "Node.js versions 23.x ant\u00e9rieures \u00e0 23.11.1",
"product": {
"name": "Node.js",
"vendor": {
"name": "Node.js",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2025-23167",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23167"
},
{
"name": "CVE-2025-23165",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23165"
},
{
"name": "CVE-2025-23166",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23166"
}
],
"initial_release_date": "2025-05-21T00:00:00",
"last_revision_date": "2025-05-21T00:00:00",
"links": [],
"reference": "CERTFR-2025-AVI-0434",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2025-05-21T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans Node.js. Elles permettent \u00e0 un attaquant de provoquer un d\u00e9ni de service \u00e0 distance et un contournement de la politique de s\u00e9curit\u00e9.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans Node.js",
"vendor_advisories": [
{
"published_at": "2025-05-14",
"title": "Bulletin de s\u00e9curit\u00e9 Node.js",
"url": "https://nodejs.org/en/blog/vulnerability/may-2025-security-releases#improper-http-header-block-termination-in-llhttp-cve-2025-23167---medium"
}
]
}
CERTFR-2025-AVI-0621
Vulnerability from certfr_avis
De multiples vulnérabilités ont été découvertes dans Tenable Identity Exposure. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, un déni de service à distance et une atteinte à l'intégrité des données.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| Tenable | Identity Exposure | Identity Exposure versions antérieures à 3.77.12 |
| Title | Publication Time | Tags | |||
|---|---|---|---|---|---|
|
|||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Identity Exposure versions ant\u00e9rieures \u00e0 3.77.12",
"product": {
"name": "Identity Exposure",
"vendor": {
"name": "Tenable",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2025-30399",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30399"
},
{
"name": "CVE-2025-23167",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23167"
},
{
"name": "CVE-2025-5025",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5025"
},
{
"name": "CVE-2025-4748",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4748"
},
{
"name": "CVE-2025-4947",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4947"
},
{
"name": "CVE-2025-5399",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5399"
}
],
"initial_release_date": "2025-07-24T00:00:00",
"last_revision_date": "2025-07-24T00:00:00",
"links": [],
"reference": "CERTFR-2025-AVI-0621",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2025-07-24T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans Tenable Identity Exposure. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire \u00e0 distance, un d\u00e9ni de service \u00e0 distance et une atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits Tenable",
"vendor_advisories": [
{
"published_at": "2025-07-23",
"title": "Bulletin de s\u00e9curit\u00e9 Tenable tns-2025-14",
"url": "https://www.tenable.com/security/tns-2025-14"
}
]
}
CERTFR-2025-AVI-0751
Vulnerability from certfr_avis
De multiples vulnérabilités ont été découvertes dans les produits VMware. Elles permettent à un attaquant de provoquer un problème de sécurité non spécifié par l'éditeur.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| VMware | Tanzu Platform | Tanzu Platform for Cloud Foundry versions antérieures à 6.0.19+LTS-T | ||
| VMware | Tanzu Platform | Tanzu Platform for Cloud Foundry versions antérieures à 10.0.9 | ||
| VMware | Tanzu Platform | Tanzu Platform for Cloud Foundry versions antérieures à 10.2.2+LTS-T |
| Title | Publication Time | Tags | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Tanzu Platform for Cloud Foundry versions ant\u00e9rieures \u00e0 6.0.19+LTS-T",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Platform for Cloud Foundry versions ant\u00e9rieures \u00e0 10.0.9",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Platform for Cloud Foundry versions ant\u00e9rieures \u00e0 10.2.2+LTS-T",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2025-30681",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30681"
},
{
"name": "CVE-2025-23048",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23048"
},
{
"name": "CVE-2025-30689",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30689"
},
{
"name": "CVE-2025-30715",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30715"
},
{
"name": "CVE-2025-30682",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30682"
},
{
"name": "CVE-2025-49812",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49812"
},
{
"name": "CVE-2025-0913",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0913"
},
{
"name": "CVE-2025-47907",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47907"
},
{
"name": "CVE-2025-30703",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30703"
},
{
"name": "CVE-2025-4330",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4330"
},
{
"name": "CVE-2025-4138",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4138"
},
{
"name": "CVE-2025-30696",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30696"
},
{
"name": "CVE-2025-21584",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21584"
},
{
"name": "CVE-2025-27209",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27209"
},
{
"name": "CVE-2025-50106",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50106"
},
{
"name": "CVE-2025-30683",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30683"
},
{
"name": "CVE-2025-30699",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30699"
},
{
"name": "CVE-2025-30399",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30399"
},
{
"name": "CVE-2025-30754",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30754"
},
{
"name": "CVE-2025-23167",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23167"
},
{
"name": "CVE-2024-43204",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43204"
},
{
"name": "CVE-2025-4517",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4517"
},
{
"name": "CVE-2025-21574",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21574"
},
{
"name": "CVE-2025-4674",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4674"
},
{
"name": "CVE-2025-21580",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21580"
},
{
"name": "CVE-2025-7783",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-7783"
},
{
"name": "CVE-2025-21575",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21575"
},
{
"name": "CVE-2025-4435",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4435"
},
{
"name": "CVE-2025-21577",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21577"
},
{
"name": "CVE-2025-49007",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49007"
},
{
"name": "CVE-2025-22868",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22868"
},
{
"name": "CVE-2024-12718",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12718"
},
{
"name": "CVE-2025-23165",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23165"
},
{
"name": "CVE-2025-30705",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30705"
},
{
"name": "CVE-2025-50088",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50088"
},
{
"name": "CVE-2025-1217",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1217"
},
{
"name": "CVE-2025-53020",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53020"
},
{
"name": "CVE-2025-30684",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30684"
},
{
"name": "CVE-2025-22874",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22874"
},
{
"name": "CVE-2025-50059",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50059"
},
{
"name": "CVE-2025-21579",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21579"
},
{
"name": "CVE-2024-47252",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47252"
},
{
"name": "CVE-2025-4673",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4673"
},
{
"name": "CVE-2025-30721",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30721"
},
{
"name": "CVE-2025-1736",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1736"
},
{
"name": "CVE-2025-23166",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23166"
},
{
"name": "CVE-2025-1734",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1734"
},
{
"name": "CVE-2025-4516",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4516"
},
{
"name": "CVE-2025-30687",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30687"
},
{
"name": "CVE-2025-30749",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30749"
},
{
"name": "CVE-2025-7339",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-7339"
},
{
"name": "CVE-2025-30704",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30704"
},
{
"name": "CVE-2025-30693",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30693"
},
{
"name": "CVE-2025-21585",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21585"
},
{
"name": "CVE-2025-30204",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30204"
},
{
"name": "CVE-2025-21581",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21581"
},
{
"name": "CVE-2025-30685",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30685"
},
{
"name": "CVE-2025-30695",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30695"
},
{
"name": "CVE-2025-30688",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30688"
},
{
"name": "CVE-2025-1861",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1861"
},
{
"name": "CVE-2025-21588",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21588"
},
{
"name": "CVE-2025-49630",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49630"
},
{
"name": "CVE-2025-1219",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1219"
},
{
"name": "CVE-2024-42516",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42516"
},
{
"name": "CVE-2024-43394",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43394"
}
],
"initial_release_date": "2025-09-03T00:00:00",
"last_revision_date": "2025-09-03T00:00:00",
"links": [],
"reference": "CERTFR-2025-AVI-0751",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2025-09-03T00:00:00.000000"
}
],
"risks": [
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits VMware. Elles permettent \u00e0 un attaquant de provoquer un probl\u00e8me de s\u00e9curit\u00e9 non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits VMware",
"vendor_advisories": [
{
"published_at": "2025-09-02",
"title": "Bulletin de s\u00e9curit\u00e9 VMware TNZ-2025-0071",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36077"
},
{
"published_at": "2025-09-02",
"title": "Bulletin de s\u00e9curit\u00e9 VMware TNZ-2025-0069",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36075"
},
{
"published_at": "2025-09-02",
"title": "Bulletin de s\u00e9curit\u00e9 VMware TNZ-2025-0070",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36076"
}
]
}
rhsa-2025:8468
Vulnerability from csaf_redhat
Notes
{
"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": "2025-09-25T18:07:56+00:00",
"generator": {
"date": "2025-09-25T18:07:56+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.8"
}
},
"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": "2025-09-25T18:07:56+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.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-20.19.2-1.module+el9.6.0+23146+be9976bd.src.rpm-nodejs:20",
"product": {
"name": "nodejs-20.19.2-1.module+el9.6.0+23146+be9976bd.src.rpm (nodejs:20)",
"product_id": "nodejs-20.19.2-1.module+el9.6.0+23146+be9976bd.src.rpm-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-3.0.1-1.module+el9.6.0+23146+be9976bd.src.rpm-nodejs:20",
"product": {
"name": "nodejs-nodemon-3.0.1-1.module+el9.6.0+23146+be9976bd.src.rpm (nodejs:20)",
"product_id": "nodejs-nodemon-3.0.1-1.module+el9.6.0+23146+be9976bd.src.rpm-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-2021.06-4.module+el9.6.0+23146+be9976bd.src.rpm-nodejs:20",
"product": {
"name": "nodejs-packaging-2021.06-4.module+el9.6.0+23146+be9976bd.src.rpm (nodejs:20)",
"product_id": "nodejs-packaging-2021.06-4.module+el9.6.0+23146+be9976bd.src.rpm-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-20.19.2-1.module+el9.6.0+23146+be9976bd.noarch.rpm-nodejs:20",
"product": {
"name": "nodejs-docs-20.19.2-1.module+el9.6.0+23146+be9976bd.noarch.rpm (nodejs:20)",
"product_id": "nodejs-docs-20.19.2-1.module+el9.6.0+23146+be9976bd.noarch.rpm-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-3.0.1-1.module+el9.6.0+23146+be9976bd.noarch.rpm-nodejs:20",
"product": {
"name": "nodejs-nodemon-3.0.1-1.module+el9.6.0+23146+be9976bd.noarch.rpm (nodejs:20)",
"product_id": "nodejs-nodemon-3.0.1-1.module+el9.6.0+23146+be9976bd.noarch.rpm-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-2021.06-4.module+el9.6.0+23146+be9976bd.noarch.rpm-nodejs:20",
"product": {
"name": "nodejs-packaging-2021.06-4.module+el9.6.0+23146+be9976bd.noarch.rpm (nodejs:20)",
"product_id": "nodejs-packaging-2021.06-4.module+el9.6.0+23146+be9976bd.noarch.rpm-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-2021.06-4.module+el9.6.0+23146+be9976bd.noarch.rpm-nodejs:20",
"product": {
"name": "nodejs-packaging-bundler-2021.06-4.module+el9.6.0+23146+be9976bd.noarch.rpm (nodejs:20)",
"product_id": "nodejs-packaging-bundler-2021.06-4.module+el9.6.0+23146+be9976bd.noarch.rpm-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-20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64.rpm-nodejs:20",
"product": {
"name": "nodejs-20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64.rpm (nodejs:20)",
"product_id": "nodejs-20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64.rpm-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-20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64.rpm-nodejs:20",
"product": {
"name": "nodejs-debuginfo-20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64.rpm (nodejs:20)",
"product_id": "nodejs-debuginfo-20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64.rpm-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-20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64.rpm-nodejs:20",
"product": {
"name": "nodejs-debugsource-20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64.rpm (nodejs:20)",
"product_id": "nodejs-debugsource-20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64.rpm-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-20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64.rpm-nodejs:20",
"product": {
"name": "nodejs-devel-20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64.rpm (nodejs:20)",
"product_id": "nodejs-devel-20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64.rpm-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-20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64.rpm-nodejs:20",
"product": {
"name": "nodejs-full-i18n-20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64.rpm (nodejs:20)",
"product_id": "nodejs-full-i18n-20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64.rpm-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-10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.aarch64.rpm-nodejs:20",
"product": {
"name": "npm-10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.aarch64.rpm (nodejs:20)",
"product_id": "npm-10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.aarch64.rpm-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-20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le.rpm-nodejs:20",
"product": {
"name": "nodejs-20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le.rpm (nodejs:20)",
"product_id": "nodejs-20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le.rpm-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-20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le.rpm-nodejs:20",
"product": {
"name": "nodejs-debuginfo-20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le.rpm (nodejs:20)",
"product_id": "nodejs-debuginfo-20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le.rpm-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-20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le.rpm-nodejs:20",
"product": {
"name": "nodejs-debugsource-20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le.rpm (nodejs:20)",
"product_id": "nodejs-debugsource-20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le.rpm-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-20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le.rpm-nodejs:20",
"product": {
"name": "nodejs-devel-20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le.rpm (nodejs:20)",
"product_id": "nodejs-devel-20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le.rpm-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-20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le.rpm-nodejs:20",
"product": {
"name": "nodejs-full-i18n-20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le.rpm (nodejs:20)",
"product_id": "nodejs-full-i18n-20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le.rpm-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-10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.ppc64le.rpm-nodejs:20",
"product": {
"name": "npm-10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.ppc64le.rpm (nodejs:20)",
"product_id": "npm-10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.ppc64le.rpm-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-20.19.2-1.module+el9.6.0+23146+be9976bd.s390x.rpm-nodejs:20",
"product": {
"name": "nodejs-20.19.2-1.module+el9.6.0+23146+be9976bd.s390x.rpm (nodejs:20)",
"product_id": "nodejs-20.19.2-1.module+el9.6.0+23146+be9976bd.s390x.rpm-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-20.19.2-1.module+el9.6.0+23146+be9976bd.s390x.rpm-nodejs:20",
"product": {
"name": "nodejs-debuginfo-20.19.2-1.module+el9.6.0+23146+be9976bd.s390x.rpm (nodejs:20)",
"product_id": "nodejs-debuginfo-20.19.2-1.module+el9.6.0+23146+be9976bd.s390x.rpm-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-20.19.2-1.module+el9.6.0+23146+be9976bd.s390x.rpm-nodejs:20",
"product": {
"name": "nodejs-debugsource-20.19.2-1.module+el9.6.0+23146+be9976bd.s390x.rpm (nodejs:20)",
"product_id": "nodejs-debugsource-20.19.2-1.module+el9.6.0+23146+be9976bd.s390x.rpm-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-20.19.2-1.module+el9.6.0+23146+be9976bd.s390x.rpm-nodejs:20",
"product": {
"name": "nodejs-devel-20.19.2-1.module+el9.6.0+23146+be9976bd.s390x.rpm (nodejs:20)",
"product_id": "nodejs-devel-20.19.2-1.module+el9.6.0+23146+be9976bd.s390x.rpm-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-20.19.2-1.module+el9.6.0+23146+be9976bd.s390x.rpm-nodejs:20",
"product": {
"name": "nodejs-full-i18n-20.19.2-1.module+el9.6.0+23146+be9976bd.s390x.rpm (nodejs:20)",
"product_id": "nodejs-full-i18n-20.19.2-1.module+el9.6.0+23146+be9976bd.s390x.rpm-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-10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.s390x.rpm-nodejs:20",
"product": {
"name": "npm-10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.s390x.rpm (nodejs:20)",
"product_id": "npm-10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.s390x.rpm-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-20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64.rpm-nodejs:20",
"product": {
"name": "nodejs-20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64.rpm (nodejs:20)",
"product_id": "nodejs-20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64.rpm-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-20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64.rpm-nodejs:20",
"product": {
"name": "nodejs-debuginfo-20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64.rpm (nodejs:20)",
"product_id": "nodejs-debuginfo-20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64.rpm-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-20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64.rpm-nodejs:20",
"product": {
"name": "nodejs-debugsource-20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64.rpm (nodejs:20)",
"product_id": "nodejs-debugsource-20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64.rpm-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-20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64.rpm-nodejs:20",
"product": {
"name": "nodejs-devel-20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64.rpm (nodejs:20)",
"product_id": "nodejs-devel-20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64.rpm-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-20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64.rpm-nodejs:20",
"product": {
"name": "nodejs-full-i18n-20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64.rpm (nodejs:20)",
"product_id": "nodejs-full-i18n-20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64.rpm-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-10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.x86_64.rpm-nodejs:20",
"product": {
"name": "npm-10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.x86_64.rpm (nodejs:20)",
"product_id": "npm-10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.x86_64.rpm-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-20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64.rpm (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:nodejs-20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64.rpm-nodejs:20"
},
"product_reference": "nodejs-20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64.rpm-nodejs:20",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le.rpm (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:nodejs-20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le.rpm-nodejs:20"
},
"product_reference": "nodejs-20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le.rpm-nodejs:20",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-20.19.2-1.module+el9.6.0+23146+be9976bd.s390x.rpm (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:nodejs-20.19.2-1.module+el9.6.0+23146+be9976bd.s390x.rpm-nodejs:20"
},
"product_reference": "nodejs-20.19.2-1.module+el9.6.0+23146+be9976bd.s390x.rpm-nodejs:20",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-20.19.2-1.module+el9.6.0+23146+be9976bd.src.rpm (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:nodejs-20.19.2-1.module+el9.6.0+23146+be9976bd.src.rpm-nodejs:20"
},
"product_reference": "nodejs-20.19.2-1.module+el9.6.0+23146+be9976bd.src.rpm-nodejs:20",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64.rpm (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:nodejs-20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64.rpm-nodejs:20"
},
"product_reference": "nodejs-20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64.rpm-nodejs:20",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64.rpm (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64.rpm-nodejs:20"
},
"product_reference": "nodejs-debuginfo-20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64.rpm-nodejs:20",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le.rpm (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le.rpm-nodejs:20"
},
"product_reference": "nodejs-debuginfo-20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le.rpm-nodejs:20",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-20.19.2-1.module+el9.6.0+23146+be9976bd.s390x.rpm (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-20.19.2-1.module+el9.6.0+23146+be9976bd.s390x.rpm-nodejs:20"
},
"product_reference": "nodejs-debuginfo-20.19.2-1.module+el9.6.0+23146+be9976bd.s390x.rpm-nodejs:20",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64.rpm (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64.rpm-nodejs:20"
},
"product_reference": "nodejs-debuginfo-20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64.rpm-nodejs:20",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64.rpm (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64.rpm-nodejs:20"
},
"product_reference": "nodejs-debugsource-20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64.rpm-nodejs:20",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le.rpm (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le.rpm-nodejs:20"
},
"product_reference": "nodejs-debugsource-20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le.rpm-nodejs:20",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-20.19.2-1.module+el9.6.0+23146+be9976bd.s390x.rpm (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-20.19.2-1.module+el9.6.0+23146+be9976bd.s390x.rpm-nodejs:20"
},
"product_reference": "nodejs-debugsource-20.19.2-1.module+el9.6.0+23146+be9976bd.s390x.rpm-nodejs:20",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64.rpm (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64.rpm-nodejs:20"
},
"product_reference": "nodejs-debugsource-20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64.rpm-nodejs:20",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64.rpm (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64.rpm-nodejs:20"
},
"product_reference": "nodejs-devel-20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64.rpm-nodejs:20",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le.rpm (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le.rpm-nodejs:20"
},
"product_reference": "nodejs-devel-20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le.rpm-nodejs:20",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-20.19.2-1.module+el9.6.0+23146+be9976bd.s390x.rpm (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-20.19.2-1.module+el9.6.0+23146+be9976bd.s390x.rpm-nodejs:20"
},
"product_reference": "nodejs-devel-20.19.2-1.module+el9.6.0+23146+be9976bd.s390x.rpm-nodejs:20",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64.rpm (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64.rpm-nodejs:20"
},
"product_reference": "nodejs-devel-20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64.rpm-nodejs:20",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-docs-20.19.2-1.module+el9.6.0+23146+be9976bd.noarch.rpm (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:nodejs-docs-20.19.2-1.module+el9.6.0+23146+be9976bd.noarch.rpm-nodejs:20"
},
"product_reference": "nodejs-docs-20.19.2-1.module+el9.6.0+23146+be9976bd.noarch.rpm-nodejs:20",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64.rpm (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-20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64.rpm-nodejs:20"
},
"product_reference": "nodejs-full-i18n-20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64.rpm-nodejs:20",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le.rpm (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-20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le.rpm-nodejs:20"
},
"product_reference": "nodejs-full-i18n-20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le.rpm-nodejs:20",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-20.19.2-1.module+el9.6.0+23146+be9976bd.s390x.rpm (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-20.19.2-1.module+el9.6.0+23146+be9976bd.s390x.rpm-nodejs:20"
},
"product_reference": "nodejs-full-i18n-20.19.2-1.module+el9.6.0+23146+be9976bd.s390x.rpm-nodejs:20",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64.rpm (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-20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64.rpm-nodejs:20"
},
"product_reference": "nodejs-full-i18n-20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64.rpm-nodejs:20",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-nodemon-3.0.1-1.module+el9.6.0+23146+be9976bd.noarch.rpm (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:nodejs-nodemon-3.0.1-1.module+el9.6.0+23146+be9976bd.noarch.rpm-nodejs:20"
},
"product_reference": "nodejs-nodemon-3.0.1-1.module+el9.6.0+23146+be9976bd.noarch.rpm-nodejs:20",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-nodemon-3.0.1-1.module+el9.6.0+23146+be9976bd.src.rpm (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:nodejs-nodemon-3.0.1-1.module+el9.6.0+23146+be9976bd.src.rpm-nodejs:20"
},
"product_reference": "nodejs-nodemon-3.0.1-1.module+el9.6.0+23146+be9976bd.src.rpm-nodejs:20",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-packaging-2021.06-4.module+el9.6.0+23146+be9976bd.noarch.rpm (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:nodejs-packaging-2021.06-4.module+el9.6.0+23146+be9976bd.noarch.rpm-nodejs:20"
},
"product_reference": "nodejs-packaging-2021.06-4.module+el9.6.0+23146+be9976bd.noarch.rpm-nodejs:20",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-packaging-2021.06-4.module+el9.6.0+23146+be9976bd.src.rpm (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:nodejs-packaging-2021.06-4.module+el9.6.0+23146+be9976bd.src.rpm-nodejs:20"
},
"product_reference": "nodejs-packaging-2021.06-4.module+el9.6.0+23146+be9976bd.src.rpm-nodejs:20",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-packaging-bundler-2021.06-4.module+el9.6.0+23146+be9976bd.noarch.rpm (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-2021.06-4.module+el9.6.0+23146+be9976bd.noarch.rpm-nodejs:20"
},
"product_reference": "nodejs-packaging-bundler-2021.06-4.module+el9.6.0+23146+be9976bd.noarch.rpm-nodejs:20",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.aarch64.rpm (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:npm-10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.aarch64.rpm-nodejs:20"
},
"product_reference": "npm-10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.aarch64.rpm-nodejs:20",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.ppc64le.rpm (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:npm-10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.ppc64le.rpm-nodejs:20"
},
"product_reference": "npm-10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.ppc64le.rpm-nodejs:20",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.s390x.rpm (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:npm-10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.s390x.rpm-nodejs:20"
},
"product_reference": "npm-10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.s390x.rpm-nodejs:20",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.x86_64.rpm (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:npm-10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.x86_64.rpm-nodejs:20"
},
"product_reference": "npm-10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.x86_64.rpm-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-20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-20.19.2-1.module+el9.6.0+23146+be9976bd.s390x.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-20.19.2-1.module+el9.6.0+23146+be9976bd.src.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-20.19.2-1.module+el9.6.0+23146+be9976bd.s390x.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-20.19.2-1.module+el9.6.0+23146+be9976bd.s390x.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-20.19.2-1.module+el9.6.0+23146+be9976bd.s390x.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-docs-20.19.2-1.module+el9.6.0+23146+be9976bd.noarch.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-20.19.2-1.module+el9.6.0+23146+be9976bd.s390x.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-nodemon-3.0.1-1.module+el9.6.0+23146+be9976bd.noarch.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-nodemon-3.0.1-1.module+el9.6.0+23146+be9976bd.src.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-packaging-2021.06-4.module+el9.6.0+23146+be9976bd.noarch.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-packaging-2021.06-4.module+el9.6.0+23146+be9976bd.src.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-packaging-bundler-2021.06-4.module+el9.6.0+23146+be9976bd.noarch.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:npm-10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.aarch64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:npm-10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.ppc64le.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:npm-10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.s390x.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:npm-10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.x86_64.rpm-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-20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-20.19.2-1.module+el9.6.0+23146+be9976bd.s390x.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-20.19.2-1.module+el9.6.0+23146+be9976bd.src.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-20.19.2-1.module+el9.6.0+23146+be9976bd.s390x.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-20.19.2-1.module+el9.6.0+23146+be9976bd.s390x.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-20.19.2-1.module+el9.6.0+23146+be9976bd.s390x.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-docs-20.19.2-1.module+el9.6.0+23146+be9976bd.noarch.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-20.19.2-1.module+el9.6.0+23146+be9976bd.s390x.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-nodemon-3.0.1-1.module+el9.6.0+23146+be9976bd.noarch.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-nodemon-3.0.1-1.module+el9.6.0+23146+be9976bd.src.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-packaging-2021.06-4.module+el9.6.0+23146+be9976bd.noarch.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-packaging-2021.06-4.module+el9.6.0+23146+be9976bd.src.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-packaging-bundler-2021.06-4.module+el9.6.0+23146+be9976bd.noarch.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:npm-10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.aarch64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:npm-10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.ppc64le.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:npm-10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.s390x.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:npm-10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.x86_64.rpm-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-20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-20.19.2-1.module+el9.6.0+23146+be9976bd.s390x.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-20.19.2-1.module+el9.6.0+23146+be9976bd.src.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-20.19.2-1.module+el9.6.0+23146+be9976bd.s390x.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-20.19.2-1.module+el9.6.0+23146+be9976bd.s390x.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-20.19.2-1.module+el9.6.0+23146+be9976bd.s390x.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-docs-20.19.2-1.module+el9.6.0+23146+be9976bd.noarch.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-20.19.2-1.module+el9.6.0+23146+be9976bd.s390x.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-nodemon-3.0.1-1.module+el9.6.0+23146+be9976bd.noarch.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-nodemon-3.0.1-1.module+el9.6.0+23146+be9976bd.src.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-packaging-2021.06-4.module+el9.6.0+23146+be9976bd.noarch.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-packaging-2021.06-4.module+el9.6.0+23146+be9976bd.src.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-packaging-bundler-2021.06-4.module+el9.6.0+23146+be9976bd.noarch.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:npm-10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.aarch64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:npm-10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.ppc64le.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:npm-10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.s390x.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:npm-10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.x86_64.rpm-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-20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-20.19.2-1.module+el9.6.0+23146+be9976bd.s390x.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-20.19.2-1.module+el9.6.0+23146+be9976bd.src.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-20.19.2-1.module+el9.6.0+23146+be9976bd.s390x.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-20.19.2-1.module+el9.6.0+23146+be9976bd.s390x.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-20.19.2-1.module+el9.6.0+23146+be9976bd.s390x.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-docs-20.19.2-1.module+el9.6.0+23146+be9976bd.noarch.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-20.19.2-1.module+el9.6.0+23146+be9976bd.s390x.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-nodemon-3.0.1-1.module+el9.6.0+23146+be9976bd.noarch.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-nodemon-3.0.1-1.module+el9.6.0+23146+be9976bd.src.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-packaging-2021.06-4.module+el9.6.0+23146+be9976bd.noarch.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-packaging-2021.06-4.module+el9.6.0+23146+be9976bd.src.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-packaging-bundler-2021.06-4.module+el9.6.0+23146+be9976bd.noarch.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:npm-10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.aarch64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:npm-10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.ppc64le.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:npm-10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.s390x.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:npm-10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.x86_64.rpm-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-20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-20.19.2-1.module+el9.6.0+23146+be9976bd.s390x.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-20.19.2-1.module+el9.6.0+23146+be9976bd.src.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-20.19.2-1.module+el9.6.0+23146+be9976bd.s390x.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-20.19.2-1.module+el9.6.0+23146+be9976bd.s390x.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-20.19.2-1.module+el9.6.0+23146+be9976bd.s390x.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-docs-20.19.2-1.module+el9.6.0+23146+be9976bd.noarch.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-20.19.2-1.module+el9.6.0+23146+be9976bd.s390x.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-nodemon-3.0.1-1.module+el9.6.0+23146+be9976bd.noarch.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-nodemon-3.0.1-1.module+el9.6.0+23146+be9976bd.src.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-packaging-2021.06-4.module+el9.6.0+23146+be9976bd.noarch.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-packaging-2021.06-4.module+el9.6.0+23146+be9976bd.src.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-packaging-bundler-2021.06-4.module+el9.6.0+23146+be9976bd.noarch.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:npm-10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.aarch64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:npm-10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.ppc64le.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:npm-10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.s390x.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:npm-10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.x86_64.rpm-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-20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-20.19.2-1.module+el9.6.0+23146+be9976bd.s390x.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-20.19.2-1.module+el9.6.0+23146+be9976bd.src.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-20.19.2-1.module+el9.6.0+23146+be9976bd.s390x.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-20.19.2-1.module+el9.6.0+23146+be9976bd.s390x.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-20.19.2-1.module+el9.6.0+23146+be9976bd.s390x.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-docs-20.19.2-1.module+el9.6.0+23146+be9976bd.noarch.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-20.19.2-1.module+el9.6.0+23146+be9976bd.s390x.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-nodemon-3.0.1-1.module+el9.6.0+23146+be9976bd.noarch.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-nodemon-3.0.1-1.module+el9.6.0+23146+be9976bd.src.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-packaging-2021.06-4.module+el9.6.0+23146+be9976bd.noarch.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-packaging-2021.06-4.module+el9.6.0+23146+be9976bd.src.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-packaging-bundler-2021.06-4.module+el9.6.0+23146+be9976bd.noarch.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:npm-10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.aarch64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:npm-10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.ppc64le.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:npm-10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.s390x.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:npm-10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.x86_64.rpm-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-20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-20.19.2-1.module+el9.6.0+23146+be9976bd.s390x.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-20.19.2-1.module+el9.6.0+23146+be9976bd.src.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-20.19.2-1.module+el9.6.0+23146+be9976bd.s390x.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-20.19.2-1.module+el9.6.0+23146+be9976bd.s390x.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-20.19.2-1.module+el9.6.0+23146+be9976bd.s390x.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-docs-20.19.2-1.module+el9.6.0+23146+be9976bd.noarch.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-20.19.2-1.module+el9.6.0+23146+be9976bd.s390x.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-nodemon-3.0.1-1.module+el9.6.0+23146+be9976bd.noarch.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-nodemon-3.0.1-1.module+el9.6.0+23146+be9976bd.src.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-packaging-2021.06-4.module+el9.6.0+23146+be9976bd.noarch.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-packaging-2021.06-4.module+el9.6.0+23146+be9976bd.src.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-packaging-bundler-2021.06-4.module+el9.6.0+23146+be9976bd.noarch.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:npm-10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.aarch64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:npm-10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.ppc64le.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:npm-10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.s390x.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:npm-10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.x86_64.rpm-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-20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-20.19.2-1.module+el9.6.0+23146+be9976bd.s390x.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-20.19.2-1.module+el9.6.0+23146+be9976bd.src.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-20.19.2-1.module+el9.6.0+23146+be9976bd.s390x.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-20.19.2-1.module+el9.6.0+23146+be9976bd.s390x.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-20.19.2-1.module+el9.6.0+23146+be9976bd.s390x.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-docs-20.19.2-1.module+el9.6.0+23146+be9976bd.noarch.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-20.19.2-1.module+el9.6.0+23146+be9976bd.s390x.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-nodemon-3.0.1-1.module+el9.6.0+23146+be9976bd.noarch.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-nodemon-3.0.1-1.module+el9.6.0+23146+be9976bd.src.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-packaging-2021.06-4.module+el9.6.0+23146+be9976bd.noarch.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-packaging-2021.06-4.module+el9.6.0+23146+be9976bd.src.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-packaging-bundler-2021.06-4.module+el9.6.0+23146+be9976bd.noarch.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:npm-10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.aarch64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:npm-10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.ppc64le.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:npm-10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.s390x.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:npm-10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.x86_64.rpm-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": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-444: Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform uses secure, encrypted HTTPS connections over TLS 1.2 to reduce the risk of smuggling attacks by preventing the injection of ambiguous or malformed requests between components. The environment employs IPS/IDS and antimalware solutions to detect and block malicious code while ensuring consistent interpretation of HTTP requests across network layers, mitigating request/response inconsistencies. Event logs are collected and analyzed for centralization, correlation, monitoring, alerting, and retention, enabling the detection of malformed or suspicious HTTP traffic. Static code analysis and peer reviews enforce strong input validation and error handling to ensure all user inputs adhere to HTTP protocol specifications.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-20.19.2-1.module+el9.6.0+23146+be9976bd.s390x.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-20.19.2-1.module+el9.6.0+23146+be9976bd.src.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-20.19.2-1.module+el9.6.0+23146+be9976bd.s390x.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-20.19.2-1.module+el9.6.0+23146+be9976bd.s390x.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-20.19.2-1.module+el9.6.0+23146+be9976bd.s390x.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-docs-20.19.2-1.module+el9.6.0+23146+be9976bd.noarch.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-20.19.2-1.module+el9.6.0+23146+be9976bd.s390x.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-nodemon-3.0.1-1.module+el9.6.0+23146+be9976bd.noarch.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-nodemon-3.0.1-1.module+el9.6.0+23146+be9976bd.src.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-packaging-2021.06-4.module+el9.6.0+23146+be9976bd.noarch.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-packaging-2021.06-4.module+el9.6.0+23146+be9976bd.src.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-packaging-bundler-2021.06-4.module+el9.6.0+23146+be9976bd.noarch.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:npm-10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.aarch64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:npm-10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.ppc64le.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:npm-10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.s390x.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:npm-10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.x86_64.rpm-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-20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-20.19.2-1.module+el9.6.0+23146+be9976bd.s390x.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-20.19.2-1.module+el9.6.0+23146+be9976bd.src.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-20.19.2-1.module+el9.6.0+23146+be9976bd.s390x.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-20.19.2-1.module+el9.6.0+23146+be9976bd.s390x.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-20.19.2-1.module+el9.6.0+23146+be9976bd.s390x.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-docs-20.19.2-1.module+el9.6.0+23146+be9976bd.noarch.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-20.19.2-1.module+el9.6.0+23146+be9976bd.s390x.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-nodemon-3.0.1-1.module+el9.6.0+23146+be9976bd.noarch.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-nodemon-3.0.1-1.module+el9.6.0+23146+be9976bd.src.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-packaging-2021.06-4.module+el9.6.0+23146+be9976bd.noarch.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-packaging-2021.06-4.module+el9.6.0+23146+be9976bd.src.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-packaging-bundler-2021.06-4.module+el9.6.0+23146+be9976bd.noarch.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:npm-10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.aarch64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:npm-10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.ppc64le.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:npm-10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.s390x.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:npm-10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.x86_64.rpm-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-20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-20.19.2-1.module+el9.6.0+23146+be9976bd.s390x.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-20.19.2-1.module+el9.6.0+23146+be9976bd.src.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-20.19.2-1.module+el9.6.0+23146+be9976bd.s390x.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-20.19.2-1.module+el9.6.0+23146+be9976bd.s390x.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-20.19.2-1.module+el9.6.0+23146+be9976bd.s390x.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-docs-20.19.2-1.module+el9.6.0+23146+be9976bd.noarch.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-20.19.2-1.module+el9.6.0+23146+be9976bd.s390x.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-nodemon-3.0.1-1.module+el9.6.0+23146+be9976bd.noarch.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-nodemon-3.0.1-1.module+el9.6.0+23146+be9976bd.src.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-packaging-2021.06-4.module+el9.6.0+23146+be9976bd.noarch.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-packaging-2021.06-4.module+el9.6.0+23146+be9976bd.src.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-packaging-bundler-2021.06-4.module+el9.6.0+23146+be9976bd.noarch.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:npm-10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.aarch64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:npm-10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.ppc64le.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:npm-10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.s390x.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:npm-10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.x86_64.rpm-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-20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-20.19.2-1.module+el9.6.0+23146+be9976bd.s390x.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-20.19.2-1.module+el9.6.0+23146+be9976bd.src.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-20.19.2-1.module+el9.6.0+23146+be9976bd.s390x.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debuginfo-20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-20.19.2-1.module+el9.6.0+23146+be9976bd.s390x.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-debugsource-20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-20.19.2-1.module+el9.6.0+23146+be9976bd.s390x.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-devel-20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-docs-20.19.2-1.module+el9.6.0+23146+be9976bd.noarch.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-20.19.2-1.module+el9.6.0+23146+be9976bd.aarch64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-20.19.2-1.module+el9.6.0+23146+be9976bd.ppc64le.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-20.19.2-1.module+el9.6.0+23146+be9976bd.s390x.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-full-i18n-20.19.2-1.module+el9.6.0+23146+be9976bd.x86_64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-nodemon-3.0.1-1.module+el9.6.0+23146+be9976bd.noarch.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-nodemon-3.0.1-1.module+el9.6.0+23146+be9976bd.src.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-packaging-2021.06-4.module+el9.6.0+23146+be9976bd.noarch.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-packaging-2021.06-4.module+el9.6.0+23146+be9976bd.src.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:nodejs-packaging-bundler-2021.06-4.module+el9.6.0+23146+be9976bd.noarch.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:npm-10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.aarch64.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:npm-10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.ppc64le.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:npm-10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.s390x.rpm-nodejs:20",
"AppStream-9.6.0.Z.MAIN.EUS:npm-10.8.2-1.20.19.2.1.module+el9.6.0+23146+be9976bd.x86_64.rpm-nodejs:20"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs: Improper HTTP Header Termination in Node.js 20 Enables Request Smuggling"
}
]
}
rhsa-2025:8514
Vulnerability from csaf_redhat
Notes
{
"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": "2025-09-25T18:07:58+00:00",
"generator": {
"date": "2025-09-25T18:07:58+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.8"
}
},
"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": "2025-09-25T18:07:58+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-20.19.2-1.module+el8.10.0+23139+21ba74c5.src.rpm-nodejs:20",
"product": {
"name": "nodejs-20.19.2-1.module+el8.10.0+23139+21ba74c5.src.rpm (nodejs:20)",
"product_id": "nodejs-20.19.2-1.module+el8.10.0+23139+21ba74c5.src.rpm-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-3.0.1-1.module+el8.10.0+23139+21ba74c5.src.rpm-nodejs:20",
"product": {
"name": "nodejs-nodemon-3.0.1-1.module+el8.10.0+23139+21ba74c5.src.rpm (nodejs:20)",
"product_id": "nodejs-nodemon-3.0.1-1.module+el8.10.0+23139+21ba74c5.src.rpm-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-2021.06-4.module+el8.10.0+23139+21ba74c5.src.rpm-nodejs:20",
"product": {
"name": "nodejs-packaging-2021.06-4.module+el8.10.0+23139+21ba74c5.src.rpm (nodejs:20)",
"product_id": "nodejs-packaging-2021.06-4.module+el8.10.0+23139+21ba74c5.src.rpm-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-20.19.2-1.module+el8.10.0+23139+21ba74c5.noarch.rpm-nodejs:20",
"product": {
"name": "nodejs-docs-20.19.2-1.module+el8.10.0+23139+21ba74c5.noarch.rpm (nodejs:20)",
"product_id": "nodejs-docs-20.19.2-1.module+el8.10.0+23139+21ba74c5.noarch.rpm-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-3.0.1-1.module+el8.10.0+23139+21ba74c5.noarch.rpm-nodejs:20",
"product": {
"name": "nodejs-nodemon-3.0.1-1.module+el8.10.0+23139+21ba74c5.noarch.rpm (nodejs:20)",
"product_id": "nodejs-nodemon-3.0.1-1.module+el8.10.0+23139+21ba74c5.noarch.rpm-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-2021.06-4.module+el8.10.0+23139+21ba74c5.noarch.rpm-nodejs:20",
"product": {
"name": "nodejs-packaging-2021.06-4.module+el8.10.0+23139+21ba74c5.noarch.rpm (nodejs:20)",
"product_id": "nodejs-packaging-2021.06-4.module+el8.10.0+23139+21ba74c5.noarch.rpm-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-2021.06-4.module+el8.10.0+23139+21ba74c5.noarch.rpm-nodejs:20",
"product": {
"name": "nodejs-packaging-bundler-2021.06-4.module+el8.10.0+23139+21ba74c5.noarch.rpm (nodejs:20)",
"product_id": "nodejs-packaging-bundler-2021.06-4.module+el8.10.0+23139+21ba74c5.noarch.rpm-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-20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64.rpm-nodejs:20",
"product": {
"name": "nodejs-20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64.rpm (nodejs:20)",
"product_id": "nodejs-20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64.rpm-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-20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64.rpm-nodejs:20",
"product": {
"name": "nodejs-debuginfo-20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64.rpm (nodejs:20)",
"product_id": "nodejs-debuginfo-20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64.rpm-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-20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64.rpm-nodejs:20",
"product": {
"name": "nodejs-debugsource-20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64.rpm (nodejs:20)",
"product_id": "nodejs-debugsource-20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64.rpm-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-20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64.rpm-nodejs:20",
"product": {
"name": "nodejs-devel-20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64.rpm (nodejs:20)",
"product_id": "nodejs-devel-20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64.rpm-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-20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64.rpm-nodejs:20",
"product": {
"name": "nodejs-full-i18n-20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64.rpm (nodejs:20)",
"product_id": "nodejs-full-i18n-20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64.rpm-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-10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.aarch64.rpm-nodejs:20",
"product": {
"name": "npm-10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.aarch64.rpm (nodejs:20)",
"product_id": "npm-10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.aarch64.rpm-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-20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le.rpm-nodejs:20",
"product": {
"name": "nodejs-20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le.rpm (nodejs:20)",
"product_id": "nodejs-20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le.rpm-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-20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le.rpm-nodejs:20",
"product": {
"name": "nodejs-debuginfo-20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le.rpm (nodejs:20)",
"product_id": "nodejs-debuginfo-20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le.rpm-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-20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le.rpm-nodejs:20",
"product": {
"name": "nodejs-debugsource-20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le.rpm (nodejs:20)",
"product_id": "nodejs-debugsource-20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le.rpm-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-20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le.rpm-nodejs:20",
"product": {
"name": "nodejs-devel-20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le.rpm (nodejs:20)",
"product_id": "nodejs-devel-20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le.rpm-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-20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le.rpm-nodejs:20",
"product": {
"name": "nodejs-full-i18n-20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le.rpm (nodejs:20)",
"product_id": "nodejs-full-i18n-20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le.rpm-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-10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.ppc64le.rpm-nodejs:20",
"product": {
"name": "npm-10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.ppc64le.rpm (nodejs:20)",
"product_id": "npm-10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.ppc64le.rpm-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-20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x.rpm-nodejs:20",
"product": {
"name": "nodejs-20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x.rpm (nodejs:20)",
"product_id": "nodejs-20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x.rpm-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-20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x.rpm-nodejs:20",
"product": {
"name": "nodejs-debuginfo-20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x.rpm (nodejs:20)",
"product_id": "nodejs-debuginfo-20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x.rpm-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-20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x.rpm-nodejs:20",
"product": {
"name": "nodejs-debugsource-20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x.rpm (nodejs:20)",
"product_id": "nodejs-debugsource-20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x.rpm-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-20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x.rpm-nodejs:20",
"product": {
"name": "nodejs-devel-20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x.rpm (nodejs:20)",
"product_id": "nodejs-devel-20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x.rpm-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-20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x.rpm-nodejs:20",
"product": {
"name": "nodejs-full-i18n-20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x.rpm (nodejs:20)",
"product_id": "nodejs-full-i18n-20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x.rpm-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-10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.s390x.rpm-nodejs:20",
"product": {
"name": "npm-10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.s390x.rpm (nodejs:20)",
"product_id": "npm-10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.s390x.rpm-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-20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64.rpm-nodejs:20",
"product": {
"name": "nodejs-20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64.rpm (nodejs:20)",
"product_id": "nodejs-20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64.rpm-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-20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64.rpm-nodejs:20",
"product": {
"name": "nodejs-debuginfo-20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64.rpm (nodejs:20)",
"product_id": "nodejs-debuginfo-20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64.rpm-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-20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64.rpm-nodejs:20",
"product": {
"name": "nodejs-debugsource-20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64.rpm (nodejs:20)",
"product_id": "nodejs-debugsource-20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64.rpm-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-20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64.rpm-nodejs:20",
"product": {
"name": "nodejs-devel-20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64.rpm (nodejs:20)",
"product_id": "nodejs-devel-20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64.rpm-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-20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64.rpm-nodejs:20",
"product": {
"name": "nodejs-full-i18n-20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64.rpm (nodejs:20)",
"product_id": "nodejs-full-i18n-20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64.rpm-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-10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.x86_64.rpm-nodejs:20",
"product": {
"name": "npm-10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.x86_64.rpm (nodejs:20)",
"product_id": "npm-10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.x86_64.rpm-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-20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64.rpm (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64.rpm-nodejs:20"
},
"product_reference": "nodejs-20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64.rpm-nodejs:20",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le.rpm (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le.rpm-nodejs:20"
},
"product_reference": "nodejs-20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le.rpm-nodejs:20",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x.rpm (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x.rpm-nodejs:20"
},
"product_reference": "nodejs-20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x.rpm-nodejs:20",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-20.19.2-1.module+el8.10.0+23139+21ba74c5.src.rpm (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-20.19.2-1.module+el8.10.0+23139+21ba74c5.src.rpm-nodejs:20"
},
"product_reference": "nodejs-20.19.2-1.module+el8.10.0+23139+21ba74c5.src.rpm-nodejs:20",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64.rpm (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64.rpm-nodejs:20"
},
"product_reference": "nodejs-20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64.rpm-nodejs:20",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64.rpm (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64.rpm-nodejs:20"
},
"product_reference": "nodejs-debuginfo-20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64.rpm-nodejs:20",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le.rpm (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le.rpm-nodejs:20"
},
"product_reference": "nodejs-debuginfo-20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le.rpm-nodejs:20",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x.rpm (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x.rpm-nodejs:20"
},
"product_reference": "nodejs-debuginfo-20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x.rpm-nodejs:20",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64.rpm (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64.rpm-nodejs:20"
},
"product_reference": "nodejs-debuginfo-20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64.rpm-nodejs:20",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64.rpm (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64.rpm-nodejs:20"
},
"product_reference": "nodejs-debugsource-20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64.rpm-nodejs:20",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le.rpm (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le.rpm-nodejs:20"
},
"product_reference": "nodejs-debugsource-20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le.rpm-nodejs:20",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x.rpm (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x.rpm-nodejs:20"
},
"product_reference": "nodejs-debugsource-20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x.rpm-nodejs:20",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64.rpm (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64.rpm-nodejs:20"
},
"product_reference": "nodejs-debugsource-20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64.rpm-nodejs:20",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64.rpm (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64.rpm-nodejs:20"
},
"product_reference": "nodejs-devel-20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64.rpm-nodejs:20",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le.rpm (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le.rpm-nodejs:20"
},
"product_reference": "nodejs-devel-20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le.rpm-nodejs:20",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x.rpm (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x.rpm-nodejs:20"
},
"product_reference": "nodejs-devel-20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x.rpm-nodejs:20",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64.rpm (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64.rpm-nodejs:20"
},
"product_reference": "nodejs-devel-20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64.rpm-nodejs:20",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-docs-20.19.2-1.module+el8.10.0+23139+21ba74c5.noarch.rpm (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-20.19.2-1.module+el8.10.0+23139+21ba74c5.noarch.rpm-nodejs:20"
},
"product_reference": "nodejs-docs-20.19.2-1.module+el8.10.0+23139+21ba74c5.noarch.rpm-nodejs:20",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64.rpm (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-20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64.rpm-nodejs:20"
},
"product_reference": "nodejs-full-i18n-20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64.rpm-nodejs:20",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le.rpm (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-20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le.rpm-nodejs:20"
},
"product_reference": "nodejs-full-i18n-20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le.rpm-nodejs:20",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x.rpm (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-20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x.rpm-nodejs:20"
},
"product_reference": "nodejs-full-i18n-20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x.rpm-nodejs:20",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64.rpm (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-20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64.rpm-nodejs:20"
},
"product_reference": "nodejs-full-i18n-20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64.rpm-nodejs:20",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-nodemon-3.0.1-1.module+el8.10.0+23139+21ba74c5.noarch.rpm (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-3.0.1-1.module+el8.10.0+23139+21ba74c5.noarch.rpm-nodejs:20"
},
"product_reference": "nodejs-nodemon-3.0.1-1.module+el8.10.0+23139+21ba74c5.noarch.rpm-nodejs:20",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-nodemon-3.0.1-1.module+el8.10.0+23139+21ba74c5.src.rpm (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-3.0.1-1.module+el8.10.0+23139+21ba74c5.src.rpm-nodejs:20"
},
"product_reference": "nodejs-nodemon-3.0.1-1.module+el8.10.0+23139+21ba74c5.src.rpm-nodejs:20",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-packaging-2021.06-4.module+el8.10.0+23139+21ba74c5.noarch.rpm (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-2021.06-4.module+el8.10.0+23139+21ba74c5.noarch.rpm-nodejs:20"
},
"product_reference": "nodejs-packaging-2021.06-4.module+el8.10.0+23139+21ba74c5.noarch.rpm-nodejs:20",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-packaging-2021.06-4.module+el8.10.0+23139+21ba74c5.src.rpm (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-2021.06-4.module+el8.10.0+23139+21ba74c5.src.rpm-nodejs:20"
},
"product_reference": "nodejs-packaging-2021.06-4.module+el8.10.0+23139+21ba74c5.src.rpm-nodejs:20",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-packaging-bundler-2021.06-4.module+el8.10.0+23139+21ba74c5.noarch.rpm (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-2021.06-4.module+el8.10.0+23139+21ba74c5.noarch.rpm-nodejs:20"
},
"product_reference": "nodejs-packaging-bundler-2021.06-4.module+el8.10.0+23139+21ba74c5.noarch.rpm-nodejs:20",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.aarch64.rpm (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:npm-10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.aarch64.rpm-nodejs:20"
},
"product_reference": "npm-10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.aarch64.rpm-nodejs:20",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.ppc64le.rpm (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:npm-10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.ppc64le.rpm-nodejs:20"
},
"product_reference": "npm-10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.ppc64le.rpm-nodejs:20",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.s390x.rpm (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:npm-10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.s390x.rpm-nodejs:20"
},
"product_reference": "npm-10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.s390x.rpm-nodejs:20",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.x86_64.rpm (nodejs:20) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:npm-10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.x86_64.rpm-nodejs:20"
},
"product_reference": "npm-10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.x86_64.rpm-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-20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-20.19.2-1.module+el8.10.0+23139+21ba74c5.src.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-20.19.2-1.module+el8.10.0+23139+21ba74c5.noarch.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-3.0.1-1.module+el8.10.0+23139+21ba74c5.noarch.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-3.0.1-1.module+el8.10.0+23139+21ba74c5.src.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-2021.06-4.module+el8.10.0+23139+21ba74c5.noarch.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-2021.06-4.module+el8.10.0+23139+21ba74c5.src.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-2021.06-4.module+el8.10.0+23139+21ba74c5.noarch.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.aarch64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.ppc64le.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.s390x.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.x86_64.rpm-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-20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-20.19.2-1.module+el8.10.0+23139+21ba74c5.src.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-20.19.2-1.module+el8.10.0+23139+21ba74c5.noarch.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-3.0.1-1.module+el8.10.0+23139+21ba74c5.noarch.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-3.0.1-1.module+el8.10.0+23139+21ba74c5.src.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-2021.06-4.module+el8.10.0+23139+21ba74c5.noarch.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-2021.06-4.module+el8.10.0+23139+21ba74c5.src.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-2021.06-4.module+el8.10.0+23139+21ba74c5.noarch.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.aarch64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.ppc64le.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.s390x.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.x86_64.rpm-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-20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-20.19.2-1.module+el8.10.0+23139+21ba74c5.src.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-20.19.2-1.module+el8.10.0+23139+21ba74c5.noarch.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-3.0.1-1.module+el8.10.0+23139+21ba74c5.noarch.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-3.0.1-1.module+el8.10.0+23139+21ba74c5.src.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-2021.06-4.module+el8.10.0+23139+21ba74c5.noarch.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-2021.06-4.module+el8.10.0+23139+21ba74c5.src.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-2021.06-4.module+el8.10.0+23139+21ba74c5.noarch.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.aarch64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.ppc64le.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.s390x.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.x86_64.rpm-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-20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-20.19.2-1.module+el8.10.0+23139+21ba74c5.src.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-20.19.2-1.module+el8.10.0+23139+21ba74c5.noarch.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-3.0.1-1.module+el8.10.0+23139+21ba74c5.noarch.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-3.0.1-1.module+el8.10.0+23139+21ba74c5.src.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-2021.06-4.module+el8.10.0+23139+21ba74c5.noarch.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-2021.06-4.module+el8.10.0+23139+21ba74c5.src.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-2021.06-4.module+el8.10.0+23139+21ba74c5.noarch.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.aarch64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.ppc64le.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.s390x.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.x86_64.rpm-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-20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-20.19.2-1.module+el8.10.0+23139+21ba74c5.src.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-20.19.2-1.module+el8.10.0+23139+21ba74c5.noarch.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-3.0.1-1.module+el8.10.0+23139+21ba74c5.noarch.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-3.0.1-1.module+el8.10.0+23139+21ba74c5.src.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-2021.06-4.module+el8.10.0+23139+21ba74c5.noarch.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-2021.06-4.module+el8.10.0+23139+21ba74c5.src.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-2021.06-4.module+el8.10.0+23139+21ba74c5.noarch.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.aarch64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.ppc64le.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.s390x.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.x86_64.rpm-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-20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-20.19.2-1.module+el8.10.0+23139+21ba74c5.src.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-20.19.2-1.module+el8.10.0+23139+21ba74c5.noarch.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-3.0.1-1.module+el8.10.0+23139+21ba74c5.noarch.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-3.0.1-1.module+el8.10.0+23139+21ba74c5.src.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-2021.06-4.module+el8.10.0+23139+21ba74c5.noarch.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-2021.06-4.module+el8.10.0+23139+21ba74c5.src.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-2021.06-4.module+el8.10.0+23139+21ba74c5.noarch.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.aarch64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.ppc64le.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.s390x.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.x86_64.rpm-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-20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-20.19.2-1.module+el8.10.0+23139+21ba74c5.src.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-20.19.2-1.module+el8.10.0+23139+21ba74c5.noarch.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-3.0.1-1.module+el8.10.0+23139+21ba74c5.noarch.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-3.0.1-1.module+el8.10.0+23139+21ba74c5.src.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-2021.06-4.module+el8.10.0+23139+21ba74c5.noarch.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-2021.06-4.module+el8.10.0+23139+21ba74c5.src.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-2021.06-4.module+el8.10.0+23139+21ba74c5.noarch.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.aarch64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.ppc64le.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.s390x.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.x86_64.rpm-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-20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-20.19.2-1.module+el8.10.0+23139+21ba74c5.src.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-20.19.2-1.module+el8.10.0+23139+21ba74c5.noarch.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-3.0.1-1.module+el8.10.0+23139+21ba74c5.noarch.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-3.0.1-1.module+el8.10.0+23139+21ba74c5.src.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-2021.06-4.module+el8.10.0+23139+21ba74c5.noarch.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-2021.06-4.module+el8.10.0+23139+21ba74c5.src.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-2021.06-4.module+el8.10.0+23139+21ba74c5.noarch.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.aarch64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.ppc64le.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.s390x.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.x86_64.rpm-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": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-444: Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform uses secure, encrypted HTTPS connections over TLS 1.2 to reduce the risk of smuggling attacks by preventing the injection of ambiguous or malformed requests between components. The environment employs IPS/IDS and antimalware solutions to detect and block malicious code while ensuring consistent interpretation of HTTP requests across network layers, mitigating request/response inconsistencies. Event logs are collected and analyzed for centralization, correlation, monitoring, alerting, and retention, enabling the detection of malformed or suspicious HTTP traffic. Static code analysis and peer reviews enforce strong input validation and error handling to ensure all user inputs adhere to HTTP protocol specifications.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-20.19.2-1.module+el8.10.0+23139+21ba74c5.src.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-20.19.2-1.module+el8.10.0+23139+21ba74c5.noarch.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-3.0.1-1.module+el8.10.0+23139+21ba74c5.noarch.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-3.0.1-1.module+el8.10.0+23139+21ba74c5.src.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-2021.06-4.module+el8.10.0+23139+21ba74c5.noarch.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-2021.06-4.module+el8.10.0+23139+21ba74c5.src.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-2021.06-4.module+el8.10.0+23139+21ba74c5.noarch.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.aarch64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.ppc64le.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.s390x.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.x86_64.rpm-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-20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-20.19.2-1.module+el8.10.0+23139+21ba74c5.src.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-20.19.2-1.module+el8.10.0+23139+21ba74c5.noarch.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-3.0.1-1.module+el8.10.0+23139+21ba74c5.noarch.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-3.0.1-1.module+el8.10.0+23139+21ba74c5.src.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-2021.06-4.module+el8.10.0+23139+21ba74c5.noarch.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-2021.06-4.module+el8.10.0+23139+21ba74c5.src.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-2021.06-4.module+el8.10.0+23139+21ba74c5.noarch.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.aarch64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.ppc64le.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.s390x.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.x86_64.rpm-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-20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-20.19.2-1.module+el8.10.0+23139+21ba74c5.src.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-20.19.2-1.module+el8.10.0+23139+21ba74c5.noarch.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-3.0.1-1.module+el8.10.0+23139+21ba74c5.noarch.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-3.0.1-1.module+el8.10.0+23139+21ba74c5.src.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-2021.06-4.module+el8.10.0+23139+21ba74c5.noarch.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-2021.06-4.module+el8.10.0+23139+21ba74c5.src.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-2021.06-4.module+el8.10.0+23139+21ba74c5.noarch.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.aarch64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.ppc64le.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.s390x.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.x86_64.rpm-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-20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-20.19.2-1.module+el8.10.0+23139+21ba74c5.src.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debuginfo-20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-debugsource-20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-devel-20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-docs-20.19.2-1.module+el8.10.0+23139+21ba74c5.noarch.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-20.19.2-1.module+el8.10.0+23139+21ba74c5.aarch64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-20.19.2-1.module+el8.10.0+23139+21ba74c5.ppc64le.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-20.19.2-1.module+el8.10.0+23139+21ba74c5.s390x.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-full-i18n-20.19.2-1.module+el8.10.0+23139+21ba74c5.x86_64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-3.0.1-1.module+el8.10.0+23139+21ba74c5.noarch.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-nodemon-3.0.1-1.module+el8.10.0+23139+21ba74c5.src.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-2021.06-4.module+el8.10.0+23139+21ba74c5.noarch.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-2021.06-4.module+el8.10.0+23139+21ba74c5.src.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:nodejs-packaging-bundler-2021.06-4.module+el8.10.0+23139+21ba74c5.noarch.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.aarch64.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.ppc64le.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.s390x.rpm-nodejs:20",
"AppStream-8.10.0.Z.MAIN.EUS:npm-10.8.2-1.20.19.2.1.module+el8.10.0+23139+21ba74c5.x86_64.rpm-nodejs:20"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs: Improper HTTP Header Termination in Node.js 20 Enables Request Smuggling"
}
]
}
wid-sec-w-2025-1055
Vulnerability from csaf_certbund
Notes
{
"document": {
"aggregate_severity": {
"text": "mittel"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Node.js ist eine Plattform zur Entwicklung von Netzwerkanwendungen.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein lokaler Angreifer kann mehrere Schwachstellen in Node.js ausnutzen, um einen Denial of Service Angriff durchzuf\u00fchren oder Sicherheitsvorkehrungen zu umgehen.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- Sonstiges\n- UNIX\n- Windows",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2025-1055 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2025/wid-sec-w-2025-1055.json"
},
{
"category": "self",
"summary": "WID-SEC-2025-1055 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-1055"
},
{
"category": "external",
"summary": "Node.js Security Releases vom 2025-05-14",
"url": "https://nodejs.org/en/blog/vulnerability/may-2025-security-releases"
},
{
"category": "external",
"summary": "OSS Security Mailing List vom 2025-05-14",
"url": "https://seclists.org/oss-sec/2025/q2/148"
},
{
"category": "external",
"summary": "Arch Linux Security Advisory ASA-202505-6 vom 2025-05-19",
"url": "https://security.archlinux.org/ASA-202505-6"
},
{
"category": "external",
"summary": "Arch Linux Security Advisory ASA-202505-7 vom 2025-05-19",
"url": "https://security.archlinux.org/ASA-202505-7"
},
{
"category": "external",
"summary": "Arch Linux Security Advisory ASA-202505-8 vom 2025-05-19",
"url": "https://security.archlinux.org/ASA-202505-8"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2025-F4CEE58E97 vom 2025-05-19",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2025-f4cee58e97"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2025-61AD6E65B3 vom 2025-05-19",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2025-61ad6e65b3"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2025-2936DECE0E vom 2025-05-19",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2025-2936dece0e"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2025-0C2B7A8F32 vom 2025-05-19",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2025-0c2b7a8f32"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:8467 vom 2025-06-03",
"url": "https://access.redhat.com/errata/RHSA-2025:8467"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:8468 vom 2025-06-03",
"url": "https://access.redhat.com/errata/RHSA-2025:8468"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:8493 vom 2025-06-04",
"url": "https://access.redhat.com/errata/RHSA-2025:8493"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:8506 vom 2025-06-04",
"url": "https://access.redhat.com/errata/RHSA-2025:8506"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:8514 vom 2025-06-04",
"url": "https://access.redhat.com/errata/RHSA-2025:8514"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-8468 vom 2025-06-04",
"url": "https://linux.oracle.com/errata/ELSA-2025-8468.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-8467 vom 2025-06-04",
"url": "https://linux.oracle.com/errata/ELSA-2025-8467.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-8506 vom 2025-06-05",
"url": "https://linux.oracle.com/errata/ELSA-2025-8506.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:01879-1 vom 2025-06-11",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021462.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:01878-1 vom 2025-06-11",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021463.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:8902 vom 2025-06-11",
"url": "https://access.redhat.com/errata/RHSA-2025:8902"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-8514 vom 2025-06-13",
"url": "https://linux.oracle.com/errata/ELSA-2025-8514.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:02045-1 vom 2025-06-20",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021596.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:02039-1 vom 2025-06-20",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021602.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-8493 vom 2025-06-28",
"url": "https://linux.oracle.com/errata/ELSA-2025-8493.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-11803 vom 2025-07-28",
"url": "https://linux.oracle.com/errata/ELSA-2025-11803.html"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7241538 vom 2025-08-06",
"url": "https://www.ibm.com/support/pages/node/7241538"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7241699 vom 2025-08-07",
"url": "https://www.ibm.com/support/pages/node/7241699"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7244612 vom 2025-09-11",
"url": "https://www.ibm.com/support/pages/node/7244612"
},
{
"category": "external",
"summary": "Hitachi Vulnerability Information HITACHI-SEC-2025-126 vom 2025-09-30",
"url": "https://www.hitachi.com/products/it/software/security/info/vuls/hitachi-sec-2025-126/index.html"
},
{
"category": "external",
"summary": "Dell Security Advisory DSA-2025-338 vom 2025-10-30",
"url": "https://www.dell.com/support/kbdoc/de-de/000385427/dsa-2025-338-security-update-for-dell-data-protection-advisor-for-jdk-8u451-vulnerabilities"
}
],
"source_lang": "en-US",
"title": "Node.js: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2025-10-29T23:00:00.000+00:00",
"generator": {
"date": "2025-10-30T08:13:54.014+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.4.0"
}
},
"id": "WID-SEC-W-2025-1055",
"initial_release_date": "2025-05-14T22:00:00.000+00:00",
"revision_history": [
{
"date": "2025-05-14T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2025-05-18T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Arch Linux aufgenommen"
},
{
"date": "2025-05-19T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Fedora und European Union Vulnerability Database aufgenommen"
},
{
"date": "2025-06-03T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-06-04T22:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-06-10T22:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-06-11T22:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-06-12T22:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2025-06-22T22:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-06-29T22:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2025-07-28T22:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2025-08-06T22:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2025-08-07T22:00:00.000+00:00",
"number": "13",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2025-09-10T22:00:00.000+00:00",
"number": "14",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2025-09-29T22:00:00.000+00:00",
"number": "15",
"summary": "Neue Updates von HITACHI aufgenommen"
},
{
"date": "2025-10-29T23:00:00.000+00:00",
"number": "16",
"summary": "Neue Updates von Dell aufgenommen"
}
],
"status": "final",
"version": "16"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Dell Data Protection Advisor",
"product": {
"name": "Dell Data Protection Advisor",
"product_id": "T021498",
"product_identification_helper": {
"cpe": "cpe:/a:dell:data_protection_advisor:-"
}
}
}
],
"category": "vendor",
"name": "Dell"
},
{
"branches": [
{
"category": "product_name",
"name": "Fedora Linux",
"product": {
"name": "Fedora Linux",
"product_id": "74185",
"product_identification_helper": {
"cpe": "cpe:/o:fedoraproject:fedora:-"
}
}
}
],
"category": "vendor",
"name": "Fedora"
},
{
"branches": [
{
"category": "product_name",
"name": "Hitachi Ops Center",
"product": {
"name": "Hitachi Ops Center",
"product_id": "T038840",
"product_identification_helper": {
"cpe": "cpe:/a:hitachi:ops_center:-"
}
}
}
],
"category": "vendor",
"name": "Hitachi"
},
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "IBM App Connect Enterprise",
"product": {
"name": "IBM App Connect Enterprise",
"product_id": "T032495",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:app_connect_enterprise:-"
}
}
},
{
"category": "product_version_range",
"name": "\u003c12.14.0",
"product": {
"name": "IBM App Connect Enterprise \u003c12.14.0",
"product_id": "T045927"
}
},
{
"category": "product_version",
"name": "12.14.0",
"product": {
"name": "IBM App Connect Enterprise 12.14.0",
"product_id": "T045927-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:app_connect_enterprise:12.14.0"
}
}
},
{
"category": "product_version_range",
"name": "\u003cLTS 12.0.14",
"product": {
"name": "IBM App Connect Enterprise \u003cLTS 12.0.14",
"product_id": "T045928"
}
},
{
"category": "product_version",
"name": "LTS 12.0.14",
"product": {
"name": "IBM App Connect Enterprise LTS 12.0.14",
"product_id": "T045928-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:app_connect_enterprise:lts_12.0.14"
}
}
}
],
"category": "product_name",
"name": "App Connect Enterprise"
},
{
"category": "product_name",
"name": "IBM Business Automation Workflow",
"product": {
"name": "IBM Business Automation Workflow",
"product_id": "T019704",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:business_automation_workflow:-"
}
}
}
],
"category": "vendor",
"name": "IBM"
},
{
"branches": [
{
"category": "product_name",
"name": "Open Source Arch Linux",
"product": {
"name": "Open Source Arch Linux",
"product_id": "T013312",
"product_identification_helper": {
"cpe": "cpe:/o:archlinux:archlinux:-"
}
}
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cv20.19.2",
"product": {
"name": "Open Source Node.js \u003cv20.19.2",
"product_id": "T043779"
}
},
{
"category": "product_version",
"name": "v20.19.2",
"product": {
"name": "Open Source Node.js v20.19.2",
"product_id": "T043779-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:nodejs:nodejs:v20.19.2"
}
}
},
{
"category": "product_version_range",
"name": "\u003cv22.15.1",
"product": {
"name": "Open Source Node.js \u003cv22.15.1",
"product_id": "T043780"
}
},
{
"category": "product_version",
"name": "v22.15.1",
"product": {
"name": "Open Source Node.js v22.15.1",
"product_id": "T043780-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:nodejs:nodejs:v22.15.1"
}
}
},
{
"category": "product_version_range",
"name": "\u003cv23.11.1",
"product": {
"name": "Open Source Node.js \u003cv23.11.1",
"product_id": "T043781"
}
},
{
"category": "product_version",
"name": "v23.11.1",
"product": {
"name": "Open Source Node.js v23.11.1",
"product_id": "T043781-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:nodejs:nodejs:v23.11.1"
}
}
},
{
"category": "product_version_range",
"name": "\u003cv24.0.2",
"product": {
"name": "Open Source Node.js \u003cv24.0.2",
"product_id": "T043782"
}
},
{
"category": "product_version",
"name": "v24.0.2",
"product": {
"name": "Open Source Node.js v24.0.2",
"product_id": "T043782-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:nodejs:nodejs:v24.0.2"
}
}
}
],
"category": "product_name",
"name": "Node.js"
}
],
"category": "vendor",
"name": "Open Source"
},
{
"branches": [
{
"category": "product_name",
"name": "Oracle Linux",
"product": {
"name": "Oracle Linux",
"product_id": "T004914",
"product_identification_helper": {
"cpe": "cpe:/o:oracle:linux:-"
}
}
}
],
"category": "vendor",
"name": "Oracle"
},
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
}
],
"category": "vendor",
"name": "Red Hat"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-23165",
"product_status": {
"known_affected": [
"67646",
"T013312",
"T045927",
"T045928",
"T004914",
"74185",
"T038840",
"T032495",
"T021498",
"T002207",
"T019704",
"T043779",
"T043780",
"T043781",
"T043782"
]
},
"release_date": "2025-05-14T22:00:00.000+00:00",
"title": "CVE-2025-23165"
},
{
"cve": "CVE-2025-23166",
"product_status": {
"known_affected": [
"67646",
"T013312",
"T045927",
"T045928",
"T004914",
"74185",
"T038840",
"T032495",
"T021498",
"T002207",
"T019704",
"T043779",
"T043780",
"T043781",
"T043782"
]
},
"release_date": "2025-05-14T22:00:00.000+00:00",
"title": "CVE-2025-23166"
},
{
"cve": "CVE-2025-23167",
"product_status": {
"known_affected": [
"67646",
"T013312",
"T045927",
"T045928",
"T004914",
"74185",
"T038840",
"T032495",
"T021498",
"T002207",
"T019704",
"T043779",
"T043780",
"T043781",
"T043782"
]
},
"release_date": "2025-05-14T22:00:00.000+00:00",
"title": "CVE-2025-23167"
}
]
}
ghsa-hchw-qwx7-4w4c
Vulnerability from github
A flaw in Node.js 20's HTTP parser allows improper termination of HTTP/1 headers using \r\n\rX instead of the required \r\n\r\n.
This inconsistency enables request smuggling, allowing attackers to bypass proxy-based access controls and submit unauthorized requests.
The issue was resolved by upgrading llhttp to version 9, which enforces correct header termination.
Impact:
* This vulnerability affects only Node.js 20.x users prior to the llhttp v9 upgrade.
{
"affected": [],
"aliases": [
"CVE-2025-23167"
],
"database_specific": {
"cwe_ids": [
"CWE-444"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2025-05-19T02:15:17Z",
"severity": "MODERATE"
},
"details": "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.",
"id": "GHSA-hchw-qwx7-4w4c",
"modified": "2025-05-19T03:30:30Z",
"published": "2025-05-19T03:30:30Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-23167"
},
{
"type": "WEB",
"url": "https://nodejs.org/en/blog/vulnerability/may-2025-security-releases"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"type": "CVSS_V3"
}
]
}
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.