Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-13149 (GCVE-0-2026-13149)
Vulnerability from cvelistv5 – Published: 2026-06-30 08:30 – Updated: 2026-07-08 11:38| Vendor | Product | Version | CPE status | |
|---|---|---|---|---|
| juliangruber | brace-expansion |
Affected:
0 , ≤ 5.0.6
(semver)
|
guessed |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-13149",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-06-30T12:43:12.568372Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-06-30T12:43:23.029Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"collectionURL": "https://registry.npmjs.org",
"defaultStatus": "unaffected",
"packageName": "brace-expansion",
"product": "brace-expansion",
"repo": "https://github.com/juliangruber/brace-expansion",
"vendor": "juliangruber",
"versions": [
{
"lessThanOrEqual": "5.0.6",
"status": "affected",
"version": "0",
"versionType": "semver"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "finder",
"value": "bnbdr"
}
],
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "brace-expansion through 5.0.6 is vulnerable to denial of service. The expand() function exhibits exponential-time complexity in the number of consecutive non-expanding \u0027{}\u0027 brace groups. An attacker who passes a crafted string to expand(), directly or transitively, can cause significant CPU consumption and event-loop blocking. The max option does not mitigate this, as it bounds the output size rather than the recursion work."
}
],
"value": "brace-expansion through 5.0.6 is vulnerable to denial of service. The expand() function exhibits exponential-time complexity in the number of consecutive non-expanding \u0027{}\u0027 brace groups. An attacker who passes a crafted string to expand(), directly or transitively, can cause significant CPU consumption and event-loop blocking. The max option does not mitigate this, as it bounds the output size rather than the recursion work."
}
],
"impacts": [
{
"capecId": "CAPEC-469",
"descriptions": [
{
"lang": "en",
"value": "CAPEC-469 HTTP DoS"
}
]
}
],
"metrics": [
{
"cvssV4_0": {
"Automatable": "YES",
"Recovery": "USER",
"Safety": "NEGLIGIBLE",
"attackComplexity": "LOW",
"attackRequirements": "NONE",
"attackVector": "NETWORK",
"baseScore": 7.7,
"baseSeverity": "HIGH",
"exploitMaturity": "PROOF_OF_CONCEPT",
"privilegesRequired": "NONE",
"providerUrgency": "AMBER",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "NONE",
"subIntegrityImpact": "NONE",
"userInteraction": "NONE",
"valueDensity": "DIFFUSE",
"vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:P/S:N/AU:Y/R:U/V:D/RE:M/U:Amber",
"version": "4.0",
"vulnAvailabilityImpact": "HIGH",
"vulnConfidentialityImpact": "NONE",
"vulnIntegrityImpact": "NONE",
"vulnerabilityResponseEffort": "MODERATE"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-400",
"description": "CWE-400 Uncontrolled Resource Consumption",
"lang": "en",
"type": "CWE"
},
{
"cweId": "CWE-407",
"description": "CWE-407 Inefficient Algorithmic Complexity",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-07-08T11:38:35.974Z",
"orgId": "22e2d327-25fe-45d7-9f0c-dcd23b7108df",
"shortName": "seal"
},
"references": [
{
"url": "https://github.com/juliangruber/brace-expansion/commit/c7e33ec13ac1a684c116720843ce24e208611754"
},
{
"url": "https://www.npmjs.com/package/brace-expansion"
}
],
"source": {
"discovery": "INTERNAL"
},
"x_generator": {
"engine": "Vulnogram 1.0.2"
}
}
},
"cveMetadata": {
"assignerOrgId": "22e2d327-25fe-45d7-9f0c-dcd23b7108df",
"assignerShortName": "seal",
"cveId": "CVE-2026-13149",
"datePublished": "2026-06-30T08:30:34.502Z",
"dateReserved": "2026-06-24T10:17:07.027Z",
"dateUpdated": "2026-07-08T11:38:35.974Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-13149",
"date": "2026-08-17",
"epss": "0.00348",
"percentile": "0.27836"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-13149\",\"sourceIdentifier\":\"22e2d327-25fe-45d7-9f0c-dcd23b7108df\",\"published\":\"2026-06-30T10:16:34.560\",\"lastModified\":\"2026-07-08T12:17:20.087\",\"vulnStatus\":\"Deferred\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"brace-expansion through 5.0.6 is vulnerable to denial of service. The expand() function exhibits exponential-time complexity in the number of consecutive non-expanding \u0027{}\u0027 brace groups. An attacker who passes a crafted string to expand(), directly or transitively, can cause significant CPU consumption and event-loop blocking. The max option does not mitigate this, as it bounds the output size rather than the recursion work.\"}],\"affected\":[{\"source\":\"22e2d327-25fe-45d7-9f0c-dcd23b7108df\",\"affectedData\":[{\"vendor\":\"juliangruber\",\"product\":\"brace-expansion\",\"defaultStatus\":\"unaffected\",\"collectionURL\":\"https://registry.npmjs.org\",\"packageName\":\"brace-expansion\",\"repo\":\"https://github.com/juliangruber/brace-expansion\",\"versions\":[{\"version\":\"0\",\"lessThanOrEqual\":\"5.0.6\",\"versionType\":\"semver\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV40\":[{\"source\":\"22e2d327-25fe-45d7-9f0c-dcd23b7108df\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"4.0\",\"vectorString\":\"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:N/AU:Y/R:U/V:D/RE:M/U:Amber\",\"baseScore\":7.7,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"attackRequirements\":\"NONE\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"vulnConfidentialityImpact\":\"NONE\",\"vulnIntegrityImpact\":\"NONE\",\"vulnAvailabilityImpact\":\"HIGH\",\"subConfidentialityImpact\":\"NONE\",\"subIntegrityImpact\":\"NONE\",\"subAvailabilityImpact\":\"NONE\",\"exploitMaturity\":\"PROOF_OF_CONCEPT\",\"confidentialityRequirement\":\"NOT_DEFINED\",\"integrityRequirement\":\"NOT_DEFINED\",\"availabilityRequirement\":\"NOT_DEFINED\",\"modifiedAttackVector\":\"NOT_DEFINED\",\"modifiedAttackComplexity\":\"NOT_DEFINED\",\"modifiedAttackRequirements\":\"NOT_DEFINED\",\"modifiedPrivilegesRequired\":\"NOT_DEFINED\",\"modifiedUserInteraction\":\"NOT_DEFINED\",\"modifiedVulnConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedVulnIntegrityImpact\":\"NOT_DEFINED\",\"modifiedVulnAvailabilityImpact\":\"NOT_DEFINED\",\"modifiedSubConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedSubIntegrityImpact\":\"NOT_DEFINED\",\"modifiedSubAvailabilityImpact\":\"NOT_DEFINED\",\"Safety\":\"NEGLIGIBLE\",\"Automatable\":\"YES\",\"Recovery\":\"USER\",\"valueDensity\":\"DIFFUSE\",\"vulnerabilityResponseEffort\":\"MODERATE\",\"providerUrgency\":\"AMBER\"}}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2026-06-30T12:43:12.568372Z\",\"id\":\"CVE-2026-13149\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"yes\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"22e2d327-25fe-45d7-9f0c-dcd23b7108df\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-400\"},{\"lang\":\"en\",\"value\":\"CWE-407\"}]}],\"references\":[{\"url\":\"https://github.com/juliangruber/brace-expansion/commit/c7e33ec13ac1a684c116720843ce24e208611754\",\"source\":\"22e2d327-25fe-45d7-9f0c-dcd23b7108df\"},{\"url\":\"https://www.npmjs.com/package/brace-expansion\",\"source\":\"22e2d327-25fe-45d7-9f0c-dcd23b7108df\"}]}}",
"redhat_vex": {
"aggregate_severity": "Important",
"current_release_date": "2026-08-18T11:22:06+00:00",
"cve": "CVE-2026-13149",
"id": "CVE-2026-13149",
"initial_release_date": "2026-06-30T08:30:34.502000+00:00",
"product_status:fixed": "416",
"product_status:known_affected": "78",
"product_status:known_not_affected": "1613",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "brace-expansion: Brace-expansion: Denial of Service due to exponential-time complexity",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-13149.json",
"version": "3"
},
"suse_vex": {
"aggregate_severity": "important",
"current_release_date": "2026-08-18T00:18:38Z",
"cve": "CVE-2026-13149",
"id": "CVE-2026-13149",
"initial_release_date": "2026-07-01T03:35:56Z",
"product_status:first_fixed": "13",
"product_status:known_affected": "201",
"product_status:known_not_affected": "228",
"product_status:recommended": "40",
"source": "SUSE CSAF VEX",
"status": "interim",
"title": "SUSE CVE CVE-2026-13149",
"url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2026-13149.json",
"version": "6"
},
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-13149\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-06-30T12:43:12.568372Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-06-30T12:43:19.177Z\"}}], \"cna\": {\"source\": {\"discovery\": \"INTERNAL\"}, \"credits\": [{\"lang\": \"en\", \"type\": \"finder\", \"value\": \"bnbdr\"}], \"impacts\": [{\"capecId\": \"CAPEC-469\", \"descriptions\": [{\"lang\": \"en\", \"value\": \"CAPEC-469 HTTP DoS\"}]}], \"metrics\": [{\"format\": \"CVSS\", \"cvssV4_0\": {\"Safety\": \"NEGLIGIBLE\", \"version\": \"4.0\", \"Recovery\": \"USER\", \"baseScore\": 7.7, \"Automatable\": \"YES\", \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"valueDensity\": \"DIFFUSE\", \"vectorString\": \"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:P/S:N/AU:Y/R:U/V:D/RE:M/U:Amber\", \"exploitMaturity\": \"PROOF_OF_CONCEPT\", \"providerUrgency\": \"AMBER\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"attackRequirements\": \"NONE\", \"privilegesRequired\": \"NONE\", \"subIntegrityImpact\": \"NONE\", \"vulnIntegrityImpact\": \"NONE\", \"subAvailabilityImpact\": \"NONE\", \"vulnAvailabilityImpact\": \"HIGH\", \"subConfidentialityImpact\": \"NONE\", \"vulnConfidentialityImpact\": \"NONE\", \"vulnerabilityResponseEffort\": \"MODERATE\"}, \"scenarios\": [{\"lang\": \"en\", \"value\": \"GENERAL\"}]}], \"affected\": [{\"vendor\": \"juliangruber\", \"product\": \"brace-expansion\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"5.0.6\"}], \"platforms\": [\"Linux\", \"macOS\", \"Windows\"], \"defaultStatus\": \"unaffected\"}], \"references\": [{\"url\": \"https://github.com/juliangruber/brace-expansion/commit/c7e33ec13ac1a684c116720843ce24e208611754\"}, {\"url\": \"https://www.npmjs.com/package/brace-expansion\"}], \"x_generator\": {\"engine\": \"Vulnogram 1.0.2\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"brace-expansion through 5.0.6 is vulnerable to denial of service. The expand() function exhibits exponential-time complexity in the number of consecutive non-expanding \u0027{}\u0027 brace groups. An attacker who passes a crafted string to expand(), directly or transitively, can cause significant CPU consumption and event-loop blocking. The max option does not mitigate this, as it bounds the output size rather than the recursion work.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"brace-expansion through 5.0.6 is vulnerable to denial of service. The expand() function exhibits exponential-time complexity in the number of consecutive non-expanding \u0027{}\u0027 brace groups. An attacker who passes a crafted string to expand(), directly or transitively, can cause significant CPU consumption and event-loop blocking. The max option does not mitigate this, as it bounds the output size rather than the recursion work.\", \"base64\": false}]}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-400\", \"description\": \"CWE-400 Uncontrolled Resource Consumption\"}, {\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-407\", \"description\": \"CWE-407 Inefficient Algorithmic Complexity\"}]}], \"providerMetadata\": {\"orgId\": \"22e2d327-25fe-45d7-9f0c-dcd23b7108df\", \"shortName\": \"seal\", \"dateUpdated\": \"2026-06-30T08:30:34.502Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-13149\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-06-30T12:43:23.029Z\", \"dateReserved\": \"2026-06-24T10:17:07.027Z\", \"assignerOrgId\": \"22e2d327-25fe-45d7-9f0c-dcd23b7108df\", \"datePublished\": \"2026-06-30T08:30:34.502Z\", \"assignerShortName\": \"seal\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
rlsa-2026:47057
Vulnerability from osv_rocky
Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language.
Security Fix(es):
-
brace-expansion: Brace-expansion: Denial of Service due to exponential-time complexity (CVE-2026-13149)
-
tar: Node-tar: Denial of Service via malformed tar archive header (CVE-2026-59874)
-
tar: node-tar: Denial of Service via crafted gzip bomb (CVE-2026-59873)
For 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.
{
"affected": [
{
"package": {
"ecosystem": "Rocky Linux:9",
"name": "nodejs",
"purl": "pkg:rpm/rocky-linux/nodejs?distro=rocky-linux-9\u0026epoch=1"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "1:24.18.0-3.module+el9.8.0+40264+d9b257bb"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:9",
"name": "nodejs-nodemon",
"purl": "pkg:rpm/rocky-linux/nodejs-nodemon?distro=rocky-linux-9\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:3.1.14-2.module+el9.8.0+40264+d9b257bb"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:9",
"name": "nodejs-packaging",
"purl": "pkg:rpm/rocky-linux/nodejs-packaging?distro=rocky-linux-9\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:2021.06-6.module+el9.7.0+40052+e32ea525"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:9",
"name": "nodejs-packaging",
"purl": "pkg:rpm/rocky-linux/nodejs-packaging?distro=rocky-linux-9\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:2021.06-6.module+el9.7.0+40153+4d595597"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:9",
"name": "nodejs-packaging",
"purl": "pkg:rpm/rocky-linux/nodejs-packaging?distro=rocky-linux-9\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:2021.06-6.module+el9.7.0+40165+d075e3f2"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:9",
"name": "nodejs-packaging",
"purl": "pkg:rpm/rocky-linux/nodejs-packaging?distro=rocky-linux-9\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:2021.06-6.module+el9.8.0+40164+8921ab53"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [
{
"name": "Rocky Enterprise Software Foundation"
},
{
"name": "Red Hat"
}
],
"database_specific": {
"license": "CC-BY-4.0",
"license_url": "https://creativecommons.org/licenses/by/4.0/",
"source_advisory": "RHSA-2026:47057"
},
"details": "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* brace-expansion: Brace-expansion: Denial of Service due to exponential-time complexity (CVE-2026-13149)\n\n* tar: Node-tar: Denial of Service via malformed tar archive header (CVE-2026-59874)\n\n* tar: node-tar: Denial of Service via crafted gzip bomb (CVE-2026-59873)\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.",
"id": "RLSA-2026:47057",
"modified": "2026-08-14T06:09:08.948831Z",
"published": "2026-08-03T12:03:50.556944Z",
"references": [
{
"type": "ADVISORY",
"url": "https://errata.rockylinux.org/RLSA-2026:47057"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2494813"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2498116"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2498120"
},
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2026:47057"
}
],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
}
],
"summary": "Important: nodejs:24 security update",
"upstream": [
"CVE-2026-13149",
"CVE-2026-59873",
"CVE-2026-59874"
]
}
rlsa-2026:47058
Vulnerability from osv_rocky
Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language.
Security Fix(es):
-
brace-expansion: Brace-expansion: Denial of Service due to exponential-time complexity (CVE-2026-13149)
-
tar: Node-tar: Denial of Service via malformed tar archive header (CVE-2026-59874)
-
tar: node-tar: Denial of Service via crafted gzip bomb (CVE-2026-59873)
For 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.
{
"affected": [
{
"package": {
"ecosystem": "Rocky Linux:9",
"name": "nodejs",
"purl": "pkg:rpm/rocky-linux/nodejs?distro=rocky-linux-9\u0026epoch=1"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "1:22.23.1-2.module+el9.8.0+40263+faa47049"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:9",
"name": "nodejs-nodemon",
"purl": "pkg:rpm/rocky-linux/nodejs-nodemon?distro=rocky-linux-9\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:3.1.14-1.module+el9.8.0+40263+faa47049"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:9",
"name": "nodejs-packaging",
"purl": "pkg:rpm/rocky-linux/nodejs-packaging?distro=rocky-linux-9\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:2021.06-6.module+el9.7.0+40052+e32ea525"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:9",
"name": "nodejs-packaging",
"purl": "pkg:rpm/rocky-linux/nodejs-packaging?distro=rocky-linux-9\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:2021.06-6.module+el9.7.0+40153+4d595597"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:9",
"name": "nodejs-packaging",
"purl": "pkg:rpm/rocky-linux/nodejs-packaging?distro=rocky-linux-9\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:2021.06-6.module+el9.7.0+40165+d075e3f2"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:9",
"name": "nodejs-packaging",
"purl": "pkg:rpm/rocky-linux/nodejs-packaging?distro=rocky-linux-9\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:2021.06-6.module+el9.8.0+40164+8921ab53"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [
{
"name": "Rocky Enterprise Software Foundation"
},
{
"name": "Red Hat"
}
],
"database_specific": {
"license": "CC-BY-4.0",
"license_url": "https://creativecommons.org/licenses/by/4.0/",
"source_advisory": "RHSA-2026:47058"
},
"details": "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* brace-expansion: Brace-expansion: Denial of Service due to exponential-time complexity (CVE-2026-13149)\n\n* tar: Node-tar: Denial of Service via malformed tar archive header (CVE-2026-59874)\n\n* tar: node-tar: Denial of Service via crafted gzip bomb (CVE-2026-59873)\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.",
"id": "RLSA-2026:47058",
"modified": "2026-08-14T06:09:08.646797Z",
"published": "2026-08-03T12:03:50.556944Z",
"references": [
{
"type": "ADVISORY",
"url": "https://errata.rockylinux.org/RLSA-2026:47058"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2494813"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2498116"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2498120"
},
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2026:47058"
}
],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
}
],
"summary": "Important: nodejs:22 security update",
"upstream": [
"CVE-2026-13149",
"CVE-2026-59873",
"CVE-2026-59874"
]
}
rlsa-2026:47059
Vulnerability from osv_rocky
Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language.
Security Fix(es):
-
brace-expansion: Brace-expansion: Denial of Service due to exponential-time complexity (CVE-2026-13149)
-
tar: Node-tar: Denial of Service via malformed tar archive header (CVE-2026-59874)
-
tar: node-tar: Denial of Service via crafted gzip bomb (CVE-2026-59873)
For 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.
{
"affected": [
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "nodejs-packaging",
"purl": "pkg:rpm/rocky-linux/nodejs-packaging?distro=rocky-linux-8\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:2021.06-6.module+el8.10.0+40171+8fa9c325"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "nodejs-packaging",
"purl": "pkg:rpm/rocky-linux/nodejs-packaging?distro=rocky-linux-8\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:2021.06-6.module+el8.10.0+40172+38f6fdd1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "nodejs-packaging",
"purl": "pkg:rpm/rocky-linux/nodejs-packaging?distro=rocky-linux-8\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:2021.06-6.module+el8.10.0+40048+6d99f608"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "nodejs",
"purl": "pkg:rpm/rocky-linux/nodejs?distro=rocky-linux-8\u0026epoch=1"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "1:22.23.1-2.module+el8.10.0+40261+cde646a4"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "nodejs-nodemon",
"purl": "pkg:rpm/rocky-linux/nodejs-nodemon?distro=rocky-linux-8\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:3.1.14-1.module+el8.10.0+40261+cde646a4"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "nodejs-nodemon",
"purl": "pkg:rpm/rocky-linux/nodejs-nodemon?distro=rocky-linux-8\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:3.1.14-1.module+el8.10.0+40262+9e06ec34"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [
{
"name": "Rocky Enterprise Software Foundation"
},
{
"name": "Red Hat"
}
],
"details": "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* brace-expansion: Brace-expansion: Denial of Service due to exponential-time complexity (CVE-2026-13149)\n\n* tar: Node-tar: Denial of Service via malformed tar archive header (CVE-2026-59874)\n\n* tar: node-tar: Denial of Service via crafted gzip bomb (CVE-2026-59873)\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.",
"id": "RLSA-2026:47059",
"modified": "2026-08-11T00:08:52.059885Z",
"published": "2026-07-29T00:01:14.049135Z",
"references": [
{
"type": "ADVISORY",
"url": "https://errata.rockylinux.org/RLSA-2026:47059"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2494813"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2498116"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2498120"
}
],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
}
],
"summary": "Important: nodejs:22 security update",
"upstream": [
"CVE-2026-13149",
"CVE-2026-59873",
"CVE-2026-59874"
]
}
rlsa-2026:47060
Vulnerability from osv_rocky
Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language.
Security Fix(es):
-
brace-expansion: Brace-expansion: Denial of Service due to exponential-time complexity (CVE-2026-13149)
-
tar: Node-tar: Denial of Service via malformed tar archive header (CVE-2026-59874)
-
tar: node-tar: Denial of Service via crafted gzip bomb (CVE-2026-59873)
For 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.
{
"affected": [
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "nodejs-packaging",
"purl": "pkg:rpm/rocky-linux/nodejs-packaging?distro=rocky-linux-8\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:2021.06-6.module+el8.10.0+40048+6d99f608"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "nodejs-packaging",
"purl": "pkg:rpm/rocky-linux/nodejs-packaging?distro=rocky-linux-8\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:2021.06-6.module+el8.10.0+40171+8fa9c325"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "nodejs-packaging",
"purl": "pkg:rpm/rocky-linux/nodejs-packaging?distro=rocky-linux-8\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:2021.06-6.module+el8.10.0+40172+38f6fdd1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "nodejs",
"purl": "pkg:rpm/rocky-linux/nodejs?distro=rocky-linux-8\u0026epoch=1"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "1:24.18.0-2.module+el8.10.0+40262+9e06ec34"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "nodejs-nodemon",
"purl": "pkg:rpm/rocky-linux/nodejs-nodemon?distro=rocky-linux-8\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:3.1.14-1.module+el8.10.0+40261+cde646a4"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "nodejs-nodemon",
"purl": "pkg:rpm/rocky-linux/nodejs-nodemon?distro=rocky-linux-8\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:3.1.14-1.module+el8.10.0+40262+9e06ec34"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [
{
"name": "Rocky Enterprise Software Foundation"
},
{
"name": "Red Hat"
}
],
"details": "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* brace-expansion: Brace-expansion: Denial of Service due to exponential-time complexity (CVE-2026-13149)\n\n* tar: Node-tar: Denial of Service via malformed tar archive header (CVE-2026-59874)\n\n* tar: node-tar: Denial of Service via crafted gzip bomb (CVE-2026-59873)\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.",
"id": "RLSA-2026:47060",
"modified": "2026-08-11T00:08:51.579858Z",
"published": "2026-07-28T18:01:06.552042Z",
"references": [
{
"type": "ADVISORY",
"url": "https://errata.rockylinux.org/RLSA-2026:47060"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2494813"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2498116"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2498120"
}
],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
}
],
"summary": "Important: nodejs:24 security update",
"upstream": [
"CVE-2026-13149",
"CVE-2026-59873",
"CVE-2026-59874"
]
}
rlsa-2026:48032
Vulnerability from osv_rocky
Simple monitor script for use during development of a node.js app. For use during development of a node.js based application. nodemon will watch the files in the directory in which nodemon was started, and if any files change, nodemon will automatically restart your node application. nodemon does not require any changes to your code or method of development. nodemon simply wraps your node application and keeps an eye on any files that have changed. Remember that nodemon is a replacement wrapper for node, think of it as replacing the word "node" on the command line when you run your script.
Security Fix(es):
- brace-expansion: Brace-expansion: Denial of Service due to exponential-time complexity (CVE-2026-13149)
For 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.
| URL | Type | |
|---|---|---|
{
"affected": [
{
"package": {
"ecosystem": "Rocky Linux:10",
"name": "nodejs-nodemon",
"purl": "pkg:rpm/rocky-linux/nodejs-nodemon?distro=rocky-linux-10-aarch64\u0026epoch=0"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "0:3.1.14-2.el10_2"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [
{
"name": "Rocky Enterprise Software Foundation"
},
{
"name": "Red Hat"
}
],
"database_specific": {
"license": "CC-BY-4.0",
"license_url": "https://creativecommons.org/licenses/by/4.0/",
"source_advisory": "RHSA-2026:48032"
},
"details": "Simple monitor script for use during development of a node.js app. For use during development of a node.js based application. nodemon will watch the files in the directory in which nodemon was started, and if any files change, nodemon will automatically restart your node application. nodemon does not require any changes to your code or method of development. nodemon simply wraps your node application and keeps an eye on any files that have changed. Remember that nodemon is a replacement wrapper for node, think of it as replacing the word \"node\" on the command line when you run your script.\n\nSecurity Fix(es):\n\n* brace-expansion: Brace-expansion: Denial of Service due to exponential-time complexity (CVE-2026-13149)\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.",
"id": "RLSA-2026:48032",
"modified": "2026-08-13T00:10:35.075784Z",
"published": "2026-07-30T12:06:30.380063Z",
"references": [
{
"type": "ADVISORY",
"url": "https://errata.rockylinux.org/RLSA-2026:48032"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2494813"
},
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2026:48032"
}
],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
}
],
"summary": "Important: nodejs-nodemon security update",
"upstream": [
"CVE-2026-13149"
]
}
rlsa-2026:48033
Vulnerability from osv_rocky
Node.js is a platform built on Chrome's JavaScript runtime \ for easily building fast, scalable network applications. \ Node.js uses an event-driven, non-blocking I/O model that \ makes it lightweight and efficient, perfect for data-intensive \ real-time applications that run across distributed devices.
Security Fix(es):
-
brace-expansion: Brace-expansion: Denial of Service due to exponential-time complexity (CVE-2026-13149)
-
tar: Node-tar: Denial of Service via malformed tar archive header (CVE-2026-59874)
-
tar: node-tar: Denial of Service via crafted gzip bomb (CVE-2026-59873)
For 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.
{
"affected": [
{
"package": {
"ecosystem": "Rocky Linux:10",
"name": "nodejs22",
"purl": "pkg:rpm/rocky-linux/nodejs22?distro=rocky-linux-10\u0026epoch=1"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "1:22.23.1-4.el10_2"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [
{
"name": "Rocky Enterprise Software Foundation"
},
{
"name": "Red Hat"
}
],
"database_specific": {
"license": "CC-BY-4.0",
"license_url": "https://creativecommons.org/licenses/by/4.0/",
"source_advisory": "RHSA-2026:48033"
},
"details": "Node.js is a platform built on Chrome\u0027s JavaScript runtime \\ for easily building fast, scalable network applications. \\ Node.js uses an event-driven, non-blocking I/O model that \\ makes it lightweight and efficient, perfect for data-intensive \\ real-time applications that run across distributed devices.\n\nSecurity Fix(es):\n\n* brace-expansion: Brace-expansion: Denial of Service due to exponential-time complexity (CVE-2026-13149)\n\n* tar: Node-tar: Denial of Service via malformed tar archive header (CVE-2026-59874)\n\n* tar: node-tar: Denial of Service via crafted gzip bomb (CVE-2026-59873)\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.",
"id": "RLSA-2026:48033",
"modified": "2026-08-13T18:08:44.749443Z",
"published": "2026-07-31T18:06:02.939248Z",
"references": [
{
"type": "ADVISORY",
"url": "https://errata.rockylinux.org/RLSA-2026:48033"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2498116"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2498120"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2494813"
},
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2026:48033"
}
],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
}
],
"summary": "Important: nodejs22 security update",
"upstream": [
"CVE-2026-13149",
"CVE-2026-59873",
"CVE-2026-59874"
]
}
rlsa-2026:48034
Vulnerability from osv_rocky
Node.js is a platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices.
Security Fix(es):
-
brace-expansion: Brace-expansion: Denial of Service due to exponential-time complexity (CVE-2026-13149)
-
tar: Node-tar: Denial of Service via malformed tar archive header (CVE-2026-59874)
-
tar: node-tar: Denial of Service via crafted gzip bomb (CVE-2026-59873)
For 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.
{
"affected": [
{
"package": {
"ecosystem": "Rocky Linux:10",
"name": "nodejs24",
"purl": "pkg:rpm/rocky-linux/nodejs24?distro=rocky-linux-10\u0026epoch=1"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "1:24.18.0-3.el10_2"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [
{
"name": "Rocky Enterprise Software Foundation"
},
{
"name": "Red Hat"
}
],
"database_specific": {
"license": "CC-BY-4.0",
"license_url": "https://creativecommons.org/licenses/by/4.0/",
"source_advisory": "RHSA-2026:48034"
},
"details": "Node.js is a platform built on Chrome\u0027s JavaScript runtime for easily building fast, scalable network applications. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices.\n\nSecurity Fix(es):\n\n* brace-expansion: Brace-expansion: Denial of Service due to exponential-time complexity (CVE-2026-13149)\n\n* tar: Node-tar: Denial of Service via malformed tar archive header (CVE-2026-59874)\n\n* tar: node-tar: Denial of Service via crafted gzip bomb (CVE-2026-59873)\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.",
"id": "RLSA-2026:48034",
"modified": "2026-08-13T18:08:44.706869Z",
"published": "2026-07-31T18:06:02.939248Z",
"references": [
{
"type": "ADVISORY",
"url": "https://errata.rockylinux.org/RLSA-2026:48034"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2498116"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2498120"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2494813"
},
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2026:48034"
}
],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
}
],
"summary": "Important: nodejs24 security update",
"upstream": [
"CVE-2026-13149",
"CVE-2026-59873",
"CVE-2026-59874"
]
}
ubuntu-cve-2026-13149
Vulnerability from osv_ubuntu
brace-expansion through 5.0.6 is vulnerable to denial of service. The expand() function exhibits exponential-time complexity in the number of consecutive non-expanding '{}' brace groups. An attacker who passes a crafted string to expand(), directly or transitively, can cause significant CPU consumption and event-loop blocking. The max option does not mitigate this, as it bounds the output size rather than the recursion work.
{
"affected": [
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "node-brace-expansion",
"binary_version": "1.1.8-1"
}
]
},
"package": {
"ecosystem": "Ubuntu:18.04:LTS",
"name": "node-brace-expansion",
"purl": "pkg:deb/ubuntu/node-brace-expansion@1.1.8-1?arch=source\u0026distro=bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.1.8-1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "node-brace-expansion",
"binary_version": "1.1.11-1"
}
]
},
"package": {
"ecosystem": "Ubuntu:20.04:LTS",
"name": "node-brace-expansion",
"purl": "pkg:deb/ubuntu/node-brace-expansion@1.1.11-1?arch=source\u0026distro=focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.1.8-1",
"1.1.11-1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "node-brace-expansion",
"binary_version": "2.0.1-1"
}
]
},
"package": {
"ecosystem": "Ubuntu:22.04:LTS",
"name": "node-brace-expansion",
"purl": "pkg:deb/ubuntu/node-brace-expansion@2.0.1-1?arch=source\u0026distro=jammy"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.0.0-1",
"2.0.1-1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "node-brace-expansion",
"binary_version": "2.0.1+~1.1.0-1"
}
]
},
"package": {
"ecosystem": "Ubuntu:24.04:LTS",
"name": "node-brace-expansion",
"purl": "pkg:deb/ubuntu/node-brace-expansion@2.0.1+~1.1.0-1?arch=source\u0026distro=noble"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.0.1-2",
"2.0.1+~1.1.0-1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "node-brace-expansion",
"binary_version": "2.0.1+~1.1.0-2"
}
]
},
"package": {
"ecosystem": "Ubuntu:25.10",
"name": "node-brace-expansion",
"purl": "pkg:deb/ubuntu/node-brace-expansion@2.0.1+~1.1.0-2?arch=source\u0026distro=questing"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.0.1+~1.1.0-1",
"2.0.1+~1.1.0-2"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "node-brace-expansion",
"binary_version": "2.0.1+~1.1.0-2"
}
]
},
"package": {
"ecosystem": "Ubuntu:26.04:LTS",
"name": "node-brace-expansion",
"purl": "pkg:deb/ubuntu/node-brace-expansion@2.0.1+~1.1.0-2?arch=source\u0026distro=resolute"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.0.1+~1.1.0-2"
]
}
],
"aliases": [],
"details": "brace-expansion through 5.0.6 is vulnerable to denial of service. The expand() function exhibits exponential-time complexity in the number of consecutive non-expanding \u0027{}\u0027 brace groups. An attacker who passes a crafted string to expand(), directly or transitively, can cause significant CPU consumption and event-loop blocking. The max option does not mitigate this, as it bounds the output size rather than the recursion work.",
"id": "UBUNTU-CVE-2026-13149",
"modified": "2026-07-01T21:19:39Z",
"published": "2026-06-30T10:16:00Z",
"references": [
{
"type": "REPORT",
"url": "https://ubuntu.com/security/CVE-2026-13149"
},
{
"type": "REPORT",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13149"
},
{
"type": "REPORT",
"url": "https://github.com/juliangruber/brace-expansion/commit/c7e33ec13ac1a684c116720843ce24e208611754"
},
{
"type": "REPORT",
"url": "https://www.npmjs.com/package/brace-expansion"
}
],
"related": [],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:P/S:N/AU:Y/R:U/V:D/RE:M/U:Amber",
"type": "CVSS_V4"
},
{
"score": "medium",
"type": "Ubuntu"
}
],
"upstream": [
"CVE-2026-13149"
]
}
WID-SEC-W-2026-2452
Vulnerability from csaf_certbund - Published: 2026-07-21 22:00 - Updated: 2026-08-10 22:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat Ansible Automation Platform 2.2
Red Hat / Ansible Automation Platform
|
cpe:/a:redhat:ansible_automation_platform:2.2
|
2.2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat Ansible Automation Platform 2.2
Red Hat / Ansible Automation Platform
|
cpe:/a:redhat:ansible_automation_platform:2.2
|
2.2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat Ansible Automation Platform 2.2
Red Hat / Ansible Automation Platform
|
cpe:/a:redhat:ansible_automation_platform:2.2
|
2.2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat Ansible Automation Platform 2.2
Red Hat / Ansible Automation Platform
|
cpe:/a:redhat:ansible_automation_platform:2.2
|
2.2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat Ansible Automation Platform 2.2
Red Hat / Ansible Automation Platform
|
cpe:/a:redhat:ansible_automation_platform:2.2
|
2.2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat Ansible Automation Platform 2.2
Red Hat / Ansible Automation Platform
|
cpe:/a:redhat:ansible_automation_platform:2.2
|
2.2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat Ansible Automation Platform 2.2
Red Hat / Ansible Automation Platform
|
cpe:/a:redhat:ansible_automation_platform:2.2
|
2.2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat Ansible Automation Platform 2.2
Red Hat / Ansible Automation Platform
|
cpe:/a:redhat:ansible_automation_platform:2.2
|
2.2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat Ansible Automation Platform 2.2
Red Hat / Ansible Automation Platform
|
cpe:/a:redhat:ansible_automation_platform:2.2
|
2.2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat Ansible Automation Platform 2.2
Red Hat / Ansible Automation Platform
|
cpe:/a:redhat:ansible_automation_platform:2.2
|
2.2 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat Ansible Automation Platform 2.2
Red Hat / Ansible Automation Platform
|
cpe:/a:redhat:ansible_automation_platform:2.2
|
2.2 |
{
"document": {
"aggregate_severity": {
"text": "hoch"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Red Hat Ansible Automation Platform ist eine End-to-End-Automatisierungsplattform f\u00fcr die Systemkonfiguration, die Softwarebereitstellung und die Orchestrierung erweiterter Workflows.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in Red Hat Ansible Automation Platform ausnutzen, um Sicherheitsma\u00dfnahmen zu umgehen, Cross-Site-Scripting-Angriffe durchzuf\u00fchren, Daten zu manipulieren, einen Denial-of-Service-Zustand auszul\u00f6sen oder beliebigen Code auszuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Sonstiges\n- UNIX",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2026-2452 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2026/wid-sec-w-2026-2452.json"
},
{
"category": "self",
"summary": "WID-SEC-2026-2452 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2026-2452"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:42815 vom 2026-07-21",
"url": "https://access.redhat.com/errata/RHSA-2026:42815"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:43625 vom 2026-07-22",
"url": "https://access.redhat.com/errata/RHSA-2026:43625"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:40765 vom 2026-07-22",
"url": "https://access.redhat.com/errata/RHSA-2026:40765"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:45360 vom 2026-07-24",
"url": "https://access.redhat.com/errata/RHSA-2026:45360"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:46539 vom 2026-07-27",
"url": "https://access.redhat.com/errata/RHSA-2026:46539"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:46623 vom 2026-07-27",
"url": "https://access.redhat.com/errata/RHSA-2026:46623"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:46558 vom 2026-07-27",
"url": "https://access.redhat.com/errata/RHSA-2026:46558"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:44268 vom 2026-07-28",
"url": "https://access.redhat.com/errata/RHSA-2026:44268"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:44239 vom 2026-07-28",
"url": "https://access.redhat.com/errata/RHSA-2026:44239"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:44264 vom 2026-07-28",
"url": "https://access.redhat.com/errata/RHSA-2026:44264"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:44237 vom 2026-07-28",
"url": "https://access.redhat.com/errata/RHSA-2026:44237"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:47059 vom 2026-07-29",
"url": "https://access.redhat.com/errata/RHSA-2026:47059"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:47060 vom 2026-07-28",
"url": "https://access.redhat.com/errata/RHSA-2026:47060"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:44267 vom 2026-07-28",
"url": "https://access.redhat.com/errata/RHSA-2026:44267"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:44263 vom 2026-07-28",
"url": "https://access.redhat.com/errata/RHSA-2026:44263"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:48151 vom 2026-07-29",
"url": "https://access.redhat.com/errata/RHSA-2026:48151"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:48126 vom 2026-07-29",
"url": "https://access.redhat.com/errata/RHSA-2026:48126"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:48033 vom 2026-07-29",
"url": "https://access.redhat.com/errata/RHSA-2026:48033"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:48032 vom 2026-07-29",
"url": "https://access.redhat.com/errata/RHSA-2026:48032"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:48124 vom 2026-07-29",
"url": "https://access.redhat.com/errata/RHSA-2026:48124"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:48034 vom 2026-07-29",
"url": "https://access.redhat.com/errata/RHSA-2026:48034"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:48891 vom 2026-07-31",
"url": "https://access.redhat.com/errata/RHSA-2026:48891"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:48032 vom 2026-07-30",
"url": "https://errata.build.resf.org/RLSA-2026:48032"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:48933 vom 2026-07-31",
"url": "https://access.redhat.com/errata/RHSA-2026:48933"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:48913 vom 2026-07-30",
"url": "https://access.redhat.com/errata/RHSA-2026:48913"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:48872 vom 2026-07-30",
"url": "https://access.redhat.com/errata/RHSA-2026:48872"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:48033 vom 2026-07-31",
"url": "https://errata.build.resf.org/RLSA-2026:48033"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-47058 vom 2026-08-01",
"url": "http://linux.oracle.com/errata/ELSA-2026-47058.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-47059 vom 2026-08-01",
"url": "https://linux.oracle.com/errata/ELSA-2026-47059.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-47057 vom 2026-08-01",
"url": "http://linux.oracle.com/errata/ELSA-2026-47057.html"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:48034 vom 2026-07-31",
"url": "https://errata.build.resf.org/RLSA-2026:48034"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:47058 vom 2026-08-03",
"url": "https://access.redhat.com/errata/RHSA-2026:47058"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:47057 vom 2026-08-03",
"url": "https://access.redhat.com/errata/RHSA-2026:47057"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:49642 vom 2026-08-03",
"url": "https://access.redhat.com/errata/RHSA-2026:49642"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:49687 vom 2026-08-03",
"url": "https://access.redhat.com/errata/RHSA-2026:49687"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:49681 vom 2026-08-03",
"url": "https://access.redhat.com/errata/RHSA-2026:49681"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:49735 vom 2026-08-03",
"url": "https://access.redhat.com/errata/RHSA-2026:49735"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:49680 vom 2026-08-03",
"url": "https://access.redhat.com/errata/RHSA-2026:49680"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:47057 vom 2026-08-03",
"url": "https://errata.build.resf.org/RLSA-2026:47057"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:47058 vom 2026-08-03",
"url": "https://errata.build.resf.org/RLSA-2026:47058"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-47060 vom 2026-08-03",
"url": "http://linux.oracle.com/errata/ELSA-2026-47060.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:49689 vom 2026-08-03",
"url": "https://access.redhat.com/errata/RHSA-2026:49689"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-48032 vom 2026-08-04",
"url": "http://linux.oracle.com/errata/ELSA-2026-48032.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:50357 vom 2026-08-04",
"url": "https://access.redhat.com/errata/RHSA-2026:50357"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:50340 vom 2026-08-04",
"url": "https://access.redhat.com/errata/RHSA-2026:50340"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-48034 vom 2026-08-05",
"url": "https://linux.oracle.com/errata/ELSA-2026-48034.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:48670 vom 2026-08-04",
"url": "https://access.redhat.com/errata/RHSA-2026:48670"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:50479 vom 2026-08-05",
"url": "https://access.redhat.com/errata/RHSA-2026:50479"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:50300 vom 2026-08-04",
"url": "https://access.redhat.com/errata/RHSA-2026:50300"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:48693 vom 2026-08-04",
"url": "https://access.redhat.com/errata/RHSA-2026:48693"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-48033 vom 2026-08-04",
"url": "http://linux.oracle.com/errata/ELSA-2026-48033.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:48676 vom 2026-08-04",
"url": "https://access.redhat.com/errata/RHSA-2026:48676"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:50850 vom 2026-08-05",
"url": "https://access.redhat.com/errata/RHSA-2026:50850"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:50931 vom 2026-08-06",
"url": "https://access.redhat.com/errata/RHSA-2026:50931"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:47728 vom 2026-08-06",
"url": "https://access.redhat.com/errata/RHSA-2026:47728"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:51349 vom 2026-08-07",
"url": "https://access.redhat.com/errata/RHSA-2026:51349"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:51348 vom 2026-08-07",
"url": "https://access.redhat.com/errata/RHSA-2026:51348"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:51342 vom 2026-08-06",
"url": "https://access.redhat.com/errata/RHSA-2026:51342"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:51200 vom 2026-08-06",
"url": "https://access.redhat.com/errata/RHSA-2026:51200"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:51199 vom 2026-08-06",
"url": "https://access.redhat.com/errata/RHSA-2026:51199"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:51197 vom 2026-08-06",
"url": "https://access.redhat.com/errata/RHSA-2026:51197"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:51196 vom 2026-08-06",
"url": "https://access.redhat.com/errata/RHSA-2026:51196"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:52394 vom 2026-08-10",
"url": "https://access.redhat.com/errata/RHSA-2026:52394"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:52399 vom 2026-08-10",
"url": "https://access.redhat.com/errata/RHSA-2026:52399"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:52768 vom 2026-08-10",
"url": "https://access.redhat.com/errata/RHSA-2026:52768"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:53298 vom 2026-08-11",
"url": "https://access.redhat.com/errata/RHSA-2026:53298"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:52990 vom 2026-08-11",
"url": "https://access.redhat.com/errata/RHSA-2026:52990"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:52968 vom 2026-08-10",
"url": "https://access.redhat.com/errata/RHSA-2026:52968"
}
],
"source_lang": "en-US",
"title": "Red Hat Ansible Automation Platform (node-tar, linkify-it, protobufjs, brace-expansion, fast-uri, DOMPurify): Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2026-08-10T22:00:00.000+00:00",
"generator": {
"date": "2026-08-11T08:56:44.331+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.6.0"
}
},
"id": "WID-SEC-W-2026-2452",
"initial_release_date": "2026-07-21T22:00:00.000+00:00",
"revision_history": [
{
"date": "2026-07-21T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2026-07-22T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-07-26T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-07-27T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-07-28T22:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-07-29T22:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-07-30T22:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von Red Hat und Rocky Enterprise Software Foundation aufgenommen"
},
{
"date": "2026-08-02T22:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von Rocky Enterprise Software Foundation und Oracle Linux aufgenommen"
},
{
"date": "2026-08-03T22:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von Red Hat, Rocky Enterprise Software Foundation und Oracle Linux aufgenommen"
},
{
"date": "2026-08-04T22:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von Oracle Linux und Red Hat aufgenommen"
},
{
"date": "2026-08-05T22:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-08-06T22:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-08-09T22:00:00.000+00:00",
"number": "13",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-08-10T22:00:00.000+00:00",
"number": "14",
"summary": "Neue Updates von Red Hat aufgenommen"
}
],
"status": "final",
"version": "14"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Oracle Linux",
"product": {
"name": "Oracle Linux",
"product_id": "T056236",
"product_identification_helper": {
"cpe": "cpe:/o:oracle:linux:-"
}
}
}
],
"category": "vendor",
"name": "Oracle"
},
{
"branches": [
{
"category": "product_name",
"name": "RESF Rocky Linux",
"product": {
"name": "RESF Rocky Linux",
"product_id": "T054581",
"product_identification_helper": {
"cpe": "cpe:/o:resf:rocky_linux:-"
}
}
}
],
"category": "vendor",
"name": "RESF"
},
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "2.2",
"product": {
"name": "Red Hat Ansible Automation Platform 2.2",
"product_id": "T057005",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform:2.2"
}
}
}
],
"category": "product_name",
"name": "Ansible Automation Platform"
},
{
"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"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-59873",
"product_status": {
"known_affected": [
"T056236",
"T054581",
"67646",
"T057005"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-59873"
},
{
"cve": "CVE-2026-59874",
"product_status": {
"known_affected": [
"T056236",
"T054581",
"67646",
"T057005"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-59874"
},
{
"cve": "CVE-2026-48801",
"product_status": {
"known_affected": [
"T056236",
"T054581",
"67646",
"T057005"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-48801"
},
{
"cve": "CVE-2026-44289",
"product_status": {
"known_affected": [
"T056236",
"T054581",
"67646",
"T057005"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-44289"
},
{
"cve": "CVE-2026-44290",
"product_status": {
"known_affected": [
"T056236",
"T054581",
"67646",
"T057005"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-44290"
},
{
"cve": "CVE-2026-44291",
"product_status": {
"known_affected": [
"T056236",
"T054581",
"67646",
"T057005"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-44291"
},
{
"cve": "CVE-2026-44292",
"product_status": {
"known_affected": [
"T056236",
"T054581",
"67646",
"T057005"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-44292"
},
{
"cve": "CVE-2026-45740",
"product_status": {
"known_affected": [
"T056236",
"T054581",
"67646",
"T057005"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-45740"
},
{
"cve": "CVE-2026-13149",
"product_status": {
"known_affected": [
"T056236",
"T054581",
"67646",
"T057005"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-13149"
},
{
"cve": "CVE-2026-13676",
"product_status": {
"known_affected": [
"T056236",
"T054581",
"67646",
"T057005"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-13676"
},
{
"cve": "CVE-2026-49978",
"product_status": {
"known_affected": [
"T056236",
"T054581",
"67646",
"T057005"
]
},
"release_date": "2026-07-21T22:00:00.000+00:00",
"title": "CVE-2026-49978"
}
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.