Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-25547 (GCVE-0-2026-25547)
Vulnerability from cvelistv5 – Published: 2026-02-04 21:51 – Updated: 2026-02-05 14:31
VLAI
EPSS
Title
Uncontrolled Resource Consumption in @isaacs/brace-expansion
Summary
@isaacs/brace-expansion is a hybrid CJS/ESM TypeScript fork of brace-expansion. Prior to version 5.0.1, @isaacs/brace-expansion is vulnerable to a denial of service (DoS) issue caused by unbounded brace range expansion. When an attacker provides a pattern containing repeated numeric brace ranges, the library attempts to eagerly generate every possible combination synchronously. Because the expansion grows exponentially, even a small input can consume excessive CPU and memory and may crash the Node.js process. This issue has been patched in version 5.0.1.
Severity
SSVC
Exploitation: none
Automatable: yes
Technical Impact: partial
CISA Coordinator (v2.0.3)
CWE
- CWE-1333 - Inefficient Regular Expression Complexity
Assigner
References
1 reference
| URL | Tags |
|---|---|
| https://github.com/isaacs/brace-expansion/securit… | x_refsource_CONFIRM |
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| isaacs | brace-expansion |
Affected:
< 5.0.1
|
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-25547",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-02-05T14:24:50.676205Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-02-05T14:31:38.349Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "brace-expansion",
"vendor": "isaacs",
"versions": [
{
"status": "affected",
"version": "\u003c 5.0.1"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "@isaacs/brace-expansion is a hybrid CJS/ESM TypeScript fork of brace-expansion. Prior to version 5.0.1, @isaacs/brace-expansion is vulnerable to a denial of service (DoS) issue caused by unbounded brace range expansion. When an attacker provides a pattern containing repeated numeric brace ranges, the library attempts to eagerly generate every possible combination synchronously. Because the expansion grows exponentially, even a small input can consume excessive CPU and memory and may crash the Node.js process. This issue has been patched in version 5.0.1."
}
],
"metrics": [
{
"cvssV4_0": {
"attackComplexity": "LOW",
"attackRequirements": "NONE",
"attackVector": "NETWORK",
"baseScore": 9.2,
"baseSeverity": "CRITICAL",
"privilegesRequired": "NONE",
"subAvailabilityImpact": "HIGH",
"subConfidentialityImpact": "NONE",
"subIntegrityImpact": "NONE",
"userInteraction": "NONE",
"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:H",
"version": "4.0",
"vulnAvailabilityImpact": "HIGH",
"vulnConfidentialityImpact": "NONE",
"vulnIntegrityImpact": "NONE"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-1333",
"description": "CWE-1333: Inefficient Regular Expression Complexity",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-02-04T21:51:17.198Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/isaacs/brace-expansion/security/advisories/GHSA-7h2j-956f-4vf2",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/isaacs/brace-expansion/security/advisories/GHSA-7h2j-956f-4vf2"
}
],
"source": {
"advisory": "GHSA-7h2j-956f-4vf2",
"discovery": "UNKNOWN"
},
"title": "Uncontrolled Resource Consumption in @isaacs/brace-expansion"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2026-25547",
"datePublished": "2026-02-04T21:51:17.198Z",
"dateReserved": "2026-02-02T19:59:47.376Z",
"dateUpdated": "2026-02-05T14:31:38.349Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-25547",
"date": "2026-06-15",
"epss": "0.00481",
"percentile": "0.37515"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-25547\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2026-02-04T22:16:00.813\",\"lastModified\":\"2026-02-05T14:57:20.563\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"@isaacs/brace-expansion is a hybrid CJS/ESM TypeScript fork of brace-expansion. Prior to version 5.0.1, @isaacs/brace-expansion is vulnerable to a denial of service (DoS) issue caused by unbounded brace range expansion. When an attacker provides a pattern containing repeated numeric brace ranges, the library attempts to eagerly generate every possible combination synchronously. Because the expansion grows exponentially, even a small input can consume excessive CPU and memory and may crash the Node.js process. This issue has been patched in version 5.0.1.\"}],\"metrics\":{\"cvssMetricV40\":[{\"source\":\"security-advisories@github.com\",\"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:H/E:X/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:X/AU:X/R:X/V:X/RE:X/U:X\",\"baseScore\":9.2,\"baseSeverity\":\"CRITICAL\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"attackRequirements\":\"NONE\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"vulnConfidentialityImpact\":\"NONE\",\"vulnIntegrityImpact\":\"NONE\",\"vulnAvailabilityImpact\":\"HIGH\",\"subConfidentialityImpact\":\"NONE\",\"subIntegrityImpact\":\"NONE\",\"subAvailabilityImpact\":\"HIGH\",\"exploitMaturity\":\"NOT_DEFINED\",\"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\":\"NOT_DEFINED\",\"Automatable\":\"NOT_DEFINED\",\"Recovery\":\"NOT_DEFINED\",\"valueDensity\":\"NOT_DEFINED\",\"vulnerabilityResponseEffort\":\"NOT_DEFINED\",\"providerUrgency\":\"NOT_DEFINED\"}}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-1333\"}]}],\"references\":[{\"url\":\"https://github.com/isaacs/brace-expansion/security/advisories/GHSA-7h2j-956f-4vf2\",\"source\":\"security-advisories@github.com\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-25547\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-02-05T14:24:50.676205Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-02-05T14:24:51.376Z\"}}], \"cna\": {\"title\": \"Uncontrolled Resource Consumption in @isaacs/brace-expansion\", \"source\": {\"advisory\": \"GHSA-7h2j-956f-4vf2\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV4_0\": {\"version\": \"4.0\", \"baseScore\": 9.2, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"CRITICAL\", \"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:H\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"attackRequirements\": \"NONE\", \"privilegesRequired\": \"NONE\", \"subIntegrityImpact\": \"NONE\", \"vulnIntegrityImpact\": \"NONE\", \"subAvailabilityImpact\": \"HIGH\", \"vulnAvailabilityImpact\": \"HIGH\", \"subConfidentialityImpact\": \"NONE\", \"vulnConfidentialityImpact\": \"NONE\"}}], \"affected\": [{\"vendor\": \"isaacs\", \"product\": \"brace-expansion\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c 5.0.1\"}]}], \"references\": [{\"url\": \"https://github.com/isaacs/brace-expansion/security/advisories/GHSA-7h2j-956f-4vf2\", \"name\": \"https://github.com/isaacs/brace-expansion/security/advisories/GHSA-7h2j-956f-4vf2\", \"tags\": [\"x_refsource_CONFIRM\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"@isaacs/brace-expansion is a hybrid CJS/ESM TypeScript fork of brace-expansion. Prior to version 5.0.1, @isaacs/brace-expansion is vulnerable to a denial of service (DoS) issue caused by unbounded brace range expansion. When an attacker provides a pattern containing repeated numeric brace ranges, the library attempts to eagerly generate every possible combination synchronously. Because the expansion grows exponentially, even a small input can consume excessive CPU and memory and may crash the Node.js process. This issue has been patched in version 5.0.1.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-1333\", \"description\": \"CWE-1333: Inefficient Regular Expression Complexity\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2026-02-04T21:51:17.198Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-25547\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-02-05T14:31:38.349Z\", \"dateReserved\": \"2026-02-02T19:59:47.376Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2026-02-04T21:51:17.198Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
OPENSUSE-SU-2026:10250-1
Vulnerability from csaf_opensuse - Published: 2026-02-25 00:00 - Updated: 2026-02-25 00:00Summary
cockpit-machines-348-1.1 on GA media
Severity
Moderate
Notes
Title of the patch: cockpit-machines-348-1.1 on GA media
Description of the patch: These are all security issues fixed in the cockpit-machines-348-1.1 package on the GA media of openSUSE Tumbleweed.
Patchnames: openSUSE-Tumbleweed-2026-10250
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.5 (High)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:cockpit-machines-348-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cockpit-machines-348-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cockpit-machines-348-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cockpit-machines-348-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
5 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "cockpit-machines-348-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the cockpit-machines-348-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2026-10250",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2026_10250-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-25547 page",
"url": "https://www.suse.com/security/cve/CVE-2026-25547/"
}
],
"title": "cockpit-machines-348-1.1 on GA media",
"tracking": {
"current_release_date": "2026-02-25T00:00:00Z",
"generator": {
"date": "2026-02-25T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:10250-1",
"initial_release_date": "2026-02-25T00:00:00Z",
"revision_history": [
{
"date": "2026-02-25T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "cockpit-machines-348-1.1.aarch64",
"product": {
"name": "cockpit-machines-348-1.1.aarch64",
"product_id": "cockpit-machines-348-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "cockpit-machines-348-1.1.ppc64le",
"product": {
"name": "cockpit-machines-348-1.1.ppc64le",
"product_id": "cockpit-machines-348-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "cockpit-machines-348-1.1.s390x",
"product": {
"name": "cockpit-machines-348-1.1.s390x",
"product_id": "cockpit-machines-348-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "cockpit-machines-348-1.1.x86_64",
"product": {
"name": "cockpit-machines-348-1.1.x86_64",
"product_id": "cockpit-machines-348-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-machines-348-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:cockpit-machines-348-1.1.aarch64"
},
"product_reference": "cockpit-machines-348-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-machines-348-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:cockpit-machines-348-1.1.ppc64le"
},
"product_reference": "cockpit-machines-348-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-machines-348-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:cockpit-machines-348-1.1.s390x"
},
"product_reference": "cockpit-machines-348-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-machines-348-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:cockpit-machines-348-1.1.x86_64"
},
"product_reference": "cockpit-machines-348-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-25547",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-25547"
}
],
"notes": [
{
"category": "general",
"text": "@isaacs/brace-expansion is a hybrid CJS/ESM TypeScript fork of brace-expansion. Prior to version 5.0.1, @isaacs/brace-expansion is vulnerable to a denial of service (DoS) issue caused by unbounded brace range expansion. When an attacker provides a pattern containing repeated numeric brace ranges, the library attempts to eagerly generate every possible combination synchronously. Because the expansion grows exponentially, even a small input can consume excessive CPU and memory and may crash the Node.js process. This issue has been patched in version 5.0.1.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:cockpit-machines-348-1.1.aarch64",
"openSUSE Tumbleweed:cockpit-machines-348-1.1.ppc64le",
"openSUSE Tumbleweed:cockpit-machines-348-1.1.s390x",
"openSUSE Tumbleweed:cockpit-machines-348-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-25547",
"url": "https://www.suse.com/security/cve/CVE-2026-25547"
},
{
"category": "external",
"summary": "SUSE Bug 1257834 for CVE-2026-25547",
"url": "https://bugzilla.suse.com/1257834"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:cockpit-machines-348-1.1.aarch64",
"openSUSE Tumbleweed:cockpit-machines-348-1.1.ppc64le",
"openSUSE Tumbleweed:cockpit-machines-348-1.1.s390x",
"openSUSE Tumbleweed:cockpit-machines-348-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:cockpit-machines-348-1.1.aarch64",
"openSUSE Tumbleweed:cockpit-machines-348-1.1.ppc64le",
"openSUSE Tumbleweed:cockpit-machines-348-1.1.s390x",
"openSUSE Tumbleweed:cockpit-machines-348-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-25T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2026-25547"
}
]
}
OPENSUSE-SU-2026:10251-1
Vulnerability from csaf_opensuse - Published: 2026-02-25 00:00 - Updated: 2026-02-25 00:00Summary
cockpit-packages-4.1-4.1 on GA media
Severity
Moderate
Notes
Title of the patch: cockpit-packages-4.1-4.1 on GA media
Description of the patch: These are all security issues fixed in the cockpit-packages-4.1-4.1 package on the GA media of openSUSE Tumbleweed.
Patchnames: openSUSE-Tumbleweed-2026-10251
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.5 (High)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:cockpit-packages-4.1-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cockpit-packages-4.1-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cockpit-packages-4.1-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cockpit-packages-4.1-4.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
5 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "cockpit-packages-4.1-4.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the cockpit-packages-4.1-4.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2026-10251",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2026_10251-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-25547 page",
"url": "https://www.suse.com/security/cve/CVE-2026-25547/"
}
],
"title": "cockpit-packages-4.1-4.1 on GA media",
"tracking": {
"current_release_date": "2026-02-25T00:00:00Z",
"generator": {
"date": "2026-02-25T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:10251-1",
"initial_release_date": "2026-02-25T00:00:00Z",
"revision_history": [
{
"date": "2026-02-25T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "cockpit-packages-4.1-4.1.aarch64",
"product": {
"name": "cockpit-packages-4.1-4.1.aarch64",
"product_id": "cockpit-packages-4.1-4.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "cockpit-packages-4.1-4.1.ppc64le",
"product": {
"name": "cockpit-packages-4.1-4.1.ppc64le",
"product_id": "cockpit-packages-4.1-4.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "cockpit-packages-4.1-4.1.s390x",
"product": {
"name": "cockpit-packages-4.1-4.1.s390x",
"product_id": "cockpit-packages-4.1-4.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "cockpit-packages-4.1-4.1.x86_64",
"product": {
"name": "cockpit-packages-4.1-4.1.x86_64",
"product_id": "cockpit-packages-4.1-4.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-packages-4.1-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:cockpit-packages-4.1-4.1.aarch64"
},
"product_reference": "cockpit-packages-4.1-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-packages-4.1-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:cockpit-packages-4.1-4.1.ppc64le"
},
"product_reference": "cockpit-packages-4.1-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-packages-4.1-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:cockpit-packages-4.1-4.1.s390x"
},
"product_reference": "cockpit-packages-4.1-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-packages-4.1-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:cockpit-packages-4.1-4.1.x86_64"
},
"product_reference": "cockpit-packages-4.1-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-25547",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-25547"
}
],
"notes": [
{
"category": "general",
"text": "@isaacs/brace-expansion is a hybrid CJS/ESM TypeScript fork of brace-expansion. Prior to version 5.0.1, @isaacs/brace-expansion is vulnerable to a denial of service (DoS) issue caused by unbounded brace range expansion. When an attacker provides a pattern containing repeated numeric brace ranges, the library attempts to eagerly generate every possible combination synchronously. Because the expansion grows exponentially, even a small input can consume excessive CPU and memory and may crash the Node.js process. This issue has been patched in version 5.0.1.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:cockpit-packages-4.1-4.1.aarch64",
"openSUSE Tumbleweed:cockpit-packages-4.1-4.1.ppc64le",
"openSUSE Tumbleweed:cockpit-packages-4.1-4.1.s390x",
"openSUSE Tumbleweed:cockpit-packages-4.1-4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-25547",
"url": "https://www.suse.com/security/cve/CVE-2026-25547"
},
{
"category": "external",
"summary": "SUSE Bug 1257834 for CVE-2026-25547",
"url": "https://bugzilla.suse.com/1257834"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:cockpit-packages-4.1-4.1.aarch64",
"openSUSE Tumbleweed:cockpit-packages-4.1-4.1.ppc64le",
"openSUSE Tumbleweed:cockpit-packages-4.1-4.1.s390x",
"openSUSE Tumbleweed:cockpit-packages-4.1-4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:cockpit-packages-4.1-4.1.aarch64",
"openSUSE Tumbleweed:cockpit-packages-4.1-4.1.ppc64le",
"openSUSE Tumbleweed:cockpit-packages-4.1-4.1.s390x",
"openSUSE Tumbleweed:cockpit-packages-4.1-4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-25T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2026-25547"
}
]
}
OPENSUSE-SU-2026:10252-1
Vulnerability from csaf_opensuse - Published: 2026-02-25 00:00 - Updated: 2026-02-25 00:00Summary
cockpit-repos-4.7-4.1 on GA media
Severity
Moderate
Notes
Title of the patch: cockpit-repos-4.7-4.1 on GA media
Description of the patch: These are all security issues fixed in the cockpit-repos-4.7-4.1 package on the GA media of openSUSE Tumbleweed.
Patchnames: openSUSE-Tumbleweed-2026-10252
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.5 (High)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:cockpit-repos-4.7-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cockpit-repos-4.7-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cockpit-repos-4.7-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cockpit-repos-4.7-4.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
5 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "cockpit-repos-4.7-4.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the cockpit-repos-4.7-4.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2026-10252",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2026_10252-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-25547 page",
"url": "https://www.suse.com/security/cve/CVE-2026-25547/"
}
],
"title": "cockpit-repos-4.7-4.1 on GA media",
"tracking": {
"current_release_date": "2026-02-25T00:00:00Z",
"generator": {
"date": "2026-02-25T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:10252-1",
"initial_release_date": "2026-02-25T00:00:00Z",
"revision_history": [
{
"date": "2026-02-25T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "cockpit-repos-4.7-4.1.aarch64",
"product": {
"name": "cockpit-repos-4.7-4.1.aarch64",
"product_id": "cockpit-repos-4.7-4.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "cockpit-repos-4.7-4.1.ppc64le",
"product": {
"name": "cockpit-repos-4.7-4.1.ppc64le",
"product_id": "cockpit-repos-4.7-4.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "cockpit-repos-4.7-4.1.s390x",
"product": {
"name": "cockpit-repos-4.7-4.1.s390x",
"product_id": "cockpit-repos-4.7-4.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "cockpit-repos-4.7-4.1.x86_64",
"product": {
"name": "cockpit-repos-4.7-4.1.x86_64",
"product_id": "cockpit-repos-4.7-4.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-repos-4.7-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:cockpit-repos-4.7-4.1.aarch64"
},
"product_reference": "cockpit-repos-4.7-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-repos-4.7-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:cockpit-repos-4.7-4.1.ppc64le"
},
"product_reference": "cockpit-repos-4.7-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-repos-4.7-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:cockpit-repos-4.7-4.1.s390x"
},
"product_reference": "cockpit-repos-4.7-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-repos-4.7-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:cockpit-repos-4.7-4.1.x86_64"
},
"product_reference": "cockpit-repos-4.7-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-25547",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-25547"
}
],
"notes": [
{
"category": "general",
"text": "@isaacs/brace-expansion is a hybrid CJS/ESM TypeScript fork of brace-expansion. Prior to version 5.0.1, @isaacs/brace-expansion is vulnerable to a denial of service (DoS) issue caused by unbounded brace range expansion. When an attacker provides a pattern containing repeated numeric brace ranges, the library attempts to eagerly generate every possible combination synchronously. Because the expansion grows exponentially, even a small input can consume excessive CPU and memory and may crash the Node.js process. This issue has been patched in version 5.0.1.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:cockpit-repos-4.7-4.1.aarch64",
"openSUSE Tumbleweed:cockpit-repos-4.7-4.1.ppc64le",
"openSUSE Tumbleweed:cockpit-repos-4.7-4.1.s390x",
"openSUSE Tumbleweed:cockpit-repos-4.7-4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-25547",
"url": "https://www.suse.com/security/cve/CVE-2026-25547"
},
{
"category": "external",
"summary": "SUSE Bug 1257834 for CVE-2026-25547",
"url": "https://bugzilla.suse.com/1257834"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:cockpit-repos-4.7-4.1.aarch64",
"openSUSE Tumbleweed:cockpit-repos-4.7-4.1.ppc64le",
"openSUSE Tumbleweed:cockpit-repos-4.7-4.1.s390x",
"openSUSE Tumbleweed:cockpit-repos-4.7-4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:cockpit-repos-4.7-4.1.aarch64",
"openSUSE Tumbleweed:cockpit-repos-4.7-4.1.ppc64le",
"openSUSE Tumbleweed:cockpit-repos-4.7-4.1.s390x",
"openSUSE Tumbleweed:cockpit-repos-4.7-4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-25T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2026-25547"
}
]
}
OPENSUSE-SU-2026:10253-1
Vulnerability from csaf_opensuse - Published: 2026-02-25 00:00 - Updated: 2026-02-25 00:00Summary
cockpit-subscriptions-14.4-4.1 on GA media
Severity
Moderate
Notes
Title of the patch: cockpit-subscriptions-14.4-4.1 on GA media
Description of the patch: These are all security issues fixed in the cockpit-subscriptions-14.4-4.1 package on the GA media of openSUSE Tumbleweed.
Patchnames: openSUSE-Tumbleweed-2026-10253
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.5 (High)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:cockpit-subscriptions-14.4-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cockpit-subscriptions-14.4-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cockpit-subscriptions-14.4-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cockpit-subscriptions-14.4-4.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
5 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "cockpit-subscriptions-14.4-4.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the cockpit-subscriptions-14.4-4.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2026-10253",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2026_10253-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-25547 page",
"url": "https://www.suse.com/security/cve/CVE-2026-25547/"
}
],
"title": "cockpit-subscriptions-14.4-4.1 on GA media",
"tracking": {
"current_release_date": "2026-02-25T00:00:00Z",
"generator": {
"date": "2026-02-25T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:10253-1",
"initial_release_date": "2026-02-25T00:00:00Z",
"revision_history": [
{
"date": "2026-02-25T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "cockpit-subscriptions-14.4-4.1.aarch64",
"product": {
"name": "cockpit-subscriptions-14.4-4.1.aarch64",
"product_id": "cockpit-subscriptions-14.4-4.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "cockpit-subscriptions-14.4-4.1.ppc64le",
"product": {
"name": "cockpit-subscriptions-14.4-4.1.ppc64le",
"product_id": "cockpit-subscriptions-14.4-4.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "cockpit-subscriptions-14.4-4.1.s390x",
"product": {
"name": "cockpit-subscriptions-14.4-4.1.s390x",
"product_id": "cockpit-subscriptions-14.4-4.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "cockpit-subscriptions-14.4-4.1.x86_64",
"product": {
"name": "cockpit-subscriptions-14.4-4.1.x86_64",
"product_id": "cockpit-subscriptions-14.4-4.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-subscriptions-14.4-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:cockpit-subscriptions-14.4-4.1.aarch64"
},
"product_reference": "cockpit-subscriptions-14.4-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-subscriptions-14.4-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:cockpit-subscriptions-14.4-4.1.ppc64le"
},
"product_reference": "cockpit-subscriptions-14.4-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-subscriptions-14.4-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:cockpit-subscriptions-14.4-4.1.s390x"
},
"product_reference": "cockpit-subscriptions-14.4-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-subscriptions-14.4-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:cockpit-subscriptions-14.4-4.1.x86_64"
},
"product_reference": "cockpit-subscriptions-14.4-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-25547",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-25547"
}
],
"notes": [
{
"category": "general",
"text": "@isaacs/brace-expansion is a hybrid CJS/ESM TypeScript fork of brace-expansion. Prior to version 5.0.1, @isaacs/brace-expansion is vulnerable to a denial of service (DoS) issue caused by unbounded brace range expansion. When an attacker provides a pattern containing repeated numeric brace ranges, the library attempts to eagerly generate every possible combination synchronously. Because the expansion grows exponentially, even a small input can consume excessive CPU and memory and may crash the Node.js process. This issue has been patched in version 5.0.1.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:cockpit-subscriptions-14.4-4.1.aarch64",
"openSUSE Tumbleweed:cockpit-subscriptions-14.4-4.1.ppc64le",
"openSUSE Tumbleweed:cockpit-subscriptions-14.4-4.1.s390x",
"openSUSE Tumbleweed:cockpit-subscriptions-14.4-4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-25547",
"url": "https://www.suse.com/security/cve/CVE-2026-25547"
},
{
"category": "external",
"summary": "SUSE Bug 1257834 for CVE-2026-25547",
"url": "https://bugzilla.suse.com/1257834"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:cockpit-subscriptions-14.4-4.1.aarch64",
"openSUSE Tumbleweed:cockpit-subscriptions-14.4-4.1.ppc64le",
"openSUSE Tumbleweed:cockpit-subscriptions-14.4-4.1.s390x",
"openSUSE Tumbleweed:cockpit-subscriptions-14.4-4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:cockpit-subscriptions-14.4-4.1.aarch64",
"openSUSE Tumbleweed:cockpit-subscriptions-14.4-4.1.ppc64le",
"openSUSE Tumbleweed:cockpit-subscriptions-14.4-4.1.s390x",
"openSUSE Tumbleweed:cockpit-subscriptions-14.4-4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-25T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2026-25547"
}
]
}
OPENSUSE-SU-2026:10254-1
Vulnerability from csaf_opensuse - Published: 2026-02-25 00:00 - Updated: 2026-02-25 00:00Summary
cockpit-tukit-0.1.7~git0.61e54f1-3.1 on GA media
Severity
Moderate
Notes
Title of the patch: cockpit-tukit-0.1.7~git0.61e54f1-3.1 on GA media
Description of the patch: These are all security issues fixed in the cockpit-tukit-0.1.7~git0.61e54f1-3.1 package on the GA media of openSUSE Tumbleweed.
Patchnames: openSUSE-Tumbleweed-2026-10254
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.5 (High)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:cockpit-tukit-0.1.7~git0.61e54f1-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cockpit-tukit-0.1.7~git0.61e54f1-3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cockpit-tukit-0.1.7~git0.61e54f1-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cockpit-tukit-0.1.7~git0.61e54f1-3.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
5 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "cockpit-tukit-0.1.7~git0.61e54f1-3.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the cockpit-tukit-0.1.7~git0.61e54f1-3.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2026-10254",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2026_10254-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-25547 page",
"url": "https://www.suse.com/security/cve/CVE-2026-25547/"
}
],
"title": "cockpit-tukit-0.1.7~git0.61e54f1-3.1 on GA media",
"tracking": {
"current_release_date": "2026-02-25T00:00:00Z",
"generator": {
"date": "2026-02-25T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:10254-1",
"initial_release_date": "2026-02-25T00:00:00Z",
"revision_history": [
{
"date": "2026-02-25T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "cockpit-tukit-0.1.7~git0.61e54f1-3.1.aarch64",
"product": {
"name": "cockpit-tukit-0.1.7~git0.61e54f1-3.1.aarch64",
"product_id": "cockpit-tukit-0.1.7~git0.61e54f1-3.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "cockpit-tukit-0.1.7~git0.61e54f1-3.1.ppc64le",
"product": {
"name": "cockpit-tukit-0.1.7~git0.61e54f1-3.1.ppc64le",
"product_id": "cockpit-tukit-0.1.7~git0.61e54f1-3.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "cockpit-tukit-0.1.7~git0.61e54f1-3.1.s390x",
"product": {
"name": "cockpit-tukit-0.1.7~git0.61e54f1-3.1.s390x",
"product_id": "cockpit-tukit-0.1.7~git0.61e54f1-3.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "cockpit-tukit-0.1.7~git0.61e54f1-3.1.x86_64",
"product": {
"name": "cockpit-tukit-0.1.7~git0.61e54f1-3.1.x86_64",
"product_id": "cockpit-tukit-0.1.7~git0.61e54f1-3.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-tukit-0.1.7~git0.61e54f1-3.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:cockpit-tukit-0.1.7~git0.61e54f1-3.1.aarch64"
},
"product_reference": "cockpit-tukit-0.1.7~git0.61e54f1-3.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-tukit-0.1.7~git0.61e54f1-3.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:cockpit-tukit-0.1.7~git0.61e54f1-3.1.ppc64le"
},
"product_reference": "cockpit-tukit-0.1.7~git0.61e54f1-3.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-tukit-0.1.7~git0.61e54f1-3.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:cockpit-tukit-0.1.7~git0.61e54f1-3.1.s390x"
},
"product_reference": "cockpit-tukit-0.1.7~git0.61e54f1-3.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-tukit-0.1.7~git0.61e54f1-3.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:cockpit-tukit-0.1.7~git0.61e54f1-3.1.x86_64"
},
"product_reference": "cockpit-tukit-0.1.7~git0.61e54f1-3.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-25547",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-25547"
}
],
"notes": [
{
"category": "general",
"text": "@isaacs/brace-expansion is a hybrid CJS/ESM TypeScript fork of brace-expansion. Prior to version 5.0.1, @isaacs/brace-expansion is vulnerable to a denial of service (DoS) issue caused by unbounded brace range expansion. When an attacker provides a pattern containing repeated numeric brace ranges, the library attempts to eagerly generate every possible combination synchronously. Because the expansion grows exponentially, even a small input can consume excessive CPU and memory and may crash the Node.js process. This issue has been patched in version 5.0.1.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:cockpit-tukit-0.1.7~git0.61e54f1-3.1.aarch64",
"openSUSE Tumbleweed:cockpit-tukit-0.1.7~git0.61e54f1-3.1.ppc64le",
"openSUSE Tumbleweed:cockpit-tukit-0.1.7~git0.61e54f1-3.1.s390x",
"openSUSE Tumbleweed:cockpit-tukit-0.1.7~git0.61e54f1-3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-25547",
"url": "https://www.suse.com/security/cve/CVE-2026-25547"
},
{
"category": "external",
"summary": "SUSE Bug 1257834 for CVE-2026-25547",
"url": "https://bugzilla.suse.com/1257834"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:cockpit-tukit-0.1.7~git0.61e54f1-3.1.aarch64",
"openSUSE Tumbleweed:cockpit-tukit-0.1.7~git0.61e54f1-3.1.ppc64le",
"openSUSE Tumbleweed:cockpit-tukit-0.1.7~git0.61e54f1-3.1.s390x",
"openSUSE Tumbleweed:cockpit-tukit-0.1.7~git0.61e54f1-3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:cockpit-tukit-0.1.7~git0.61e54f1-3.1.aarch64",
"openSUSE Tumbleweed:cockpit-tukit-0.1.7~git0.61e54f1-3.1.ppc64le",
"openSUSE Tumbleweed:cockpit-tukit-0.1.7~git0.61e54f1-3.1.s390x",
"openSUSE Tumbleweed:cockpit-tukit-0.1.7~git0.61e54f1-3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-25T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2026-25547"
}
]
}
OPENSUSE-SU-2026:10268-1
Vulnerability from csaf_opensuse - Published: 2026-02-27 00:00 - Updated: 2026-02-27 00:00Summary
cockpit-356-2.1 on GA media
Severity
Moderate
Notes
Title of the patch: cockpit-356-2.1 on GA media
Description of the patch: These are all security issues fixed in the cockpit-356-2.1 package on the GA media of openSUSE Tumbleweed.
Patchnames: openSUSE-Tumbleweed-2026-10268
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.5 (High)
Affected products
Recommended
52 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:cockpit-356-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cockpit-356-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cockpit-356-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cockpit-356-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cockpit-bridge-356-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cockpit-bridge-356-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cockpit-bridge-356-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cockpit-bridge-356-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cockpit-devel-356-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cockpit-devel-356-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cockpit-devel-356-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cockpit-devel-356-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cockpit-doc-356-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cockpit-doc-356-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cockpit-doc-356-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cockpit-doc-356-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cockpit-firewalld-356-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cockpit-firewalld-356-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cockpit-firewalld-356-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cockpit-firewalld-356-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cockpit-kdump-356-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cockpit-kdump-356-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cockpit-kdump-356-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cockpit-kdump-356-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cockpit-networkmanager-356-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cockpit-networkmanager-356-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cockpit-networkmanager-356-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cockpit-networkmanager-356-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cockpit-packagekit-356-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cockpit-packagekit-356-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cockpit-packagekit-356-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cockpit-packagekit-356-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cockpit-selinux-356-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cockpit-selinux-356-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cockpit-selinux-356-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cockpit-selinux-356-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cockpit-storaged-356-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cockpit-storaged-356-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cockpit-storaged-356-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cockpit-storaged-356-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cockpit-system-356-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cockpit-system-356-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cockpit-system-356-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cockpit-system-356-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cockpit-ws-356-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cockpit-ws-356-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cockpit-ws-356-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cockpit-ws-356-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cockpit-ws-selinux-356-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cockpit-ws-selinux-356-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cockpit-ws-selinux-356-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cockpit-ws-selinux-356-2.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
5 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "cockpit-356-2.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the cockpit-356-2.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2026-10268",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2026_10268-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-25547 page",
"url": "https://www.suse.com/security/cve/CVE-2026-25547/"
}
],
"title": "cockpit-356-2.1 on GA media",
"tracking": {
"current_release_date": "2026-02-27T00:00:00Z",
"generator": {
"date": "2026-02-27T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:10268-1",
"initial_release_date": "2026-02-27T00:00:00Z",
"revision_history": [
{
"date": "2026-02-27T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "cockpit-356-2.1.aarch64",
"product": {
"name": "cockpit-356-2.1.aarch64",
"product_id": "cockpit-356-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "cockpit-bridge-356-2.1.aarch64",
"product": {
"name": "cockpit-bridge-356-2.1.aarch64",
"product_id": "cockpit-bridge-356-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "cockpit-devel-356-2.1.aarch64",
"product": {
"name": "cockpit-devel-356-2.1.aarch64",
"product_id": "cockpit-devel-356-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "cockpit-doc-356-2.1.aarch64",
"product": {
"name": "cockpit-doc-356-2.1.aarch64",
"product_id": "cockpit-doc-356-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "cockpit-firewalld-356-2.1.aarch64",
"product": {
"name": "cockpit-firewalld-356-2.1.aarch64",
"product_id": "cockpit-firewalld-356-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "cockpit-kdump-356-2.1.aarch64",
"product": {
"name": "cockpit-kdump-356-2.1.aarch64",
"product_id": "cockpit-kdump-356-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "cockpit-networkmanager-356-2.1.aarch64",
"product": {
"name": "cockpit-networkmanager-356-2.1.aarch64",
"product_id": "cockpit-networkmanager-356-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "cockpit-packagekit-356-2.1.aarch64",
"product": {
"name": "cockpit-packagekit-356-2.1.aarch64",
"product_id": "cockpit-packagekit-356-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "cockpit-selinux-356-2.1.aarch64",
"product": {
"name": "cockpit-selinux-356-2.1.aarch64",
"product_id": "cockpit-selinux-356-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "cockpit-storaged-356-2.1.aarch64",
"product": {
"name": "cockpit-storaged-356-2.1.aarch64",
"product_id": "cockpit-storaged-356-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "cockpit-system-356-2.1.aarch64",
"product": {
"name": "cockpit-system-356-2.1.aarch64",
"product_id": "cockpit-system-356-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "cockpit-ws-356-2.1.aarch64",
"product": {
"name": "cockpit-ws-356-2.1.aarch64",
"product_id": "cockpit-ws-356-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "cockpit-ws-selinux-356-2.1.aarch64",
"product": {
"name": "cockpit-ws-selinux-356-2.1.aarch64",
"product_id": "cockpit-ws-selinux-356-2.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "cockpit-356-2.1.ppc64le",
"product": {
"name": "cockpit-356-2.1.ppc64le",
"product_id": "cockpit-356-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "cockpit-bridge-356-2.1.ppc64le",
"product": {
"name": "cockpit-bridge-356-2.1.ppc64le",
"product_id": "cockpit-bridge-356-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "cockpit-devel-356-2.1.ppc64le",
"product": {
"name": "cockpit-devel-356-2.1.ppc64le",
"product_id": "cockpit-devel-356-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "cockpit-doc-356-2.1.ppc64le",
"product": {
"name": "cockpit-doc-356-2.1.ppc64le",
"product_id": "cockpit-doc-356-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "cockpit-firewalld-356-2.1.ppc64le",
"product": {
"name": "cockpit-firewalld-356-2.1.ppc64le",
"product_id": "cockpit-firewalld-356-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "cockpit-kdump-356-2.1.ppc64le",
"product": {
"name": "cockpit-kdump-356-2.1.ppc64le",
"product_id": "cockpit-kdump-356-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "cockpit-networkmanager-356-2.1.ppc64le",
"product": {
"name": "cockpit-networkmanager-356-2.1.ppc64le",
"product_id": "cockpit-networkmanager-356-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "cockpit-packagekit-356-2.1.ppc64le",
"product": {
"name": "cockpit-packagekit-356-2.1.ppc64le",
"product_id": "cockpit-packagekit-356-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "cockpit-selinux-356-2.1.ppc64le",
"product": {
"name": "cockpit-selinux-356-2.1.ppc64le",
"product_id": "cockpit-selinux-356-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "cockpit-storaged-356-2.1.ppc64le",
"product": {
"name": "cockpit-storaged-356-2.1.ppc64le",
"product_id": "cockpit-storaged-356-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "cockpit-system-356-2.1.ppc64le",
"product": {
"name": "cockpit-system-356-2.1.ppc64le",
"product_id": "cockpit-system-356-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "cockpit-ws-356-2.1.ppc64le",
"product": {
"name": "cockpit-ws-356-2.1.ppc64le",
"product_id": "cockpit-ws-356-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "cockpit-ws-selinux-356-2.1.ppc64le",
"product": {
"name": "cockpit-ws-selinux-356-2.1.ppc64le",
"product_id": "cockpit-ws-selinux-356-2.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "cockpit-356-2.1.s390x",
"product": {
"name": "cockpit-356-2.1.s390x",
"product_id": "cockpit-356-2.1.s390x"
}
},
{
"category": "product_version",
"name": "cockpit-bridge-356-2.1.s390x",
"product": {
"name": "cockpit-bridge-356-2.1.s390x",
"product_id": "cockpit-bridge-356-2.1.s390x"
}
},
{
"category": "product_version",
"name": "cockpit-devel-356-2.1.s390x",
"product": {
"name": "cockpit-devel-356-2.1.s390x",
"product_id": "cockpit-devel-356-2.1.s390x"
}
},
{
"category": "product_version",
"name": "cockpit-doc-356-2.1.s390x",
"product": {
"name": "cockpit-doc-356-2.1.s390x",
"product_id": "cockpit-doc-356-2.1.s390x"
}
},
{
"category": "product_version",
"name": "cockpit-firewalld-356-2.1.s390x",
"product": {
"name": "cockpit-firewalld-356-2.1.s390x",
"product_id": "cockpit-firewalld-356-2.1.s390x"
}
},
{
"category": "product_version",
"name": "cockpit-kdump-356-2.1.s390x",
"product": {
"name": "cockpit-kdump-356-2.1.s390x",
"product_id": "cockpit-kdump-356-2.1.s390x"
}
},
{
"category": "product_version",
"name": "cockpit-networkmanager-356-2.1.s390x",
"product": {
"name": "cockpit-networkmanager-356-2.1.s390x",
"product_id": "cockpit-networkmanager-356-2.1.s390x"
}
},
{
"category": "product_version",
"name": "cockpit-packagekit-356-2.1.s390x",
"product": {
"name": "cockpit-packagekit-356-2.1.s390x",
"product_id": "cockpit-packagekit-356-2.1.s390x"
}
},
{
"category": "product_version",
"name": "cockpit-selinux-356-2.1.s390x",
"product": {
"name": "cockpit-selinux-356-2.1.s390x",
"product_id": "cockpit-selinux-356-2.1.s390x"
}
},
{
"category": "product_version",
"name": "cockpit-storaged-356-2.1.s390x",
"product": {
"name": "cockpit-storaged-356-2.1.s390x",
"product_id": "cockpit-storaged-356-2.1.s390x"
}
},
{
"category": "product_version",
"name": "cockpit-system-356-2.1.s390x",
"product": {
"name": "cockpit-system-356-2.1.s390x",
"product_id": "cockpit-system-356-2.1.s390x"
}
},
{
"category": "product_version",
"name": "cockpit-ws-356-2.1.s390x",
"product": {
"name": "cockpit-ws-356-2.1.s390x",
"product_id": "cockpit-ws-356-2.1.s390x"
}
},
{
"category": "product_version",
"name": "cockpit-ws-selinux-356-2.1.s390x",
"product": {
"name": "cockpit-ws-selinux-356-2.1.s390x",
"product_id": "cockpit-ws-selinux-356-2.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "cockpit-356-2.1.x86_64",
"product": {
"name": "cockpit-356-2.1.x86_64",
"product_id": "cockpit-356-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "cockpit-bridge-356-2.1.x86_64",
"product": {
"name": "cockpit-bridge-356-2.1.x86_64",
"product_id": "cockpit-bridge-356-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "cockpit-devel-356-2.1.x86_64",
"product": {
"name": "cockpit-devel-356-2.1.x86_64",
"product_id": "cockpit-devel-356-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "cockpit-doc-356-2.1.x86_64",
"product": {
"name": "cockpit-doc-356-2.1.x86_64",
"product_id": "cockpit-doc-356-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "cockpit-firewalld-356-2.1.x86_64",
"product": {
"name": "cockpit-firewalld-356-2.1.x86_64",
"product_id": "cockpit-firewalld-356-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "cockpit-kdump-356-2.1.x86_64",
"product": {
"name": "cockpit-kdump-356-2.1.x86_64",
"product_id": "cockpit-kdump-356-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "cockpit-networkmanager-356-2.1.x86_64",
"product": {
"name": "cockpit-networkmanager-356-2.1.x86_64",
"product_id": "cockpit-networkmanager-356-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "cockpit-packagekit-356-2.1.x86_64",
"product": {
"name": "cockpit-packagekit-356-2.1.x86_64",
"product_id": "cockpit-packagekit-356-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "cockpit-selinux-356-2.1.x86_64",
"product": {
"name": "cockpit-selinux-356-2.1.x86_64",
"product_id": "cockpit-selinux-356-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "cockpit-storaged-356-2.1.x86_64",
"product": {
"name": "cockpit-storaged-356-2.1.x86_64",
"product_id": "cockpit-storaged-356-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "cockpit-system-356-2.1.x86_64",
"product": {
"name": "cockpit-system-356-2.1.x86_64",
"product_id": "cockpit-system-356-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "cockpit-ws-356-2.1.x86_64",
"product": {
"name": "cockpit-ws-356-2.1.x86_64",
"product_id": "cockpit-ws-356-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "cockpit-ws-selinux-356-2.1.x86_64",
"product": {
"name": "cockpit-ws-selinux-356-2.1.x86_64",
"product_id": "cockpit-ws-selinux-356-2.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-356-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:cockpit-356-2.1.aarch64"
},
"product_reference": "cockpit-356-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-356-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:cockpit-356-2.1.ppc64le"
},
"product_reference": "cockpit-356-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-356-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:cockpit-356-2.1.s390x"
},
"product_reference": "cockpit-356-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-356-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:cockpit-356-2.1.x86_64"
},
"product_reference": "cockpit-356-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-bridge-356-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:cockpit-bridge-356-2.1.aarch64"
},
"product_reference": "cockpit-bridge-356-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-bridge-356-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:cockpit-bridge-356-2.1.ppc64le"
},
"product_reference": "cockpit-bridge-356-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-bridge-356-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:cockpit-bridge-356-2.1.s390x"
},
"product_reference": "cockpit-bridge-356-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-bridge-356-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:cockpit-bridge-356-2.1.x86_64"
},
"product_reference": "cockpit-bridge-356-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-devel-356-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:cockpit-devel-356-2.1.aarch64"
},
"product_reference": "cockpit-devel-356-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-devel-356-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:cockpit-devel-356-2.1.ppc64le"
},
"product_reference": "cockpit-devel-356-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-devel-356-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:cockpit-devel-356-2.1.s390x"
},
"product_reference": "cockpit-devel-356-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-devel-356-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:cockpit-devel-356-2.1.x86_64"
},
"product_reference": "cockpit-devel-356-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-doc-356-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:cockpit-doc-356-2.1.aarch64"
},
"product_reference": "cockpit-doc-356-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-doc-356-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:cockpit-doc-356-2.1.ppc64le"
},
"product_reference": "cockpit-doc-356-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-doc-356-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:cockpit-doc-356-2.1.s390x"
},
"product_reference": "cockpit-doc-356-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-doc-356-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:cockpit-doc-356-2.1.x86_64"
},
"product_reference": "cockpit-doc-356-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-firewalld-356-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:cockpit-firewalld-356-2.1.aarch64"
},
"product_reference": "cockpit-firewalld-356-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-firewalld-356-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:cockpit-firewalld-356-2.1.ppc64le"
},
"product_reference": "cockpit-firewalld-356-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-firewalld-356-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:cockpit-firewalld-356-2.1.s390x"
},
"product_reference": "cockpit-firewalld-356-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-firewalld-356-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:cockpit-firewalld-356-2.1.x86_64"
},
"product_reference": "cockpit-firewalld-356-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-kdump-356-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:cockpit-kdump-356-2.1.aarch64"
},
"product_reference": "cockpit-kdump-356-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-kdump-356-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:cockpit-kdump-356-2.1.ppc64le"
},
"product_reference": "cockpit-kdump-356-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-kdump-356-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:cockpit-kdump-356-2.1.s390x"
},
"product_reference": "cockpit-kdump-356-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-kdump-356-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:cockpit-kdump-356-2.1.x86_64"
},
"product_reference": "cockpit-kdump-356-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-networkmanager-356-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:cockpit-networkmanager-356-2.1.aarch64"
},
"product_reference": "cockpit-networkmanager-356-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-networkmanager-356-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:cockpit-networkmanager-356-2.1.ppc64le"
},
"product_reference": "cockpit-networkmanager-356-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-networkmanager-356-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:cockpit-networkmanager-356-2.1.s390x"
},
"product_reference": "cockpit-networkmanager-356-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-networkmanager-356-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:cockpit-networkmanager-356-2.1.x86_64"
},
"product_reference": "cockpit-networkmanager-356-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-packagekit-356-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:cockpit-packagekit-356-2.1.aarch64"
},
"product_reference": "cockpit-packagekit-356-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-packagekit-356-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:cockpit-packagekit-356-2.1.ppc64le"
},
"product_reference": "cockpit-packagekit-356-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-packagekit-356-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:cockpit-packagekit-356-2.1.s390x"
},
"product_reference": "cockpit-packagekit-356-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-packagekit-356-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:cockpit-packagekit-356-2.1.x86_64"
},
"product_reference": "cockpit-packagekit-356-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-selinux-356-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:cockpit-selinux-356-2.1.aarch64"
},
"product_reference": "cockpit-selinux-356-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-selinux-356-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:cockpit-selinux-356-2.1.ppc64le"
},
"product_reference": "cockpit-selinux-356-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-selinux-356-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:cockpit-selinux-356-2.1.s390x"
},
"product_reference": "cockpit-selinux-356-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-selinux-356-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:cockpit-selinux-356-2.1.x86_64"
},
"product_reference": "cockpit-selinux-356-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-storaged-356-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:cockpit-storaged-356-2.1.aarch64"
},
"product_reference": "cockpit-storaged-356-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-storaged-356-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:cockpit-storaged-356-2.1.ppc64le"
},
"product_reference": "cockpit-storaged-356-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-storaged-356-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:cockpit-storaged-356-2.1.s390x"
},
"product_reference": "cockpit-storaged-356-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-storaged-356-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:cockpit-storaged-356-2.1.x86_64"
},
"product_reference": "cockpit-storaged-356-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-system-356-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:cockpit-system-356-2.1.aarch64"
},
"product_reference": "cockpit-system-356-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-system-356-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:cockpit-system-356-2.1.ppc64le"
},
"product_reference": "cockpit-system-356-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-system-356-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:cockpit-system-356-2.1.s390x"
},
"product_reference": "cockpit-system-356-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-system-356-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:cockpit-system-356-2.1.x86_64"
},
"product_reference": "cockpit-system-356-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-ws-356-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:cockpit-ws-356-2.1.aarch64"
},
"product_reference": "cockpit-ws-356-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-ws-356-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:cockpit-ws-356-2.1.ppc64le"
},
"product_reference": "cockpit-ws-356-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-ws-356-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:cockpit-ws-356-2.1.s390x"
},
"product_reference": "cockpit-ws-356-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-ws-356-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:cockpit-ws-356-2.1.x86_64"
},
"product_reference": "cockpit-ws-356-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-ws-selinux-356-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:cockpit-ws-selinux-356-2.1.aarch64"
},
"product_reference": "cockpit-ws-selinux-356-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-ws-selinux-356-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:cockpit-ws-selinux-356-2.1.ppc64le"
},
"product_reference": "cockpit-ws-selinux-356-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-ws-selinux-356-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:cockpit-ws-selinux-356-2.1.s390x"
},
"product_reference": "cockpit-ws-selinux-356-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-ws-selinux-356-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:cockpit-ws-selinux-356-2.1.x86_64"
},
"product_reference": "cockpit-ws-selinux-356-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-25547",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-25547"
}
],
"notes": [
{
"category": "general",
"text": "@isaacs/brace-expansion is a hybrid CJS/ESM TypeScript fork of brace-expansion. Prior to version 5.0.1, @isaacs/brace-expansion is vulnerable to a denial of service (DoS) issue caused by unbounded brace range expansion. When an attacker provides a pattern containing repeated numeric brace ranges, the library attempts to eagerly generate every possible combination synchronously. Because the expansion grows exponentially, even a small input can consume excessive CPU and memory and may crash the Node.js process. This issue has been patched in version 5.0.1.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:cockpit-356-2.1.aarch64",
"openSUSE Tumbleweed:cockpit-356-2.1.ppc64le",
"openSUSE Tumbleweed:cockpit-356-2.1.s390x",
"openSUSE Tumbleweed:cockpit-356-2.1.x86_64",
"openSUSE Tumbleweed:cockpit-bridge-356-2.1.aarch64",
"openSUSE Tumbleweed:cockpit-bridge-356-2.1.ppc64le",
"openSUSE Tumbleweed:cockpit-bridge-356-2.1.s390x",
"openSUSE Tumbleweed:cockpit-bridge-356-2.1.x86_64",
"openSUSE Tumbleweed:cockpit-devel-356-2.1.aarch64",
"openSUSE Tumbleweed:cockpit-devel-356-2.1.ppc64le",
"openSUSE Tumbleweed:cockpit-devel-356-2.1.s390x",
"openSUSE Tumbleweed:cockpit-devel-356-2.1.x86_64",
"openSUSE Tumbleweed:cockpit-doc-356-2.1.aarch64",
"openSUSE Tumbleweed:cockpit-doc-356-2.1.ppc64le",
"openSUSE Tumbleweed:cockpit-doc-356-2.1.s390x",
"openSUSE Tumbleweed:cockpit-doc-356-2.1.x86_64",
"openSUSE Tumbleweed:cockpit-firewalld-356-2.1.aarch64",
"openSUSE Tumbleweed:cockpit-firewalld-356-2.1.ppc64le",
"openSUSE Tumbleweed:cockpit-firewalld-356-2.1.s390x",
"openSUSE Tumbleweed:cockpit-firewalld-356-2.1.x86_64",
"openSUSE Tumbleweed:cockpit-kdump-356-2.1.aarch64",
"openSUSE Tumbleweed:cockpit-kdump-356-2.1.ppc64le",
"openSUSE Tumbleweed:cockpit-kdump-356-2.1.s390x",
"openSUSE Tumbleweed:cockpit-kdump-356-2.1.x86_64",
"openSUSE Tumbleweed:cockpit-networkmanager-356-2.1.aarch64",
"openSUSE Tumbleweed:cockpit-networkmanager-356-2.1.ppc64le",
"openSUSE Tumbleweed:cockpit-networkmanager-356-2.1.s390x",
"openSUSE Tumbleweed:cockpit-networkmanager-356-2.1.x86_64",
"openSUSE Tumbleweed:cockpit-packagekit-356-2.1.aarch64",
"openSUSE Tumbleweed:cockpit-packagekit-356-2.1.ppc64le",
"openSUSE Tumbleweed:cockpit-packagekit-356-2.1.s390x",
"openSUSE Tumbleweed:cockpit-packagekit-356-2.1.x86_64",
"openSUSE Tumbleweed:cockpit-selinux-356-2.1.aarch64",
"openSUSE Tumbleweed:cockpit-selinux-356-2.1.ppc64le",
"openSUSE Tumbleweed:cockpit-selinux-356-2.1.s390x",
"openSUSE Tumbleweed:cockpit-selinux-356-2.1.x86_64",
"openSUSE Tumbleweed:cockpit-storaged-356-2.1.aarch64",
"openSUSE Tumbleweed:cockpit-storaged-356-2.1.ppc64le",
"openSUSE Tumbleweed:cockpit-storaged-356-2.1.s390x",
"openSUSE Tumbleweed:cockpit-storaged-356-2.1.x86_64",
"openSUSE Tumbleweed:cockpit-system-356-2.1.aarch64",
"openSUSE Tumbleweed:cockpit-system-356-2.1.ppc64le",
"openSUSE Tumbleweed:cockpit-system-356-2.1.s390x",
"openSUSE Tumbleweed:cockpit-system-356-2.1.x86_64",
"openSUSE Tumbleweed:cockpit-ws-356-2.1.aarch64",
"openSUSE Tumbleweed:cockpit-ws-356-2.1.ppc64le",
"openSUSE Tumbleweed:cockpit-ws-356-2.1.s390x",
"openSUSE Tumbleweed:cockpit-ws-356-2.1.x86_64",
"openSUSE Tumbleweed:cockpit-ws-selinux-356-2.1.aarch64",
"openSUSE Tumbleweed:cockpit-ws-selinux-356-2.1.ppc64le",
"openSUSE Tumbleweed:cockpit-ws-selinux-356-2.1.s390x",
"openSUSE Tumbleweed:cockpit-ws-selinux-356-2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-25547",
"url": "https://www.suse.com/security/cve/CVE-2026-25547"
},
{
"category": "external",
"summary": "SUSE Bug 1257834 for CVE-2026-25547",
"url": "https://bugzilla.suse.com/1257834"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:cockpit-356-2.1.aarch64",
"openSUSE Tumbleweed:cockpit-356-2.1.ppc64le",
"openSUSE Tumbleweed:cockpit-356-2.1.s390x",
"openSUSE Tumbleweed:cockpit-356-2.1.x86_64",
"openSUSE Tumbleweed:cockpit-bridge-356-2.1.aarch64",
"openSUSE Tumbleweed:cockpit-bridge-356-2.1.ppc64le",
"openSUSE Tumbleweed:cockpit-bridge-356-2.1.s390x",
"openSUSE Tumbleweed:cockpit-bridge-356-2.1.x86_64",
"openSUSE Tumbleweed:cockpit-devel-356-2.1.aarch64",
"openSUSE Tumbleweed:cockpit-devel-356-2.1.ppc64le",
"openSUSE Tumbleweed:cockpit-devel-356-2.1.s390x",
"openSUSE Tumbleweed:cockpit-devel-356-2.1.x86_64",
"openSUSE Tumbleweed:cockpit-doc-356-2.1.aarch64",
"openSUSE Tumbleweed:cockpit-doc-356-2.1.ppc64le",
"openSUSE Tumbleweed:cockpit-doc-356-2.1.s390x",
"openSUSE Tumbleweed:cockpit-doc-356-2.1.x86_64",
"openSUSE Tumbleweed:cockpit-firewalld-356-2.1.aarch64",
"openSUSE Tumbleweed:cockpit-firewalld-356-2.1.ppc64le",
"openSUSE Tumbleweed:cockpit-firewalld-356-2.1.s390x",
"openSUSE Tumbleweed:cockpit-firewalld-356-2.1.x86_64",
"openSUSE Tumbleweed:cockpit-kdump-356-2.1.aarch64",
"openSUSE Tumbleweed:cockpit-kdump-356-2.1.ppc64le",
"openSUSE Tumbleweed:cockpit-kdump-356-2.1.s390x",
"openSUSE Tumbleweed:cockpit-kdump-356-2.1.x86_64",
"openSUSE Tumbleweed:cockpit-networkmanager-356-2.1.aarch64",
"openSUSE Tumbleweed:cockpit-networkmanager-356-2.1.ppc64le",
"openSUSE Tumbleweed:cockpit-networkmanager-356-2.1.s390x",
"openSUSE Tumbleweed:cockpit-networkmanager-356-2.1.x86_64",
"openSUSE Tumbleweed:cockpit-packagekit-356-2.1.aarch64",
"openSUSE Tumbleweed:cockpit-packagekit-356-2.1.ppc64le",
"openSUSE Tumbleweed:cockpit-packagekit-356-2.1.s390x",
"openSUSE Tumbleweed:cockpit-packagekit-356-2.1.x86_64",
"openSUSE Tumbleweed:cockpit-selinux-356-2.1.aarch64",
"openSUSE Tumbleweed:cockpit-selinux-356-2.1.ppc64le",
"openSUSE Tumbleweed:cockpit-selinux-356-2.1.s390x",
"openSUSE Tumbleweed:cockpit-selinux-356-2.1.x86_64",
"openSUSE Tumbleweed:cockpit-storaged-356-2.1.aarch64",
"openSUSE Tumbleweed:cockpit-storaged-356-2.1.ppc64le",
"openSUSE Tumbleweed:cockpit-storaged-356-2.1.s390x",
"openSUSE Tumbleweed:cockpit-storaged-356-2.1.x86_64",
"openSUSE Tumbleweed:cockpit-system-356-2.1.aarch64",
"openSUSE Tumbleweed:cockpit-system-356-2.1.ppc64le",
"openSUSE Tumbleweed:cockpit-system-356-2.1.s390x",
"openSUSE Tumbleweed:cockpit-system-356-2.1.x86_64",
"openSUSE Tumbleweed:cockpit-ws-356-2.1.aarch64",
"openSUSE Tumbleweed:cockpit-ws-356-2.1.ppc64le",
"openSUSE Tumbleweed:cockpit-ws-356-2.1.s390x",
"openSUSE Tumbleweed:cockpit-ws-356-2.1.x86_64",
"openSUSE Tumbleweed:cockpit-ws-selinux-356-2.1.aarch64",
"openSUSE Tumbleweed:cockpit-ws-selinux-356-2.1.ppc64le",
"openSUSE Tumbleweed:cockpit-ws-selinux-356-2.1.s390x",
"openSUSE Tumbleweed:cockpit-ws-selinux-356-2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:cockpit-356-2.1.aarch64",
"openSUSE Tumbleweed:cockpit-356-2.1.ppc64le",
"openSUSE Tumbleweed:cockpit-356-2.1.s390x",
"openSUSE Tumbleweed:cockpit-356-2.1.x86_64",
"openSUSE Tumbleweed:cockpit-bridge-356-2.1.aarch64",
"openSUSE Tumbleweed:cockpit-bridge-356-2.1.ppc64le",
"openSUSE Tumbleweed:cockpit-bridge-356-2.1.s390x",
"openSUSE Tumbleweed:cockpit-bridge-356-2.1.x86_64",
"openSUSE Tumbleweed:cockpit-devel-356-2.1.aarch64",
"openSUSE Tumbleweed:cockpit-devel-356-2.1.ppc64le",
"openSUSE Tumbleweed:cockpit-devel-356-2.1.s390x",
"openSUSE Tumbleweed:cockpit-devel-356-2.1.x86_64",
"openSUSE Tumbleweed:cockpit-doc-356-2.1.aarch64",
"openSUSE Tumbleweed:cockpit-doc-356-2.1.ppc64le",
"openSUSE Tumbleweed:cockpit-doc-356-2.1.s390x",
"openSUSE Tumbleweed:cockpit-doc-356-2.1.x86_64",
"openSUSE Tumbleweed:cockpit-firewalld-356-2.1.aarch64",
"openSUSE Tumbleweed:cockpit-firewalld-356-2.1.ppc64le",
"openSUSE Tumbleweed:cockpit-firewalld-356-2.1.s390x",
"openSUSE Tumbleweed:cockpit-firewalld-356-2.1.x86_64",
"openSUSE Tumbleweed:cockpit-kdump-356-2.1.aarch64",
"openSUSE Tumbleweed:cockpit-kdump-356-2.1.ppc64le",
"openSUSE Tumbleweed:cockpit-kdump-356-2.1.s390x",
"openSUSE Tumbleweed:cockpit-kdump-356-2.1.x86_64",
"openSUSE Tumbleweed:cockpit-networkmanager-356-2.1.aarch64",
"openSUSE Tumbleweed:cockpit-networkmanager-356-2.1.ppc64le",
"openSUSE Tumbleweed:cockpit-networkmanager-356-2.1.s390x",
"openSUSE Tumbleweed:cockpit-networkmanager-356-2.1.x86_64",
"openSUSE Tumbleweed:cockpit-packagekit-356-2.1.aarch64",
"openSUSE Tumbleweed:cockpit-packagekit-356-2.1.ppc64le",
"openSUSE Tumbleweed:cockpit-packagekit-356-2.1.s390x",
"openSUSE Tumbleweed:cockpit-packagekit-356-2.1.x86_64",
"openSUSE Tumbleweed:cockpit-selinux-356-2.1.aarch64",
"openSUSE Tumbleweed:cockpit-selinux-356-2.1.ppc64le",
"openSUSE Tumbleweed:cockpit-selinux-356-2.1.s390x",
"openSUSE Tumbleweed:cockpit-selinux-356-2.1.x86_64",
"openSUSE Tumbleweed:cockpit-storaged-356-2.1.aarch64",
"openSUSE Tumbleweed:cockpit-storaged-356-2.1.ppc64le",
"openSUSE Tumbleweed:cockpit-storaged-356-2.1.s390x",
"openSUSE Tumbleweed:cockpit-storaged-356-2.1.x86_64",
"openSUSE Tumbleweed:cockpit-system-356-2.1.aarch64",
"openSUSE Tumbleweed:cockpit-system-356-2.1.ppc64le",
"openSUSE Tumbleweed:cockpit-system-356-2.1.s390x",
"openSUSE Tumbleweed:cockpit-system-356-2.1.x86_64",
"openSUSE Tumbleweed:cockpit-ws-356-2.1.aarch64",
"openSUSE Tumbleweed:cockpit-ws-356-2.1.ppc64le",
"openSUSE Tumbleweed:cockpit-ws-356-2.1.s390x",
"openSUSE Tumbleweed:cockpit-ws-356-2.1.x86_64",
"openSUSE Tumbleweed:cockpit-ws-selinux-356-2.1.aarch64",
"openSUSE Tumbleweed:cockpit-ws-selinux-356-2.1.ppc64le",
"openSUSE Tumbleweed:cockpit-ws-selinux-356-2.1.s390x",
"openSUSE Tumbleweed:cockpit-ws-selinux-356-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-27T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2026-25547"
}
]
}
OPENSUSE-SU-2026:10269-1
Vulnerability from csaf_opensuse - Published: 2026-02-27 00:00 - Updated: 2026-02-27 00:00Summary
cockpit-podman-120-2.1 on GA media
Severity
Moderate
Notes
Title of the patch: cockpit-podman-120-2.1 on GA media
Description of the patch: These are all security issues fixed in the cockpit-podman-120-2.1 package on the GA media of openSUSE Tumbleweed.
Patchnames: openSUSE-Tumbleweed-2026-10269
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.5 (High)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:cockpit-podman-120-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cockpit-podman-120-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cockpit-podman-120-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cockpit-podman-120-2.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
5 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "cockpit-podman-120-2.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the cockpit-podman-120-2.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2026-10269",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2026_10269-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-25547 page",
"url": "https://www.suse.com/security/cve/CVE-2026-25547/"
}
],
"title": "cockpit-podman-120-2.1 on GA media",
"tracking": {
"current_release_date": "2026-02-27T00:00:00Z",
"generator": {
"date": "2026-02-27T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:10269-1",
"initial_release_date": "2026-02-27T00:00:00Z",
"revision_history": [
{
"date": "2026-02-27T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "cockpit-podman-120-2.1.aarch64",
"product": {
"name": "cockpit-podman-120-2.1.aarch64",
"product_id": "cockpit-podman-120-2.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "cockpit-podman-120-2.1.ppc64le",
"product": {
"name": "cockpit-podman-120-2.1.ppc64le",
"product_id": "cockpit-podman-120-2.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "cockpit-podman-120-2.1.s390x",
"product": {
"name": "cockpit-podman-120-2.1.s390x",
"product_id": "cockpit-podman-120-2.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "cockpit-podman-120-2.1.x86_64",
"product": {
"name": "cockpit-podman-120-2.1.x86_64",
"product_id": "cockpit-podman-120-2.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-podman-120-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:cockpit-podman-120-2.1.aarch64"
},
"product_reference": "cockpit-podman-120-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-podman-120-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:cockpit-podman-120-2.1.ppc64le"
},
"product_reference": "cockpit-podman-120-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-podman-120-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:cockpit-podman-120-2.1.s390x"
},
"product_reference": "cockpit-podman-120-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-podman-120-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:cockpit-podman-120-2.1.x86_64"
},
"product_reference": "cockpit-podman-120-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-25547",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-25547"
}
],
"notes": [
{
"category": "general",
"text": "@isaacs/brace-expansion is a hybrid CJS/ESM TypeScript fork of brace-expansion. Prior to version 5.0.1, @isaacs/brace-expansion is vulnerable to a denial of service (DoS) issue caused by unbounded brace range expansion. When an attacker provides a pattern containing repeated numeric brace ranges, the library attempts to eagerly generate every possible combination synchronously. Because the expansion grows exponentially, even a small input can consume excessive CPU and memory and may crash the Node.js process. This issue has been patched in version 5.0.1.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:cockpit-podman-120-2.1.aarch64",
"openSUSE Tumbleweed:cockpit-podman-120-2.1.ppc64le",
"openSUSE Tumbleweed:cockpit-podman-120-2.1.s390x",
"openSUSE Tumbleweed:cockpit-podman-120-2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-25547",
"url": "https://www.suse.com/security/cve/CVE-2026-25547"
},
{
"category": "external",
"summary": "SUSE Bug 1257834 for CVE-2026-25547",
"url": "https://bugzilla.suse.com/1257834"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:cockpit-podman-120-2.1.aarch64",
"openSUSE Tumbleweed:cockpit-podman-120-2.1.ppc64le",
"openSUSE Tumbleweed:cockpit-podman-120-2.1.s390x",
"openSUSE Tumbleweed:cockpit-podman-120-2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:cockpit-podman-120-2.1.aarch64",
"openSUSE Tumbleweed:cockpit-podman-120-2.1.ppc64le",
"openSUSE Tumbleweed:cockpit-podman-120-2.1.s390x",
"openSUSE Tumbleweed:cockpit-podman-120-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-27T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2026-25547"
}
]
}
OPENSUSE-SU-2026:10424-1
Vulnerability from csaf_opensuse - Published: 2026-03-25 00:00 - Updated: 2026-03-25 00:00Summary
jupyter-bqplot-jupyterlab-0.5.46-14.1 on GA media
Severity
Moderate
Notes
Title of the patch: jupyter-bqplot-jupyterlab-0.5.46-14.1 on GA media
Description of the patch: These are all security issues fixed in the jupyter-bqplot-jupyterlab-0.5.46-14.1 package on the GA media of openSUSE Tumbleweed.
Patchnames: openSUSE-Tumbleweed-2026-10424
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.5 (High)
Affected products
Recommended
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:jupyter-bqplot-jupyterlab-0.5.46-14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jupyter-bqplot-jupyterlab-0.5.46-14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jupyter-bqplot-jupyterlab-0.5.46-14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jupyter-bqplot-jupyterlab-0.5.46-14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jupyter-bqplot-notebook-0.5.46-14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jupyter-bqplot-notebook-0.5.46-14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jupyter-bqplot-notebook-0.5.46-14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jupyter-bqplot-notebook-0.5.46-14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-bqplot-0.12.45-14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-bqplot-0.12.45-14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-bqplot-0.12.45-14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-bqplot-0.12.45-14.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
5.3 (Medium)
Affected products
Recommended
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:jupyter-bqplot-jupyterlab-0.5.46-14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jupyter-bqplot-jupyterlab-0.5.46-14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jupyter-bqplot-jupyterlab-0.5.46-14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jupyter-bqplot-jupyterlab-0.5.46-14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jupyter-bqplot-notebook-0.5.46-14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jupyter-bqplot-notebook-0.5.46-14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jupyter-bqplot-notebook-0.5.46-14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:jupyter-bqplot-notebook-0.5.46-14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-bqplot-0.12.45-14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-bqplot-0.12.45-14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-bqplot-0.12.45-14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-bqplot-0.12.45-14.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
8 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "jupyter-bqplot-jupyterlab-0.5.46-14.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the jupyter-bqplot-jupyterlab-0.5.46-14.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2026-10424",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2026_10424-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-25547 page",
"url": "https://www.suse.com/security/cve/CVE-2026-25547/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-27601 page",
"url": "https://www.suse.com/security/cve/CVE-2026-27601/"
}
],
"title": "jupyter-bqplot-jupyterlab-0.5.46-14.1 on GA media",
"tracking": {
"current_release_date": "2026-03-25T00:00:00Z",
"generator": {
"date": "2026-03-25T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:10424-1",
"initial_release_date": "2026-03-25T00:00:00Z",
"revision_history": [
{
"date": "2026-03-25T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "jupyter-bqplot-jupyterlab-0.5.46-14.1.aarch64",
"product": {
"name": "jupyter-bqplot-jupyterlab-0.5.46-14.1.aarch64",
"product_id": "jupyter-bqplot-jupyterlab-0.5.46-14.1.aarch64"
}
},
{
"category": "product_version",
"name": "jupyter-bqplot-notebook-0.5.46-14.1.aarch64",
"product": {
"name": "jupyter-bqplot-notebook-0.5.46-14.1.aarch64",
"product_id": "jupyter-bqplot-notebook-0.5.46-14.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-bqplot-0.12.45-14.1.aarch64",
"product": {
"name": "python311-bqplot-0.12.45-14.1.aarch64",
"product_id": "python311-bqplot-0.12.45-14.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "jupyter-bqplot-jupyterlab-0.5.46-14.1.ppc64le",
"product": {
"name": "jupyter-bqplot-jupyterlab-0.5.46-14.1.ppc64le",
"product_id": "jupyter-bqplot-jupyterlab-0.5.46-14.1.ppc64le"
}
},
{
"category": "product_version",
"name": "jupyter-bqplot-notebook-0.5.46-14.1.ppc64le",
"product": {
"name": "jupyter-bqplot-notebook-0.5.46-14.1.ppc64le",
"product_id": "jupyter-bqplot-notebook-0.5.46-14.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-bqplot-0.12.45-14.1.ppc64le",
"product": {
"name": "python311-bqplot-0.12.45-14.1.ppc64le",
"product_id": "python311-bqplot-0.12.45-14.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "jupyter-bqplot-jupyterlab-0.5.46-14.1.s390x",
"product": {
"name": "jupyter-bqplot-jupyterlab-0.5.46-14.1.s390x",
"product_id": "jupyter-bqplot-jupyterlab-0.5.46-14.1.s390x"
}
},
{
"category": "product_version",
"name": "jupyter-bqplot-notebook-0.5.46-14.1.s390x",
"product": {
"name": "jupyter-bqplot-notebook-0.5.46-14.1.s390x",
"product_id": "jupyter-bqplot-notebook-0.5.46-14.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-bqplot-0.12.45-14.1.s390x",
"product": {
"name": "python311-bqplot-0.12.45-14.1.s390x",
"product_id": "python311-bqplot-0.12.45-14.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "jupyter-bqplot-jupyterlab-0.5.46-14.1.x86_64",
"product": {
"name": "jupyter-bqplot-jupyterlab-0.5.46-14.1.x86_64",
"product_id": "jupyter-bqplot-jupyterlab-0.5.46-14.1.x86_64"
}
},
{
"category": "product_version",
"name": "jupyter-bqplot-notebook-0.5.46-14.1.x86_64",
"product": {
"name": "jupyter-bqplot-notebook-0.5.46-14.1.x86_64",
"product_id": "jupyter-bqplot-notebook-0.5.46-14.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-bqplot-0.12.45-14.1.x86_64",
"product": {
"name": "python311-bqplot-0.12.45-14.1.x86_64",
"product_id": "python311-bqplot-0.12.45-14.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "jupyter-bqplot-jupyterlab-0.5.46-14.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jupyter-bqplot-jupyterlab-0.5.46-14.1.aarch64"
},
"product_reference": "jupyter-bqplot-jupyterlab-0.5.46-14.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jupyter-bqplot-jupyterlab-0.5.46-14.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jupyter-bqplot-jupyterlab-0.5.46-14.1.ppc64le"
},
"product_reference": "jupyter-bqplot-jupyterlab-0.5.46-14.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jupyter-bqplot-jupyterlab-0.5.46-14.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jupyter-bqplot-jupyterlab-0.5.46-14.1.s390x"
},
"product_reference": "jupyter-bqplot-jupyterlab-0.5.46-14.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jupyter-bqplot-jupyterlab-0.5.46-14.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jupyter-bqplot-jupyterlab-0.5.46-14.1.x86_64"
},
"product_reference": "jupyter-bqplot-jupyterlab-0.5.46-14.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jupyter-bqplot-notebook-0.5.46-14.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jupyter-bqplot-notebook-0.5.46-14.1.aarch64"
},
"product_reference": "jupyter-bqplot-notebook-0.5.46-14.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jupyter-bqplot-notebook-0.5.46-14.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jupyter-bqplot-notebook-0.5.46-14.1.ppc64le"
},
"product_reference": "jupyter-bqplot-notebook-0.5.46-14.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jupyter-bqplot-notebook-0.5.46-14.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jupyter-bqplot-notebook-0.5.46-14.1.s390x"
},
"product_reference": "jupyter-bqplot-notebook-0.5.46-14.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jupyter-bqplot-notebook-0.5.46-14.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:jupyter-bqplot-notebook-0.5.46-14.1.x86_64"
},
"product_reference": "jupyter-bqplot-notebook-0.5.46-14.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-bqplot-0.12.45-14.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-bqplot-0.12.45-14.1.aarch64"
},
"product_reference": "python311-bqplot-0.12.45-14.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-bqplot-0.12.45-14.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-bqplot-0.12.45-14.1.ppc64le"
},
"product_reference": "python311-bqplot-0.12.45-14.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-bqplot-0.12.45-14.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-bqplot-0.12.45-14.1.s390x"
},
"product_reference": "python311-bqplot-0.12.45-14.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-bqplot-0.12.45-14.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-bqplot-0.12.45-14.1.x86_64"
},
"product_reference": "python311-bqplot-0.12.45-14.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-25547",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-25547"
}
],
"notes": [
{
"category": "general",
"text": "@isaacs/brace-expansion is a hybrid CJS/ESM TypeScript fork of brace-expansion. Prior to version 5.0.1, @isaacs/brace-expansion is vulnerable to a denial of service (DoS) issue caused by unbounded brace range expansion. When an attacker provides a pattern containing repeated numeric brace ranges, the library attempts to eagerly generate every possible combination synchronously. Because the expansion grows exponentially, even a small input can consume excessive CPU and memory and may crash the Node.js process. This issue has been patched in version 5.0.1.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:jupyter-bqplot-jupyterlab-0.5.46-14.1.aarch64",
"openSUSE Tumbleweed:jupyter-bqplot-jupyterlab-0.5.46-14.1.ppc64le",
"openSUSE Tumbleweed:jupyter-bqplot-jupyterlab-0.5.46-14.1.s390x",
"openSUSE Tumbleweed:jupyter-bqplot-jupyterlab-0.5.46-14.1.x86_64",
"openSUSE Tumbleweed:jupyter-bqplot-notebook-0.5.46-14.1.aarch64",
"openSUSE Tumbleweed:jupyter-bqplot-notebook-0.5.46-14.1.ppc64le",
"openSUSE Tumbleweed:jupyter-bqplot-notebook-0.5.46-14.1.s390x",
"openSUSE Tumbleweed:jupyter-bqplot-notebook-0.5.46-14.1.x86_64",
"openSUSE Tumbleweed:python311-bqplot-0.12.45-14.1.aarch64",
"openSUSE Tumbleweed:python311-bqplot-0.12.45-14.1.ppc64le",
"openSUSE Tumbleweed:python311-bqplot-0.12.45-14.1.s390x",
"openSUSE Tumbleweed:python311-bqplot-0.12.45-14.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-25547",
"url": "https://www.suse.com/security/cve/CVE-2026-25547"
},
{
"category": "external",
"summary": "SUSE Bug 1257834 for CVE-2026-25547",
"url": "https://bugzilla.suse.com/1257834"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:jupyter-bqplot-jupyterlab-0.5.46-14.1.aarch64",
"openSUSE Tumbleweed:jupyter-bqplot-jupyterlab-0.5.46-14.1.ppc64le",
"openSUSE Tumbleweed:jupyter-bqplot-jupyterlab-0.5.46-14.1.s390x",
"openSUSE Tumbleweed:jupyter-bqplot-jupyterlab-0.5.46-14.1.x86_64",
"openSUSE Tumbleweed:jupyter-bqplot-notebook-0.5.46-14.1.aarch64",
"openSUSE Tumbleweed:jupyter-bqplot-notebook-0.5.46-14.1.ppc64le",
"openSUSE Tumbleweed:jupyter-bqplot-notebook-0.5.46-14.1.s390x",
"openSUSE Tumbleweed:jupyter-bqplot-notebook-0.5.46-14.1.x86_64",
"openSUSE Tumbleweed:python311-bqplot-0.12.45-14.1.aarch64",
"openSUSE Tumbleweed:python311-bqplot-0.12.45-14.1.ppc64le",
"openSUSE Tumbleweed:python311-bqplot-0.12.45-14.1.s390x",
"openSUSE Tumbleweed:python311-bqplot-0.12.45-14.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:jupyter-bqplot-jupyterlab-0.5.46-14.1.aarch64",
"openSUSE Tumbleweed:jupyter-bqplot-jupyterlab-0.5.46-14.1.ppc64le",
"openSUSE Tumbleweed:jupyter-bqplot-jupyterlab-0.5.46-14.1.s390x",
"openSUSE Tumbleweed:jupyter-bqplot-jupyterlab-0.5.46-14.1.x86_64",
"openSUSE Tumbleweed:jupyter-bqplot-notebook-0.5.46-14.1.aarch64",
"openSUSE Tumbleweed:jupyter-bqplot-notebook-0.5.46-14.1.ppc64le",
"openSUSE Tumbleweed:jupyter-bqplot-notebook-0.5.46-14.1.s390x",
"openSUSE Tumbleweed:jupyter-bqplot-notebook-0.5.46-14.1.x86_64",
"openSUSE Tumbleweed:python311-bqplot-0.12.45-14.1.aarch64",
"openSUSE Tumbleweed:python311-bqplot-0.12.45-14.1.ppc64le",
"openSUSE Tumbleweed:python311-bqplot-0.12.45-14.1.s390x",
"openSUSE Tumbleweed:python311-bqplot-0.12.45-14.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-25T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2026-25547"
},
{
"cve": "CVE-2026-27601",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-27601"
}
],
"notes": [
{
"category": "general",
"text": "Underscore.js is a utility-belt library for JavaScript. Prior to 1.13.8, the _.flatten and _.isEqual functions use recursion without a depth limit. Under very specific conditions, detailed below, an attacker could exploit this in a Denial of Service (DoS) attack by triggering a stack overflow. Untrusted input must be used to create a recursive datastructure, for example using JSON.parse, with no enforced depth limit. The datastructure thus created must be passed to _.flatten or _.isEqual. In the case of _.flatten, the vulnerability can only be exploited if it is possible for a remote client to prepare a datastructure that consists of arrays at all levels AND if no finite depth limit is passed as the second argument to _.flatten. In the case of _.isEqual, the vulnerability can only be exploited if there exists a code path in which two distinct datastructures that were submitted by the same remote client are compared using _.isEqual. For example, if a client submits data that are stored in a database, and the same client can later submit another datastructure that is then compared to the data that were saved in the database previously, OR if a client submits a single request, but its data are parsed twice, creating two non-identical but equivalent datastructures that are then compared. Exceptions originating from the call to _.flatten or _.isEqual, as a result of a stack overflow, are not being caught. This vulnerability is fixed in 1.13.8.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:jupyter-bqplot-jupyterlab-0.5.46-14.1.aarch64",
"openSUSE Tumbleweed:jupyter-bqplot-jupyterlab-0.5.46-14.1.ppc64le",
"openSUSE Tumbleweed:jupyter-bqplot-jupyterlab-0.5.46-14.1.s390x",
"openSUSE Tumbleweed:jupyter-bqplot-jupyterlab-0.5.46-14.1.x86_64",
"openSUSE Tumbleweed:jupyter-bqplot-notebook-0.5.46-14.1.aarch64",
"openSUSE Tumbleweed:jupyter-bqplot-notebook-0.5.46-14.1.ppc64le",
"openSUSE Tumbleweed:jupyter-bqplot-notebook-0.5.46-14.1.s390x",
"openSUSE Tumbleweed:jupyter-bqplot-notebook-0.5.46-14.1.x86_64",
"openSUSE Tumbleweed:python311-bqplot-0.12.45-14.1.aarch64",
"openSUSE Tumbleweed:python311-bqplot-0.12.45-14.1.ppc64le",
"openSUSE Tumbleweed:python311-bqplot-0.12.45-14.1.s390x",
"openSUSE Tumbleweed:python311-bqplot-0.12.45-14.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-27601",
"url": "https://www.suse.com/security/cve/CVE-2026-27601"
},
{
"category": "external",
"summary": "SUSE Bug 1259157 for CVE-2026-27601",
"url": "https://bugzilla.suse.com/1259157"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:jupyter-bqplot-jupyterlab-0.5.46-14.1.aarch64",
"openSUSE Tumbleweed:jupyter-bqplot-jupyterlab-0.5.46-14.1.ppc64le",
"openSUSE Tumbleweed:jupyter-bqplot-jupyterlab-0.5.46-14.1.s390x",
"openSUSE Tumbleweed:jupyter-bqplot-jupyterlab-0.5.46-14.1.x86_64",
"openSUSE Tumbleweed:jupyter-bqplot-notebook-0.5.46-14.1.aarch64",
"openSUSE Tumbleweed:jupyter-bqplot-notebook-0.5.46-14.1.ppc64le",
"openSUSE Tumbleweed:jupyter-bqplot-notebook-0.5.46-14.1.s390x",
"openSUSE Tumbleweed:jupyter-bqplot-notebook-0.5.46-14.1.x86_64",
"openSUSE Tumbleweed:python311-bqplot-0.12.45-14.1.aarch64",
"openSUSE Tumbleweed:python311-bqplot-0.12.45-14.1.ppc64le",
"openSUSE Tumbleweed:python311-bqplot-0.12.45-14.1.s390x",
"openSUSE Tumbleweed:python311-bqplot-0.12.45-14.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:jupyter-bqplot-jupyterlab-0.5.46-14.1.aarch64",
"openSUSE Tumbleweed:jupyter-bqplot-jupyterlab-0.5.46-14.1.ppc64le",
"openSUSE Tumbleweed:jupyter-bqplot-jupyterlab-0.5.46-14.1.s390x",
"openSUSE Tumbleweed:jupyter-bqplot-jupyterlab-0.5.46-14.1.x86_64",
"openSUSE Tumbleweed:jupyter-bqplot-notebook-0.5.46-14.1.aarch64",
"openSUSE Tumbleweed:jupyter-bqplot-notebook-0.5.46-14.1.ppc64le",
"openSUSE Tumbleweed:jupyter-bqplot-notebook-0.5.46-14.1.s390x",
"openSUSE Tumbleweed:jupyter-bqplot-notebook-0.5.46-14.1.x86_64",
"openSUSE Tumbleweed:python311-bqplot-0.12.45-14.1.aarch64",
"openSUSE Tumbleweed:python311-bqplot-0.12.45-14.1.ppc64le",
"openSUSE Tumbleweed:python311-bqplot-0.12.45-14.1.s390x",
"openSUSE Tumbleweed:python311-bqplot-0.12.45-14.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-25T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-27601"
}
]
}
OPENSUSE-SU-2026:10428-1
Vulnerability from csaf_opensuse - Published: 2026-03-25 00:00 - Updated: 2026-03-25 00:00Summary
python311-jupyter-ydoc-3.4.0-2.1 on GA media
Severity
Moderate
Notes
Title of the patch: python311-jupyter-ydoc-3.4.0-2.1 on GA media
Description of the patch: These are all security issues fixed in the python311-jupyter-ydoc-3.4.0-2.1 package on the GA media of openSUSE Tumbleweed.
Patchnames: openSUSE-Tumbleweed-2026-10428
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.5 (High)
Affected products
Recommended
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python311-jupyter-ydoc-3.4.0-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-jupyter-ydoc-3.4.0-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-jupyter-ydoc-3.4.0-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-jupyter-ydoc-3.4.0-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-jupyter-ydoc-3.4.0-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-jupyter-ydoc-3.4.0-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-jupyter-ydoc-3.4.0-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-jupyter-ydoc-3.4.0-2.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
5 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "python311-jupyter-ydoc-3.4.0-2.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the python311-jupyter-ydoc-3.4.0-2.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2026-10428",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2026_10428-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-25547 page",
"url": "https://www.suse.com/security/cve/CVE-2026-25547/"
}
],
"title": "python311-jupyter-ydoc-3.4.0-2.1 on GA media",
"tracking": {
"current_release_date": "2026-03-25T00:00:00Z",
"generator": {
"date": "2026-03-25T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:10428-1",
"initial_release_date": "2026-03-25T00:00:00Z",
"revision_history": [
{
"date": "2026-03-25T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python311-jupyter-ydoc-3.4.0-2.1.aarch64",
"product": {
"name": "python311-jupyter-ydoc-3.4.0-2.1.aarch64",
"product_id": "python311-jupyter-ydoc-3.4.0-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "python313-jupyter-ydoc-3.4.0-2.1.aarch64",
"product": {
"name": "python313-jupyter-ydoc-3.4.0-2.1.aarch64",
"product_id": "python313-jupyter-ydoc-3.4.0-2.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-jupyter-ydoc-3.4.0-2.1.ppc64le",
"product": {
"name": "python311-jupyter-ydoc-3.4.0-2.1.ppc64le",
"product_id": "python311-jupyter-ydoc-3.4.0-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-jupyter-ydoc-3.4.0-2.1.ppc64le",
"product": {
"name": "python313-jupyter-ydoc-3.4.0-2.1.ppc64le",
"product_id": "python313-jupyter-ydoc-3.4.0-2.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-jupyter-ydoc-3.4.0-2.1.s390x",
"product": {
"name": "python311-jupyter-ydoc-3.4.0-2.1.s390x",
"product_id": "python311-jupyter-ydoc-3.4.0-2.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-jupyter-ydoc-3.4.0-2.1.s390x",
"product": {
"name": "python313-jupyter-ydoc-3.4.0-2.1.s390x",
"product_id": "python313-jupyter-ydoc-3.4.0-2.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-jupyter-ydoc-3.4.0-2.1.x86_64",
"product": {
"name": "python311-jupyter-ydoc-3.4.0-2.1.x86_64",
"product_id": "python311-jupyter-ydoc-3.4.0-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-jupyter-ydoc-3.4.0-2.1.x86_64",
"product": {
"name": "python313-jupyter-ydoc-3.4.0-2.1.x86_64",
"product_id": "python313-jupyter-ydoc-3.4.0-2.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-jupyter-ydoc-3.4.0-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-jupyter-ydoc-3.4.0-2.1.aarch64"
},
"product_reference": "python311-jupyter-ydoc-3.4.0-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-jupyter-ydoc-3.4.0-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-jupyter-ydoc-3.4.0-2.1.ppc64le"
},
"product_reference": "python311-jupyter-ydoc-3.4.0-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-jupyter-ydoc-3.4.0-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-jupyter-ydoc-3.4.0-2.1.s390x"
},
"product_reference": "python311-jupyter-ydoc-3.4.0-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-jupyter-ydoc-3.4.0-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-jupyter-ydoc-3.4.0-2.1.x86_64"
},
"product_reference": "python311-jupyter-ydoc-3.4.0-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-jupyter-ydoc-3.4.0-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-jupyter-ydoc-3.4.0-2.1.aarch64"
},
"product_reference": "python313-jupyter-ydoc-3.4.0-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-jupyter-ydoc-3.4.0-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-jupyter-ydoc-3.4.0-2.1.ppc64le"
},
"product_reference": "python313-jupyter-ydoc-3.4.0-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-jupyter-ydoc-3.4.0-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-jupyter-ydoc-3.4.0-2.1.s390x"
},
"product_reference": "python313-jupyter-ydoc-3.4.0-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-jupyter-ydoc-3.4.0-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-jupyter-ydoc-3.4.0-2.1.x86_64"
},
"product_reference": "python313-jupyter-ydoc-3.4.0-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-25547",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-25547"
}
],
"notes": [
{
"category": "general",
"text": "@isaacs/brace-expansion is a hybrid CJS/ESM TypeScript fork of brace-expansion. Prior to version 5.0.1, @isaacs/brace-expansion is vulnerable to a denial of service (DoS) issue caused by unbounded brace range expansion. When an attacker provides a pattern containing repeated numeric brace ranges, the library attempts to eagerly generate every possible combination synchronously. Because the expansion grows exponentially, even a small input can consume excessive CPU and memory and may crash the Node.js process. This issue has been patched in version 5.0.1.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python311-jupyter-ydoc-3.4.0-2.1.aarch64",
"openSUSE Tumbleweed:python311-jupyter-ydoc-3.4.0-2.1.ppc64le",
"openSUSE Tumbleweed:python311-jupyter-ydoc-3.4.0-2.1.s390x",
"openSUSE Tumbleweed:python311-jupyter-ydoc-3.4.0-2.1.x86_64",
"openSUSE Tumbleweed:python313-jupyter-ydoc-3.4.0-2.1.aarch64",
"openSUSE Tumbleweed:python313-jupyter-ydoc-3.4.0-2.1.ppc64le",
"openSUSE Tumbleweed:python313-jupyter-ydoc-3.4.0-2.1.s390x",
"openSUSE Tumbleweed:python313-jupyter-ydoc-3.4.0-2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-25547",
"url": "https://www.suse.com/security/cve/CVE-2026-25547"
},
{
"category": "external",
"summary": "SUSE Bug 1257834 for CVE-2026-25547",
"url": "https://bugzilla.suse.com/1257834"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python311-jupyter-ydoc-3.4.0-2.1.aarch64",
"openSUSE Tumbleweed:python311-jupyter-ydoc-3.4.0-2.1.ppc64le",
"openSUSE Tumbleweed:python311-jupyter-ydoc-3.4.0-2.1.s390x",
"openSUSE Tumbleweed:python311-jupyter-ydoc-3.4.0-2.1.x86_64",
"openSUSE Tumbleweed:python313-jupyter-ydoc-3.4.0-2.1.aarch64",
"openSUSE Tumbleweed:python313-jupyter-ydoc-3.4.0-2.1.ppc64le",
"openSUSE Tumbleweed:python313-jupyter-ydoc-3.4.0-2.1.s390x",
"openSUSE Tumbleweed:python313-jupyter-ydoc-3.4.0-2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python311-jupyter-ydoc-3.4.0-2.1.aarch64",
"openSUSE Tumbleweed:python311-jupyter-ydoc-3.4.0-2.1.ppc64le",
"openSUSE Tumbleweed:python311-jupyter-ydoc-3.4.0-2.1.s390x",
"openSUSE Tumbleweed:python311-jupyter-ydoc-3.4.0-2.1.x86_64",
"openSUSE Tumbleweed:python313-jupyter-ydoc-3.4.0-2.1.aarch64",
"openSUSE Tumbleweed:python313-jupyter-ydoc-3.4.0-2.1.ppc64le",
"openSUSE Tumbleweed:python313-jupyter-ydoc-3.4.0-2.1.s390x",
"openSUSE Tumbleweed:python313-jupyter-ydoc-3.4.0-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-25T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2026-25547"
}
]
}
OPENSUSE-SU-2026:20239-1
Vulnerability from csaf_opensuse - Published: 2026-02-17 09:54 - Updated: 2026-02-17 09:54Summary
Security update for golang-github-prometheus-prometheus
Severity
Critical
Notes
Title of the patch: Security update for golang-github-prometheus-prometheus
Description of the patch: This update for golang-github-prometheus-prometheus fixes the following issues:
- CVE-2026-25547: Fixed an unbounded brace range expansion leading to excessive CPU and memory consumption. (bsc#1257841)
- CVE-2026-1615: Fixed arbitrary code injection due to unsafe evaluation of user-supplied JSON Path expressions in jsonpath. (bsc#1257897)
- CVE-2025-61140: Fixed a function vulnerable to prototype pollution in jsonpath. (bsc#1257442)
Patchnames: openSUSE-Leap-16.0-290
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
8.1 (High)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
9.8 (Critical)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
critical
7.5 (High)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
14 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "critical"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for golang-github-prometheus-prometheus",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for golang-github-prometheus-prometheus fixes the following issues:\n\n- CVE-2026-25547: Fixed an unbounded brace range expansion leading to excessive CPU and memory consumption. (bsc#1257841)\n- CVE-2026-1615: Fixed arbitrary code injection due to unsafe evaluation of user-supplied JSON Path expressions in jsonpath. (bsc#1257897)\n- CVE-2025-61140: Fixed a function vulnerable to prototype pollution in jsonpath. (bsc#1257442)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Leap-16.0-290",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2026_20239-1.json"
},
{
"category": "self",
"summary": "SUSE Bug 1257442",
"url": "https://bugzilla.suse.com/1257442"
},
{
"category": "self",
"summary": "SUSE Bug 1257841",
"url": "https://bugzilla.suse.com/1257841"
},
{
"category": "self",
"summary": "SUSE Bug 1257897",
"url": "https://bugzilla.suse.com/1257897"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-61140 page",
"url": "https://www.suse.com/security/cve/CVE-2025-61140/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-1615 page",
"url": "https://www.suse.com/security/cve/CVE-2026-1615/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-25547 page",
"url": "https://www.suse.com/security/cve/CVE-2026-25547/"
}
],
"title": "Security update for golang-github-prometheus-prometheus",
"tracking": {
"current_release_date": "2026-02-17T09:54:15Z",
"generator": {
"date": "2026-02-17T09:54:15Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:20239-1",
"initial_release_date": "2026-02-17T09:54:15Z",
"revision_history": [
{
"date": "2026-02-17T09:54:15Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "golang-github-prometheus-prometheus-3.5.0-160000.2.1.aarch64",
"product": {
"name": "golang-github-prometheus-prometheus-3.5.0-160000.2.1.aarch64",
"product_id": "golang-github-prometheus-prometheus-3.5.0-160000.2.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-github-prometheus-prometheus-3.5.0-160000.2.1.ppc64le",
"product": {
"name": "golang-github-prometheus-prometheus-3.5.0-160000.2.1.ppc64le",
"product_id": "golang-github-prometheus-prometheus-3.5.0-160000.2.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-github-prometheus-prometheus-3.5.0-160000.2.1.s390x",
"product": {
"name": "golang-github-prometheus-prometheus-3.5.0-160000.2.1.s390x",
"product_id": "golang-github-prometheus-prometheus-3.5.0-160000.2.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-github-prometheus-prometheus-3.5.0-160000.2.1.x86_64",
"product": {
"name": "golang-github-prometheus-prometheus-3.5.0-160000.2.1.x86_64",
"product_id": "golang-github-prometheus-prometheus-3.5.0-160000.2.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Leap 16.0",
"product": {
"name": "openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0"
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-prometheus-3.5.0-160000.2.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.aarch64"
},
"product_reference": "golang-github-prometheus-prometheus-3.5.0-160000.2.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-prometheus-3.5.0-160000.2.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.ppc64le"
},
"product_reference": "golang-github-prometheus-prometheus-3.5.0-160000.2.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-prometheus-3.5.0-160000.2.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.s390x"
},
"product_reference": "golang-github-prometheus-prometheus-3.5.0-160000.2.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-prometheus-3.5.0-160000.2.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.x86_64"
},
"product_reference": "golang-github-prometheus-prometheus-3.5.0-160000.2.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-61140",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-61140"
}
],
"notes": [
{
"category": "general",
"text": "The value function in jsonpath 1.1.1 lib/index.js is vulnerable to Prototype Pollution.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.aarch64",
"openSUSE Leap 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.ppc64le",
"openSUSE Leap 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.s390x",
"openSUSE Leap 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-61140",
"url": "https://www.suse.com/security/cve/CVE-2025-61140"
},
{
"category": "external",
"summary": "SUSE Bug 1257442 for CVE-2025-61140",
"url": "https://bugzilla.suse.com/1257442"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.aarch64",
"openSUSE Leap 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.ppc64le",
"openSUSE Leap 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.s390x",
"openSUSE Leap 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.aarch64",
"openSUSE Leap 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.ppc64le",
"openSUSE Leap 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.s390x",
"openSUSE Leap 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-17T09:54:15Z",
"details": "important"
}
],
"title": "CVE-2025-61140"
},
{
"cve": "CVE-2026-1615",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-1615"
}
],
"notes": [
{
"category": "general",
"text": "Versions of the package jsonpath before 1.2.0 are vulnerable to Arbitrary Code Injection via unsafe evaluation of user-supplied JSON Path expressions. The library relies on the static-eval module to process JSON Path input, which is not designed to handle untrusted data safely. An attacker can exploit this vulnerability by supplying a malicious JSON Path expression that, when evaluated, executes arbitrary JavaScript code, leading to Remote Code Execution in Node.js environments or Cross-site Scripting (XSS) in browser contexts. This affects all methods that evaluate JSON Paths against objects, including .query, .nodes, .paths, .value, .parent, and .apply.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.aarch64",
"openSUSE Leap 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.ppc64le",
"openSUSE Leap 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.s390x",
"openSUSE Leap 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-1615",
"url": "https://www.suse.com/security/cve/CVE-2026-1615"
},
{
"category": "external",
"summary": "SUSE Bug 1257897 for CVE-2026-1615",
"url": "https://bugzilla.suse.com/1257897"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.aarch64",
"openSUSE Leap 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.ppc64le",
"openSUSE Leap 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.s390x",
"openSUSE Leap 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.aarch64",
"openSUSE Leap 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.ppc64le",
"openSUSE Leap 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.s390x",
"openSUSE Leap 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-17T09:54:15Z",
"details": "critical"
}
],
"title": "CVE-2026-1615"
},
{
"cve": "CVE-2026-25547",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-25547"
}
],
"notes": [
{
"category": "general",
"text": "@isaacs/brace-expansion is a hybrid CJS/ESM TypeScript fork of brace-expansion. Prior to version 5.0.1, @isaacs/brace-expansion is vulnerable to a denial of service (DoS) issue caused by unbounded brace range expansion. When an attacker provides a pattern containing repeated numeric brace ranges, the library attempts to eagerly generate every possible combination synchronously. Because the expansion grows exponentially, even a small input can consume excessive CPU and memory and may crash the Node.js process. This issue has been patched in version 5.0.1.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.aarch64",
"openSUSE Leap 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.ppc64le",
"openSUSE Leap 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.s390x",
"openSUSE Leap 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-25547",
"url": "https://www.suse.com/security/cve/CVE-2026-25547"
},
{
"category": "external",
"summary": "SUSE Bug 1257834 for CVE-2026-25547",
"url": "https://bugzilla.suse.com/1257834"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.aarch64",
"openSUSE Leap 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.ppc64le",
"openSUSE Leap 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.s390x",
"openSUSE Leap 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.aarch64",
"openSUSE Leap 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.ppc64le",
"openSUSE Leap 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.s390x",
"openSUSE Leap 16.0:golang-github-prometheus-prometheus-3.5.0-160000.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-17T09:54:15Z",
"details": "important"
}
],
"title": "CVE-2026-25547"
}
]
}
Loading…
Trend slope:
-
(linear fit over daily sighting counts)
Show additional events:
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
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.
Loading…
Loading…