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
VEX
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-07-09",
"epss": "0.00481",
"percentile": "0.38098"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-25547\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2026-02-04T22:16:00.813\",\"lastModified\":\"2026-06-17T10:24:50.107\",\"vulnStatus\":\"Deferred\",\"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.\"},{\"lang\":\"es\",\"value\":\"@isaacs/brace-expansion es una bifurcaci\u00f3n de TypeScript h\u00edbrida CJS/ESM de brace-expansion. Antes de la versi\u00f3n 5.0.1, @isaacs/brace-expansion es vulnerable a un problema de denegaci\u00f3n de servicio (DoS) causado por la expansi\u00f3n ilimitada de rangos de llaves. Cuando un atacante proporciona un patr\u00f3n que contiene rangos de llaves num\u00e9ricos repetidos, la librer\u00eda intenta generar \u00e1vidamente cada combinaci\u00f3n posible de forma s\u00edncrona. Debido a que la expansi\u00f3n crece exponencialmente, incluso una entrada peque\u00f1a puede consumir CPU y memoria excesivas y puede bloquear el proceso de Node.js. Este problema ha sido parcheado en la versi\u00f3n 5.0.1.\"}],\"affected\":[{\"source\":\"security-advisories@github.com\",\"affectedData\":[{\"vendor\":\"isaacs\",\"product\":\"brace-expansion\",\"versions\":[{\"version\":\"\u003c 5.0.1\",\"status\":\"affected\"}]}]}],\"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\"}}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2026-02-05T14:24:50.676205Z\",\"id\":\"CVE-2026-25547\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"yes\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"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\"}]}}",
"redhat_vex": {
"aggregate_severity": "Moderate",
"current_release_date": "2026-07-02T21:42:23+00:00",
"cve": "CVE-2026-25547",
"id": "CVE-2026-25547",
"initial_release_date": "2026-02-04T21:51:17.198000+00:00",
"product_status:fixed": "276",
"product_status:known_affected": "129",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "brace-expansion: brace-expansion: Denial of Service via unbounded brace range expansion",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-25547.json",
"version": "3"
},
"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"
}
}
}
WID-SEC-W-2026-1229
Vulnerability from csaf_certbund - Published: 2026-04-21 22:00 - Updated: 2026-05-25 22:00Summary
Atlassian Bamboo, Bitbucket, Confluence, Jira: Mehrere Schwachstellen
Severity
Hoch
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung: Bamboo ist ein Werkzeug zur kontinuierlichen Integration und Bereitstellung, das automatisierte Builds, Tests und Freigaben in einem einzigen Arbeitsablauf verbindet.
Bitbucket ist ein Git-Server zur Sourcecode-Versionskontrolle.
Confluence ist eine kommerzielle Wiki-Software.
Jira ist eine Webanwendung zur Softwareentwicklung.
Angriff: Ein Angreifer kann mehrere Schwachstellen in Atlassian Bamboo, Atlassian Bitbucket, Atlassian Confluence und Atlassian Jira ausnutzen, um beliebigen Programmcode auszuführen, Sicherheitsmaßnahmen zu umgehen, Daten zu manipulieren oder offenzulegen oder Cross-Site-Scripting-Angriffe durchzuführen.
Betroffene Betriebssysteme: - Sonstiges
- UNIX
- Windows
Affected products
Known affected
13 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Atlassian Jira Service Management <10.3.19
Atlassian / Jira
|
Service Management <10.3.19 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Atlassian Bitbucket <10.2.2
Atlassian / Bitbucket
|
<10.2.2 | ||
|
Atlassian Jira Service Management <11.3.4
Atlassian / Jira
|
Service Management <11.3.4 | ||
|
Atlassian Jira <11.3.4
Atlassian / Jira
|
<11.3.4 | ||
|
Atlassian Jira <10.3.19
Atlassian / Jira
|
<10.3.19 | ||
|
Red Hat OpenShift Container Platform release 4.21.17
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:container_platform_release_4.21.17
|
Container Platform release 4.21.17 | |
|
Atlassian Bamboo <12.1.6
Atlassian / Bamboo
|
<12.1.6 | ||
|
Atlassian Confluence <9.2.19
Atlassian / Confluence
|
<9.2.19 | ||
|
Atlassian Bamboo <10.2.18
Atlassian / Bamboo
|
<10.2.18 | ||
|
Atlassian Confluence <10.2.10
Atlassian / Confluence
|
<10.2.10 | ||
|
IBM App Connect Enterprise
IBM
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
Atlassian Bitbucket <9.4.19
Atlassian / Bitbucket
|
<9.4.19 |
Affected products
Known affected
13 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Atlassian Jira Service Management <10.3.19
Atlassian / Jira
|
Service Management <10.3.19 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Atlassian Bitbucket <10.2.2
Atlassian / Bitbucket
|
<10.2.2 | ||
|
Atlassian Jira Service Management <11.3.4
Atlassian / Jira
|
Service Management <11.3.4 | ||
|
Atlassian Jira <11.3.4
Atlassian / Jira
|
<11.3.4 | ||
|
Atlassian Jira <10.3.19
Atlassian / Jira
|
<10.3.19 | ||
|
Red Hat OpenShift Container Platform release 4.21.17
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:container_platform_release_4.21.17
|
Container Platform release 4.21.17 | |
|
Atlassian Bamboo <12.1.6
Atlassian / Bamboo
|
<12.1.6 | ||
|
Atlassian Confluence <9.2.19
Atlassian / Confluence
|
<9.2.19 | ||
|
Atlassian Bamboo <10.2.18
Atlassian / Bamboo
|
<10.2.18 | ||
|
Atlassian Confluence <10.2.10
Atlassian / Confluence
|
<10.2.10 | ||
|
IBM App Connect Enterprise
IBM
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
Atlassian Bitbucket <9.4.19
Atlassian / Bitbucket
|
<9.4.19 |
Affected products
Known affected
13 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Atlassian Jira Service Management <10.3.19
Atlassian / Jira
|
Service Management <10.3.19 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Atlassian Bitbucket <10.2.2
Atlassian / Bitbucket
|
<10.2.2 | ||
|
Atlassian Jira Service Management <11.3.4
Atlassian / Jira
|
Service Management <11.3.4 | ||
|
Atlassian Jira <11.3.4
Atlassian / Jira
|
<11.3.4 | ||
|
Atlassian Jira <10.3.19
Atlassian / Jira
|
<10.3.19 | ||
|
Red Hat OpenShift Container Platform release 4.21.17
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:container_platform_release_4.21.17
|
Container Platform release 4.21.17 | |
|
Atlassian Bamboo <12.1.6
Atlassian / Bamboo
|
<12.1.6 | ||
|
Atlassian Confluence <9.2.19
Atlassian / Confluence
|
<9.2.19 | ||
|
Atlassian Bamboo <10.2.18
Atlassian / Bamboo
|
<10.2.18 | ||
|
Atlassian Confluence <10.2.10
Atlassian / Confluence
|
<10.2.10 | ||
|
IBM App Connect Enterprise
IBM
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
Atlassian Bitbucket <9.4.19
Atlassian / Bitbucket
|
<9.4.19 |
Affected products
Known affected
13 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Atlassian Jira Service Management <10.3.19
Atlassian / Jira
|
Service Management <10.3.19 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Atlassian Bitbucket <10.2.2
Atlassian / Bitbucket
|
<10.2.2 | ||
|
Atlassian Jira Service Management <11.3.4
Atlassian / Jira
|
Service Management <11.3.4 | ||
|
Atlassian Jira <11.3.4
Atlassian / Jira
|
<11.3.4 | ||
|
Atlassian Jira <10.3.19
Atlassian / Jira
|
<10.3.19 | ||
|
Red Hat OpenShift Container Platform release 4.21.17
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:container_platform_release_4.21.17
|
Container Platform release 4.21.17 | |
|
Atlassian Bamboo <12.1.6
Atlassian / Bamboo
|
<12.1.6 | ||
|
Atlassian Confluence <9.2.19
Atlassian / Confluence
|
<9.2.19 | ||
|
Atlassian Bamboo <10.2.18
Atlassian / Bamboo
|
<10.2.18 | ||
|
Atlassian Confluence <10.2.10
Atlassian / Confluence
|
<10.2.10 | ||
|
IBM App Connect Enterprise
IBM
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
Atlassian Bitbucket <9.4.19
Atlassian / Bitbucket
|
<9.4.19 |
Affected products
Known affected
13 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Atlassian Jira Service Management <10.3.19
Atlassian / Jira
|
Service Management <10.3.19 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Atlassian Bitbucket <10.2.2
Atlassian / Bitbucket
|
<10.2.2 | ||
|
Atlassian Jira Service Management <11.3.4
Atlassian / Jira
|
Service Management <11.3.4 | ||
|
Atlassian Jira <11.3.4
Atlassian / Jira
|
<11.3.4 | ||
|
Atlassian Jira <10.3.19
Atlassian / Jira
|
<10.3.19 | ||
|
Red Hat OpenShift Container Platform release 4.21.17
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:container_platform_release_4.21.17
|
Container Platform release 4.21.17 | |
|
Atlassian Bamboo <12.1.6
Atlassian / Bamboo
|
<12.1.6 | ||
|
Atlassian Confluence <9.2.19
Atlassian / Confluence
|
<9.2.19 | ||
|
Atlassian Bamboo <10.2.18
Atlassian / Bamboo
|
<10.2.18 | ||
|
Atlassian Confluence <10.2.10
Atlassian / Confluence
|
<10.2.10 | ||
|
IBM App Connect Enterprise
IBM
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
Atlassian Bitbucket <9.4.19
Atlassian / Bitbucket
|
<9.4.19 |
Affected products
Known affected
13 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Atlassian Jira Service Management <10.3.19
Atlassian / Jira
|
Service Management <10.3.19 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Atlassian Bitbucket <10.2.2
Atlassian / Bitbucket
|
<10.2.2 | ||
|
Atlassian Jira Service Management <11.3.4
Atlassian / Jira
|
Service Management <11.3.4 | ||
|
Atlassian Jira <11.3.4
Atlassian / Jira
|
<11.3.4 | ||
|
Atlassian Jira <10.3.19
Atlassian / Jira
|
<10.3.19 | ||
|
Red Hat OpenShift Container Platform release 4.21.17
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:container_platform_release_4.21.17
|
Container Platform release 4.21.17 | |
|
Atlassian Bamboo <12.1.6
Atlassian / Bamboo
|
<12.1.6 | ||
|
Atlassian Confluence <9.2.19
Atlassian / Confluence
|
<9.2.19 | ||
|
Atlassian Bamboo <10.2.18
Atlassian / Bamboo
|
<10.2.18 | ||
|
Atlassian Confluence <10.2.10
Atlassian / Confluence
|
<10.2.10 | ||
|
IBM App Connect Enterprise
IBM
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
Atlassian Bitbucket <9.4.19
Atlassian / Bitbucket
|
<9.4.19 |
Affected products
Known affected
13 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Atlassian Jira Service Management <10.3.19
Atlassian / Jira
|
Service Management <10.3.19 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Atlassian Bitbucket <10.2.2
Atlassian / Bitbucket
|
<10.2.2 | ||
|
Atlassian Jira Service Management <11.3.4
Atlassian / Jira
|
Service Management <11.3.4 | ||
|
Atlassian Jira <11.3.4
Atlassian / Jira
|
<11.3.4 | ||
|
Atlassian Jira <10.3.19
Atlassian / Jira
|
<10.3.19 | ||
|
Red Hat OpenShift Container Platform release 4.21.17
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:container_platform_release_4.21.17
|
Container Platform release 4.21.17 | |
|
Atlassian Bamboo <12.1.6
Atlassian / Bamboo
|
<12.1.6 | ||
|
Atlassian Confluence <9.2.19
Atlassian / Confluence
|
<9.2.19 | ||
|
Atlassian Bamboo <10.2.18
Atlassian / Bamboo
|
<10.2.18 | ||
|
Atlassian Confluence <10.2.10
Atlassian / Confluence
|
<10.2.10 | ||
|
IBM App Connect Enterprise
IBM
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
Atlassian Bitbucket <9.4.19
Atlassian / Bitbucket
|
<9.4.19 |
Affected products
Known affected
13 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Atlassian Jira Service Management <10.3.19
Atlassian / Jira
|
Service Management <10.3.19 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Atlassian Bitbucket <10.2.2
Atlassian / Bitbucket
|
<10.2.2 | ||
|
Atlassian Jira Service Management <11.3.4
Atlassian / Jira
|
Service Management <11.3.4 | ||
|
Atlassian Jira <11.3.4
Atlassian / Jira
|
<11.3.4 | ||
|
Atlassian Jira <10.3.19
Atlassian / Jira
|
<10.3.19 | ||
|
Red Hat OpenShift Container Platform release 4.21.17
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:container_platform_release_4.21.17
|
Container Platform release 4.21.17 | |
|
Atlassian Bamboo <12.1.6
Atlassian / Bamboo
|
<12.1.6 | ||
|
Atlassian Confluence <9.2.19
Atlassian / Confluence
|
<9.2.19 | ||
|
Atlassian Bamboo <10.2.18
Atlassian / Bamboo
|
<10.2.18 | ||
|
Atlassian Confluence <10.2.10
Atlassian / Confluence
|
<10.2.10 | ||
|
IBM App Connect Enterprise
IBM
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
Atlassian Bitbucket <9.4.19
Atlassian / Bitbucket
|
<9.4.19 |
Affected products
Known affected
13 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Atlassian Jira Service Management <10.3.19
Atlassian / Jira
|
Service Management <10.3.19 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Atlassian Bitbucket <10.2.2
Atlassian / Bitbucket
|
<10.2.2 | ||
|
Atlassian Jira Service Management <11.3.4
Atlassian / Jira
|
Service Management <11.3.4 | ||
|
Atlassian Jira <11.3.4
Atlassian / Jira
|
<11.3.4 | ||
|
Atlassian Jira <10.3.19
Atlassian / Jira
|
<10.3.19 | ||
|
Red Hat OpenShift Container Platform release 4.21.17
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:container_platform_release_4.21.17
|
Container Platform release 4.21.17 | |
|
Atlassian Bamboo <12.1.6
Atlassian / Bamboo
|
<12.1.6 | ||
|
Atlassian Confluence <9.2.19
Atlassian / Confluence
|
<9.2.19 | ||
|
Atlassian Bamboo <10.2.18
Atlassian / Bamboo
|
<10.2.18 | ||
|
Atlassian Confluence <10.2.10
Atlassian / Confluence
|
<10.2.10 | ||
|
IBM App Connect Enterprise
IBM
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
Atlassian Bitbucket <9.4.19
Atlassian / Bitbucket
|
<9.4.19 |
Affected products
Known affected
13 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Atlassian Jira Service Management <10.3.19
Atlassian / Jira
|
Service Management <10.3.19 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Atlassian Bitbucket <10.2.2
Atlassian / Bitbucket
|
<10.2.2 | ||
|
Atlassian Jira Service Management <11.3.4
Atlassian / Jira
|
Service Management <11.3.4 | ||
|
Atlassian Jira <11.3.4
Atlassian / Jira
|
<11.3.4 | ||
|
Atlassian Jira <10.3.19
Atlassian / Jira
|
<10.3.19 | ||
|
Red Hat OpenShift Container Platform release 4.21.17
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:container_platform_release_4.21.17
|
Container Platform release 4.21.17 | |
|
Atlassian Bamboo <12.1.6
Atlassian / Bamboo
|
<12.1.6 | ||
|
Atlassian Confluence <9.2.19
Atlassian / Confluence
|
<9.2.19 | ||
|
Atlassian Bamboo <10.2.18
Atlassian / Bamboo
|
<10.2.18 | ||
|
Atlassian Confluence <10.2.10
Atlassian / Confluence
|
<10.2.10 | ||
|
IBM App Connect Enterprise
IBM
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
Atlassian Bitbucket <9.4.19
Atlassian / Bitbucket
|
<9.4.19 |
Affected products
Known affected
13 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Atlassian Jira Service Management <10.3.19
Atlassian / Jira
|
Service Management <10.3.19 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Atlassian Bitbucket <10.2.2
Atlassian / Bitbucket
|
<10.2.2 | ||
|
Atlassian Jira Service Management <11.3.4
Atlassian / Jira
|
Service Management <11.3.4 | ||
|
Atlassian Jira <11.3.4
Atlassian / Jira
|
<11.3.4 | ||
|
Atlassian Jira <10.3.19
Atlassian / Jira
|
<10.3.19 | ||
|
Red Hat OpenShift Container Platform release 4.21.17
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:container_platform_release_4.21.17
|
Container Platform release 4.21.17 | |
|
Atlassian Bamboo <12.1.6
Atlassian / Bamboo
|
<12.1.6 | ||
|
Atlassian Confluence <9.2.19
Atlassian / Confluence
|
<9.2.19 | ||
|
Atlassian Bamboo <10.2.18
Atlassian / Bamboo
|
<10.2.18 | ||
|
Atlassian Confluence <10.2.10
Atlassian / Confluence
|
<10.2.10 | ||
|
IBM App Connect Enterprise
IBM
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
Atlassian Bitbucket <9.4.19
Atlassian / Bitbucket
|
<9.4.19 |
Affected products
Known affected
13 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Atlassian Jira Service Management <10.3.19
Atlassian / Jira
|
Service Management <10.3.19 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Atlassian Bitbucket <10.2.2
Atlassian / Bitbucket
|
<10.2.2 | ||
|
Atlassian Jira Service Management <11.3.4
Atlassian / Jira
|
Service Management <11.3.4 | ||
|
Atlassian Jira <11.3.4
Atlassian / Jira
|
<11.3.4 | ||
|
Atlassian Jira <10.3.19
Atlassian / Jira
|
<10.3.19 | ||
|
Red Hat OpenShift Container Platform release 4.21.17
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:container_platform_release_4.21.17
|
Container Platform release 4.21.17 | |
|
Atlassian Bamboo <12.1.6
Atlassian / Bamboo
|
<12.1.6 | ||
|
Atlassian Confluence <9.2.19
Atlassian / Confluence
|
<9.2.19 | ||
|
Atlassian Bamboo <10.2.18
Atlassian / Bamboo
|
<10.2.18 | ||
|
Atlassian Confluence <10.2.10
Atlassian / Confluence
|
<10.2.10 | ||
|
IBM App Connect Enterprise
IBM
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
Atlassian Bitbucket <9.4.19
Atlassian / Bitbucket
|
<9.4.19 |
Affected products
Known affected
13 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Atlassian Jira Service Management <10.3.19
Atlassian / Jira
|
Service Management <10.3.19 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Atlassian Bitbucket <10.2.2
Atlassian / Bitbucket
|
<10.2.2 | ||
|
Atlassian Jira Service Management <11.3.4
Atlassian / Jira
|
Service Management <11.3.4 | ||
|
Atlassian Jira <11.3.4
Atlassian / Jira
|
<11.3.4 | ||
|
Atlassian Jira <10.3.19
Atlassian / Jira
|
<10.3.19 | ||
|
Red Hat OpenShift Container Platform release 4.21.17
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:container_platform_release_4.21.17
|
Container Platform release 4.21.17 | |
|
Atlassian Bamboo <12.1.6
Atlassian / Bamboo
|
<12.1.6 | ||
|
Atlassian Confluence <9.2.19
Atlassian / Confluence
|
<9.2.19 | ||
|
Atlassian Bamboo <10.2.18
Atlassian / Bamboo
|
<10.2.18 | ||
|
Atlassian Confluence <10.2.10
Atlassian / Confluence
|
<10.2.10 | ||
|
IBM App Connect Enterprise
IBM
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
Atlassian Bitbucket <9.4.19
Atlassian / Bitbucket
|
<9.4.19 |
Affected products
Known affected
13 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Atlassian Jira Service Management <10.3.19
Atlassian / Jira
|
Service Management <10.3.19 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Atlassian Bitbucket <10.2.2
Atlassian / Bitbucket
|
<10.2.2 | ||
|
Atlassian Jira Service Management <11.3.4
Atlassian / Jira
|
Service Management <11.3.4 | ||
|
Atlassian Jira <11.3.4
Atlassian / Jira
|
<11.3.4 | ||
|
Atlassian Jira <10.3.19
Atlassian / Jira
|
<10.3.19 | ||
|
Red Hat OpenShift Container Platform release 4.21.17
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:container_platform_release_4.21.17
|
Container Platform release 4.21.17 | |
|
Atlassian Bamboo <12.1.6
Atlassian / Bamboo
|
<12.1.6 | ||
|
Atlassian Confluence <9.2.19
Atlassian / Confluence
|
<9.2.19 | ||
|
Atlassian Bamboo <10.2.18
Atlassian / Bamboo
|
<10.2.18 | ||
|
Atlassian Confluence <10.2.10
Atlassian / Confluence
|
<10.2.10 | ||
|
IBM App Connect Enterprise
IBM
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
Atlassian Bitbucket <9.4.19
Atlassian / Bitbucket
|
<9.4.19 |
Affected products
Known affected
13 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Atlassian Jira Service Management <10.3.19
Atlassian / Jira
|
Service Management <10.3.19 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Atlassian Bitbucket <10.2.2
Atlassian / Bitbucket
|
<10.2.2 | ||
|
Atlassian Jira Service Management <11.3.4
Atlassian / Jira
|
Service Management <11.3.4 | ||
|
Atlassian Jira <11.3.4
Atlassian / Jira
|
<11.3.4 | ||
|
Atlassian Jira <10.3.19
Atlassian / Jira
|
<10.3.19 | ||
|
Red Hat OpenShift Container Platform release 4.21.17
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:container_platform_release_4.21.17
|
Container Platform release 4.21.17 | |
|
Atlassian Bamboo <12.1.6
Atlassian / Bamboo
|
<12.1.6 | ||
|
Atlassian Confluence <9.2.19
Atlassian / Confluence
|
<9.2.19 | ||
|
Atlassian Bamboo <10.2.18
Atlassian / Bamboo
|
<10.2.18 | ||
|
Atlassian Confluence <10.2.10
Atlassian / Confluence
|
<10.2.10 | ||
|
IBM App Connect Enterprise
IBM
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
Atlassian Bitbucket <9.4.19
Atlassian / Bitbucket
|
<9.4.19 |
Affected products
Known affected
13 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Atlassian Jira Service Management <10.3.19
Atlassian / Jira
|
Service Management <10.3.19 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Atlassian Bitbucket <10.2.2
Atlassian / Bitbucket
|
<10.2.2 | ||
|
Atlassian Jira Service Management <11.3.4
Atlassian / Jira
|
Service Management <11.3.4 | ||
|
Atlassian Jira <11.3.4
Atlassian / Jira
|
<11.3.4 | ||
|
Atlassian Jira <10.3.19
Atlassian / Jira
|
<10.3.19 | ||
|
Red Hat OpenShift Container Platform release 4.21.17
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:container_platform_release_4.21.17
|
Container Platform release 4.21.17 | |
|
Atlassian Bamboo <12.1.6
Atlassian / Bamboo
|
<12.1.6 | ||
|
Atlassian Confluence <9.2.19
Atlassian / Confluence
|
<9.2.19 | ||
|
Atlassian Bamboo <10.2.18
Atlassian / Bamboo
|
<10.2.18 | ||
|
Atlassian Confluence <10.2.10
Atlassian / Confluence
|
<10.2.10 | ||
|
IBM App Connect Enterprise
IBM
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
Atlassian Bitbucket <9.4.19
Atlassian / Bitbucket
|
<9.4.19 |
Affected products
Known affected
13 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Atlassian Jira Service Management <10.3.19
Atlassian / Jira
|
Service Management <10.3.19 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Atlassian Bitbucket <10.2.2
Atlassian / Bitbucket
|
<10.2.2 | ||
|
Atlassian Jira Service Management <11.3.4
Atlassian / Jira
|
Service Management <11.3.4 | ||
|
Atlassian Jira <11.3.4
Atlassian / Jira
|
<11.3.4 | ||
|
Atlassian Jira <10.3.19
Atlassian / Jira
|
<10.3.19 | ||
|
Red Hat OpenShift Container Platform release 4.21.17
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:container_platform_release_4.21.17
|
Container Platform release 4.21.17 | |
|
Atlassian Bamboo <12.1.6
Atlassian / Bamboo
|
<12.1.6 | ||
|
Atlassian Confluence <9.2.19
Atlassian / Confluence
|
<9.2.19 | ||
|
Atlassian Bamboo <10.2.18
Atlassian / Bamboo
|
<10.2.18 | ||
|
Atlassian Confluence <10.2.10
Atlassian / Confluence
|
<10.2.10 | ||
|
IBM App Connect Enterprise
IBM
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
Atlassian Bitbucket <9.4.19
Atlassian / Bitbucket
|
<9.4.19 |
Affected products
Known affected
13 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Atlassian Jira Service Management <10.3.19
Atlassian / Jira
|
Service Management <10.3.19 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Atlassian Bitbucket <10.2.2
Atlassian / Bitbucket
|
<10.2.2 | ||
|
Atlassian Jira Service Management <11.3.4
Atlassian / Jira
|
Service Management <11.3.4 | ||
|
Atlassian Jira <11.3.4
Atlassian / Jira
|
<11.3.4 | ||
|
Atlassian Jira <10.3.19
Atlassian / Jira
|
<10.3.19 | ||
|
Red Hat OpenShift Container Platform release 4.21.17
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:container_platform_release_4.21.17
|
Container Platform release 4.21.17 | |
|
Atlassian Bamboo <12.1.6
Atlassian / Bamboo
|
<12.1.6 | ||
|
Atlassian Confluence <9.2.19
Atlassian / Confluence
|
<9.2.19 | ||
|
Atlassian Bamboo <10.2.18
Atlassian / Bamboo
|
<10.2.18 | ||
|
Atlassian Confluence <10.2.10
Atlassian / Confluence
|
<10.2.10 | ||
|
IBM App Connect Enterprise
IBM
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
Atlassian Bitbucket <9.4.19
Atlassian / Bitbucket
|
<9.4.19 |
Affected products
Known affected
13 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Atlassian Jira Service Management <10.3.19
Atlassian / Jira
|
Service Management <10.3.19 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Atlassian Bitbucket <10.2.2
Atlassian / Bitbucket
|
<10.2.2 | ||
|
Atlassian Jira Service Management <11.3.4
Atlassian / Jira
|
Service Management <11.3.4 | ||
|
Atlassian Jira <11.3.4
Atlassian / Jira
|
<11.3.4 | ||
|
Atlassian Jira <10.3.19
Atlassian / Jira
|
<10.3.19 | ||
|
Red Hat OpenShift Container Platform release 4.21.17
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:container_platform_release_4.21.17
|
Container Platform release 4.21.17 | |
|
Atlassian Bamboo <12.1.6
Atlassian / Bamboo
|
<12.1.6 | ||
|
Atlassian Confluence <9.2.19
Atlassian / Confluence
|
<9.2.19 | ||
|
Atlassian Bamboo <10.2.18
Atlassian / Bamboo
|
<10.2.18 | ||
|
Atlassian Confluence <10.2.10
Atlassian / Confluence
|
<10.2.10 | ||
|
IBM App Connect Enterprise
IBM
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
Atlassian Bitbucket <9.4.19
Atlassian / Bitbucket
|
<9.4.19 |
Affected products
Known affected
13 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Atlassian Jira Service Management <10.3.19
Atlassian / Jira
|
Service Management <10.3.19 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Atlassian Bitbucket <10.2.2
Atlassian / Bitbucket
|
<10.2.2 | ||
|
Atlassian Jira Service Management <11.3.4
Atlassian / Jira
|
Service Management <11.3.4 | ||
|
Atlassian Jira <11.3.4
Atlassian / Jira
|
<11.3.4 | ||
|
Atlassian Jira <10.3.19
Atlassian / Jira
|
<10.3.19 | ||
|
Red Hat OpenShift Container Platform release 4.21.17
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:container_platform_release_4.21.17
|
Container Platform release 4.21.17 | |
|
Atlassian Bamboo <12.1.6
Atlassian / Bamboo
|
<12.1.6 | ||
|
Atlassian Confluence <9.2.19
Atlassian / Confluence
|
<9.2.19 | ||
|
Atlassian Bamboo <10.2.18
Atlassian / Bamboo
|
<10.2.18 | ||
|
Atlassian Confluence <10.2.10
Atlassian / Confluence
|
<10.2.10 | ||
|
IBM App Connect Enterprise
IBM
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
Atlassian Bitbucket <9.4.19
Atlassian / Bitbucket
|
<9.4.19 |
Affected products
Known affected
13 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Atlassian Jira Service Management <10.3.19
Atlassian / Jira
|
Service Management <10.3.19 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Atlassian Bitbucket <10.2.2
Atlassian / Bitbucket
|
<10.2.2 | ||
|
Atlassian Jira Service Management <11.3.4
Atlassian / Jira
|
Service Management <11.3.4 | ||
|
Atlassian Jira <11.3.4
Atlassian / Jira
|
<11.3.4 | ||
|
Atlassian Jira <10.3.19
Atlassian / Jira
|
<10.3.19 | ||
|
Red Hat OpenShift Container Platform release 4.21.17
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:container_platform_release_4.21.17
|
Container Platform release 4.21.17 | |
|
Atlassian Bamboo <12.1.6
Atlassian / Bamboo
|
<12.1.6 | ||
|
Atlassian Confluence <9.2.19
Atlassian / Confluence
|
<9.2.19 | ||
|
Atlassian Bamboo <10.2.18
Atlassian / Bamboo
|
<10.2.18 | ||
|
Atlassian Confluence <10.2.10
Atlassian / Confluence
|
<10.2.10 | ||
|
IBM App Connect Enterprise
IBM
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
Atlassian Bitbucket <9.4.19
Atlassian / Bitbucket
|
<9.4.19 |
Affected products
Known affected
13 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Atlassian Jira Service Management <10.3.19
Atlassian / Jira
|
Service Management <10.3.19 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Atlassian Bitbucket <10.2.2
Atlassian / Bitbucket
|
<10.2.2 | ||
|
Atlassian Jira Service Management <11.3.4
Atlassian / Jira
|
Service Management <11.3.4 | ||
|
Atlassian Jira <11.3.4
Atlassian / Jira
|
<11.3.4 | ||
|
Atlassian Jira <10.3.19
Atlassian / Jira
|
<10.3.19 | ||
|
Red Hat OpenShift Container Platform release 4.21.17
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:container_platform_release_4.21.17
|
Container Platform release 4.21.17 | |
|
Atlassian Bamboo <12.1.6
Atlassian / Bamboo
|
<12.1.6 | ||
|
Atlassian Confluence <9.2.19
Atlassian / Confluence
|
<9.2.19 | ||
|
Atlassian Bamboo <10.2.18
Atlassian / Bamboo
|
<10.2.18 | ||
|
Atlassian Confluence <10.2.10
Atlassian / Confluence
|
<10.2.10 | ||
|
IBM App Connect Enterprise
IBM
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
Atlassian Bitbucket <9.4.19
Atlassian / Bitbucket
|
<9.4.19 |
Affected products
Known affected
13 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Atlassian Jira Service Management <10.3.19
Atlassian / Jira
|
Service Management <10.3.19 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Atlassian Bitbucket <10.2.2
Atlassian / Bitbucket
|
<10.2.2 | ||
|
Atlassian Jira Service Management <11.3.4
Atlassian / Jira
|
Service Management <11.3.4 | ||
|
Atlassian Jira <11.3.4
Atlassian / Jira
|
<11.3.4 | ||
|
Atlassian Jira <10.3.19
Atlassian / Jira
|
<10.3.19 | ||
|
Red Hat OpenShift Container Platform release 4.21.17
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:container_platform_release_4.21.17
|
Container Platform release 4.21.17 | |
|
Atlassian Bamboo <12.1.6
Atlassian / Bamboo
|
<12.1.6 | ||
|
Atlassian Confluence <9.2.19
Atlassian / Confluence
|
<9.2.19 | ||
|
Atlassian Bamboo <10.2.18
Atlassian / Bamboo
|
<10.2.18 | ||
|
Atlassian Confluence <10.2.10
Atlassian / Confluence
|
<10.2.10 | ||
|
IBM App Connect Enterprise
IBM
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
Atlassian Bitbucket <9.4.19
Atlassian / Bitbucket
|
<9.4.19 |
Affected products
Known affected
13 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Atlassian Jira Service Management <10.3.19
Atlassian / Jira
|
Service Management <10.3.19 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Atlassian Bitbucket <10.2.2
Atlassian / Bitbucket
|
<10.2.2 | ||
|
Atlassian Jira Service Management <11.3.4
Atlassian / Jira
|
Service Management <11.3.4 | ||
|
Atlassian Jira <11.3.4
Atlassian / Jira
|
<11.3.4 | ||
|
Atlassian Jira <10.3.19
Atlassian / Jira
|
<10.3.19 | ||
|
Red Hat OpenShift Container Platform release 4.21.17
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:container_platform_release_4.21.17
|
Container Platform release 4.21.17 | |
|
Atlassian Bamboo <12.1.6
Atlassian / Bamboo
|
<12.1.6 | ||
|
Atlassian Confluence <9.2.19
Atlassian / Confluence
|
<9.2.19 | ||
|
Atlassian Bamboo <10.2.18
Atlassian / Bamboo
|
<10.2.18 | ||
|
Atlassian Confluence <10.2.10
Atlassian / Confluence
|
<10.2.10 | ||
|
IBM App Connect Enterprise
IBM
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
Atlassian Bitbucket <9.4.19
Atlassian / Bitbucket
|
<9.4.19 |
Affected products
Known affected
13 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Atlassian Jira Service Management <10.3.19
Atlassian / Jira
|
Service Management <10.3.19 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Atlassian Bitbucket <10.2.2
Atlassian / Bitbucket
|
<10.2.2 | ||
|
Atlassian Jira Service Management <11.3.4
Atlassian / Jira
|
Service Management <11.3.4 | ||
|
Atlassian Jira <11.3.4
Atlassian / Jira
|
<11.3.4 | ||
|
Atlassian Jira <10.3.19
Atlassian / Jira
|
<10.3.19 | ||
|
Red Hat OpenShift Container Platform release 4.21.17
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:container_platform_release_4.21.17
|
Container Platform release 4.21.17 | |
|
Atlassian Bamboo <12.1.6
Atlassian / Bamboo
|
<12.1.6 | ||
|
Atlassian Confluence <9.2.19
Atlassian / Confluence
|
<9.2.19 | ||
|
Atlassian Bamboo <10.2.18
Atlassian / Bamboo
|
<10.2.18 | ||
|
Atlassian Confluence <10.2.10
Atlassian / Confluence
|
<10.2.10 | ||
|
IBM App Connect Enterprise
IBM
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
Atlassian Bitbucket <9.4.19
Atlassian / Bitbucket
|
<9.4.19 |
Affected products
Known affected
13 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Atlassian Jira Service Management <10.3.19
Atlassian / Jira
|
Service Management <10.3.19 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Atlassian Bitbucket <10.2.2
Atlassian / Bitbucket
|
<10.2.2 | ||
|
Atlassian Jira Service Management <11.3.4
Atlassian / Jira
|
Service Management <11.3.4 | ||
|
Atlassian Jira <11.3.4
Atlassian / Jira
|
<11.3.4 | ||
|
Atlassian Jira <10.3.19
Atlassian / Jira
|
<10.3.19 | ||
|
Red Hat OpenShift Container Platform release 4.21.17
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:container_platform_release_4.21.17
|
Container Platform release 4.21.17 | |
|
Atlassian Bamboo <12.1.6
Atlassian / Bamboo
|
<12.1.6 | ||
|
Atlassian Confluence <9.2.19
Atlassian / Confluence
|
<9.2.19 | ||
|
Atlassian Bamboo <10.2.18
Atlassian / Bamboo
|
<10.2.18 | ||
|
Atlassian Confluence <10.2.10
Atlassian / Confluence
|
<10.2.10 | ||
|
IBM App Connect Enterprise
IBM
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
Atlassian Bitbucket <9.4.19
Atlassian / Bitbucket
|
<9.4.19 |
Affected products
Known affected
13 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Atlassian Jira Service Management <10.3.19
Atlassian / Jira
|
Service Management <10.3.19 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Atlassian Bitbucket <10.2.2
Atlassian / Bitbucket
|
<10.2.2 | ||
|
Atlassian Jira Service Management <11.3.4
Atlassian / Jira
|
Service Management <11.3.4 | ||
|
Atlassian Jira <11.3.4
Atlassian / Jira
|
<11.3.4 | ||
|
Atlassian Jira <10.3.19
Atlassian / Jira
|
<10.3.19 | ||
|
Red Hat OpenShift Container Platform release 4.21.17
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:container_platform_release_4.21.17
|
Container Platform release 4.21.17 | |
|
Atlassian Bamboo <12.1.6
Atlassian / Bamboo
|
<12.1.6 | ||
|
Atlassian Confluence <9.2.19
Atlassian / Confluence
|
<9.2.19 | ||
|
Atlassian Bamboo <10.2.18
Atlassian / Bamboo
|
<10.2.18 | ||
|
Atlassian Confluence <10.2.10
Atlassian / Confluence
|
<10.2.10 | ||
|
IBM App Connect Enterprise
IBM
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
Atlassian Bitbucket <9.4.19
Atlassian / Bitbucket
|
<9.4.19 |
References
15 references
{
"document": {
"aggregate_severity": {
"text": "hoch"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Bamboo ist ein Werkzeug zur kontinuierlichen Integration und Bereitstellung, das automatisierte Builds, Tests und Freigaben in einem einzigen Arbeitsablauf verbindet.\r\nBitbucket ist ein Git-Server zur Sourcecode-Versionskontrolle.\r\nConfluence ist eine kommerzielle Wiki-Software.\r\nJira ist eine Webanwendung zur Softwareentwicklung.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein Angreifer kann mehrere Schwachstellen in Atlassian Bamboo, Atlassian Bitbucket, Atlassian Confluence und Atlassian Jira ausnutzen, um beliebigen Programmcode auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, Daten zu manipulieren oder offenzulegen oder Cross-Site-Scripting-Angriffe durchzuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Sonstiges\n- UNIX\n- Windows",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2026-1229 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2026/wid-sec-w-2026-1229.json"
},
{
"category": "self",
"summary": "WID-SEC-2026-1229 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2026-1229"
},
{
"category": "external",
"summary": "Atlassian Security Bulletin - April 21 2026 vom 2026-04-21",
"url": "https://confluence.atlassian.com/security/security-bulletin-april-21-2026-1770913890.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:10209 vom 2026-04-23",
"url": "https://access.redhat.com/errata/RHSA-2026:10209"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:10205 vom 2026-04-23",
"url": "https://access.redhat.com/errata/RHSA-2026:10205"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:10215 vom 2026-04-23",
"url": "https://access.redhat.com/errata/RHSA-2026:10215"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:10206 vom 2026-04-23",
"url": "https://access.redhat.com/errata/RHSA-2026:10206"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:10204 vom 2026-04-23",
"url": "https://access.redhat.com/errata/RHSA-2026:10204"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:10211 vom 2026-04-23",
"url": "https://access.redhat.com/errata/RHSA-2026:10211"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:10214 vom 2026-04-23",
"url": "https://access.redhat.com/errata/RHSA-2026:10214"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:10213 vom 2026-04-23",
"url": "https://access.redhat.com/errata/RHSA-2026:10213"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:10201 vom 2026-04-23",
"url": "https://access.redhat.com/errata/RHSA-2026:10201"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:11070 vom 2026-04-28",
"url": "https://access.redhat.com/errata/RHSA-2026:11070"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7271910 vom 2026-05-06",
"url": "https://www.ibm.com/support/pages/node/7271910"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:20034 vom 2026-05-26",
"url": "https://access.redhat.com/errata/RHSA-2026:20034"
}
],
"source_lang": "en-US",
"title": "Atlassian Bamboo, Bitbucket, Confluence, Jira: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2026-05-25T22:00:00.000+00:00",
"generator": {
"date": "2026-05-26T12:16:36.572+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.6.0"
}
},
"id": "WID-SEC-W-2026-1229",
"initial_release_date": "2026-04-21T22:00:00.000+00:00",
"revision_history": [
{
"date": "2026-04-21T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2026-04-23T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-04-27T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-05-06T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2026-05-25T22:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von Red Hat aufgenommen"
}
],
"status": "final",
"version": "5"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c12.1.6",
"product": {
"name": "Atlassian Bamboo \u003c12.1.6",
"product_id": "T053202"
}
},
{
"category": "product_version",
"name": "12.1.6",
"product": {
"name": "Atlassian Bamboo 12.1.6",
"product_id": "T053202-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:atlassian:bamboo:12.1.6"
}
}
},
{
"category": "product_version_range",
"name": "\u003c10.2.18",
"product": {
"name": "Atlassian Bamboo \u003c10.2.18",
"product_id": "T053203"
}
},
{
"category": "product_version",
"name": "10.2.18",
"product": {
"name": "Atlassian Bamboo 10.2.18",
"product_id": "T053203-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:atlassian:bamboo:10.2.18"
}
}
}
],
"category": "product_name",
"name": "Bamboo"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c10.2.2",
"product": {
"name": "Atlassian Bitbucket \u003c10.2.2",
"product_id": "T053207"
}
},
{
"category": "product_version",
"name": "10.2.2",
"product": {
"name": "Atlassian Bitbucket 10.2.2",
"product_id": "T053207-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:atlassian:bitbucket:10.2.2"
}
}
},
{
"category": "product_version_range",
"name": "\u003c9.4.19",
"product": {
"name": "Atlassian Bitbucket \u003c9.4.19",
"product_id": "T053209"
}
},
{
"category": "product_version",
"name": "9.4.19",
"product": {
"name": "Atlassian Bitbucket 9.4.19",
"product_id": "T053209-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:atlassian:bitbucket:9.4.19"
}
}
}
],
"category": "product_name",
"name": "Bitbucket"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c10.2.10",
"product": {
"name": "Atlassian Confluence \u003c10.2.10",
"product_id": "T053211"
}
},
{
"category": "product_version",
"name": "10.2.10",
"product": {
"name": "Atlassian Confluence 10.2.10",
"product_id": "T053211-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:atlassian:confluence:10.2.10"
}
}
},
{
"category": "product_version_range",
"name": "\u003c9.2.19",
"product": {
"name": "Atlassian Confluence \u003c9.2.19",
"product_id": "T053213"
}
},
{
"category": "product_version",
"name": "9.2.19",
"product": {
"name": "Atlassian Confluence 9.2.19",
"product_id": "T053213-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:atlassian:confluence:9.2.19"
}
}
}
],
"category": "product_name",
"name": "Confluence"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c11.3.4",
"product": {
"name": "Atlassian Jira \u003c11.3.4",
"product_id": "T053215"
}
},
{
"category": "product_version",
"name": "11.3.4",
"product": {
"name": "Atlassian Jira 11.3.4",
"product_id": "T053215-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:atlassian:jira:11.3.4"
}
}
},
{
"category": "product_version_range",
"name": "\u003c10.3.19",
"product": {
"name": "Atlassian Jira \u003c10.3.19",
"product_id": "T053216"
}
},
{
"category": "product_version",
"name": "10.3.19",
"product": {
"name": "Atlassian Jira 10.3.19",
"product_id": "T053216-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:atlassian:jira:10.3.19"
}
}
},
{
"category": "product_version_range",
"name": "Service Management \u003c11.3.4",
"product": {
"name": "Atlassian Jira Service Management \u003c11.3.4",
"product_id": "T053218"
}
},
{
"category": "product_version",
"name": "Service Management 11.3.4",
"product": {
"name": "Atlassian Jira Service Management 11.3.4",
"product_id": "T053218-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:atlassian:jira:service_management__11.3.4"
}
}
},
{
"category": "product_version_range",
"name": "Service Management \u003c10.3.19",
"product": {
"name": "Atlassian Jira Service Management \u003c10.3.19",
"product_id": "T053221"
}
},
{
"category": "product_version",
"name": "Service Management 10.3.19",
"product": {
"name": "Atlassian Jira Service Management 10.3.19",
"product_id": "T053221-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:atlassian:jira:service_management__10.3.19"
}
}
}
],
"category": "product_name",
"name": "Jira"
}
],
"category": "vendor",
"name": "Atlassian"
},
{
"branches": [
{
"category": "product_name",
"name": "IBM App Connect Enterprise",
"product": {
"name": "IBM App Connect Enterprise",
"product_id": "T052517",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:app_connect_enterprise:-"
}
}
}
],
"category": "vendor",
"name": "IBM"
},
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
},
{
"branches": [
{
"category": "product_version",
"name": "Container Platform release 4.21.17",
"product": {
"name": "Red Hat OpenShift Container Platform release 4.21.17",
"product_id": "T054688",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform_release_4.21.17"
}
}
}
],
"category": "product_name",
"name": "OpenShift"
}
],
"category": "vendor",
"name": "Red Hat"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-0341",
"product_status": {
"known_affected": [
"T053221",
"67646",
"T053207",
"T053218",
"T053215",
"T053216",
"T054688",
"T053202",
"T053213",
"T053203",
"T053211",
"T052517",
"T053209"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2021-0341"
},
{
"cve": "CVE-2021-31597",
"product_status": {
"known_affected": [
"T053221",
"67646",
"T053207",
"T053218",
"T053215",
"T053216",
"T054688",
"T053202",
"T053213",
"T053203",
"T053211",
"T052517",
"T053209"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2021-31597"
},
{
"cve": "CVE-2022-1471",
"product_status": {
"known_affected": [
"T053221",
"67646",
"T053207",
"T053218",
"T053215",
"T053216",
"T054688",
"T053202",
"T053213",
"T053203",
"T053211",
"T052517",
"T053209"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2022-1471"
},
{
"cve": "CVE-2022-25927",
"product_status": {
"known_affected": [
"T053221",
"67646",
"T053207",
"T053218",
"T053215",
"T053216",
"T054688",
"T053202",
"T053213",
"T053203",
"T053211",
"T052517",
"T053209"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2022-25927"
},
{
"cve": "CVE-2023-1370",
"product_status": {
"known_affected": [
"T053221",
"67646",
"T053207",
"T053218",
"T053215",
"T053216",
"T054688",
"T053202",
"T053213",
"T053203",
"T053211",
"T052517",
"T053209"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2023-1370"
},
{
"cve": "CVE-2023-3635",
"product_status": {
"known_affected": [
"T053221",
"67646",
"T053207",
"T053218",
"T053215",
"T053216",
"T054688",
"T053202",
"T053213",
"T053203",
"T053211",
"T052517",
"T053209"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2023-3635"
},
{
"cve": "CVE-2023-48631",
"product_status": {
"known_affected": [
"T053221",
"67646",
"T053207",
"T053218",
"T053215",
"T053216",
"T054688",
"T053202",
"T053213",
"T053203",
"T053211",
"T052517",
"T053209"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2023-48631"
},
{
"cve": "CVE-2024-29371",
"product_status": {
"known_affected": [
"T053221",
"67646",
"T053207",
"T053218",
"T053215",
"T053216",
"T054688",
"T053202",
"T053213",
"T053203",
"T053211",
"T052517",
"T053209"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2024-29371"
},
{
"cve": "CVE-2024-45801",
"product_status": {
"known_affected": [
"T053221",
"67646",
"T053207",
"T053218",
"T053215",
"T053216",
"T054688",
"T053202",
"T053213",
"T053203",
"T053211",
"T052517",
"T053209"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2024-45801"
},
{
"cve": "CVE-2024-47875",
"product_status": {
"known_affected": [
"T053221",
"67646",
"T053207",
"T053218",
"T053215",
"T053216",
"T054688",
"T053202",
"T053213",
"T053203",
"T053211",
"T052517",
"T053209"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2024-47875"
},
{
"cve": "CVE-2025-48734",
"product_status": {
"known_affected": [
"T053221",
"67646",
"T053207",
"T053218",
"T053215",
"T053216",
"T054688",
"T053202",
"T053213",
"T053203",
"T053211",
"T052517",
"T053209"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-48734"
},
{
"cve": "CVE-2025-66020",
"product_status": {
"known_affected": [
"T053221",
"67646",
"T053207",
"T053218",
"T053215",
"T053216",
"T054688",
"T053202",
"T053213",
"T053203",
"T053211",
"T052517",
"T053209"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-66020"
},
{
"cve": "CVE-2026-21571",
"product_status": {
"known_affected": [
"T053221",
"67646",
"T053207",
"T053218",
"T053215",
"T053216",
"T054688",
"T053202",
"T053213",
"T053203",
"T053211",
"T052517",
"T053209"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2026-21571"
},
{
"cve": "CVE-2026-22029",
"product_status": {
"known_affected": [
"T053221",
"67646",
"T053207",
"T053218",
"T053215",
"T053216",
"T054688",
"T053202",
"T053213",
"T053203",
"T053211",
"T052517",
"T053209"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2026-22029"
},
{
"cve": "CVE-2026-23745",
"product_status": {
"known_affected": [
"T053221",
"67646",
"T053207",
"T053218",
"T053215",
"T053216",
"T054688",
"T053202",
"T053213",
"T053203",
"T053211",
"T052517",
"T053209"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2026-23745"
},
{
"cve": "CVE-2026-23950",
"product_status": {
"known_affected": [
"T053221",
"67646",
"T053207",
"T053218",
"T053215",
"T053216",
"T054688",
"T053202",
"T053213",
"T053203",
"T053211",
"T052517",
"T053209"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2026-23950"
},
{
"cve": "CVE-2026-24734",
"product_status": {
"known_affected": [
"T053221",
"67646",
"T053207",
"T053218",
"T053215",
"T053216",
"T054688",
"T053202",
"T053213",
"T053203",
"T053211",
"T052517",
"T053209"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2026-24734"
},
{
"cve": "CVE-2026-24842",
"product_status": {
"known_affected": [
"T053221",
"67646",
"T053207",
"T053218",
"T053215",
"T053216",
"T054688",
"T053202",
"T053213",
"T053203",
"T053211",
"T052517",
"T053209"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2026-24842"
},
{
"cve": "CVE-2026-24880",
"product_status": {
"known_affected": [
"T053221",
"67646",
"T053207",
"T053218",
"T053215",
"T053216",
"T054688",
"T053202",
"T053213",
"T053203",
"T053211",
"T052517",
"T053209"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2026-24880"
},
{
"cve": "CVE-2026-25547",
"product_status": {
"known_affected": [
"T053221",
"67646",
"T053207",
"T053218",
"T053215",
"T053216",
"T054688",
"T053202",
"T053213",
"T053203",
"T053211",
"T052517",
"T053209"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2026-25547"
},
{
"cve": "CVE-2026-25639",
"product_status": {
"known_affected": [
"T053221",
"67646",
"T053207",
"T053218",
"T053215",
"T053216",
"T054688",
"T053202",
"T053213",
"T053203",
"T053211",
"T052517",
"T053209"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2026-25639"
},
{
"cve": "CVE-2026-26960",
"product_status": {
"known_affected": [
"T053221",
"67646",
"T053207",
"T053218",
"T053215",
"T053216",
"T054688",
"T053202",
"T053213",
"T053203",
"T053211",
"T052517",
"T053209"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2026-26960"
},
{
"cve": "CVE-2026-29063",
"product_status": {
"known_affected": [
"T053221",
"67646",
"T053207",
"T053218",
"T053215",
"T053216",
"T054688",
"T053202",
"T053213",
"T053203",
"T053211",
"T052517",
"T053209"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2026-29063"
},
{
"cve": "CVE-2026-31802",
"product_status": {
"known_affected": [
"T053221",
"67646",
"T053207",
"T053218",
"T053215",
"T053216",
"T054688",
"T053202",
"T053213",
"T053203",
"T053211",
"T052517",
"T053209"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2026-31802"
},
{
"cve": "CVE-2026-33870",
"product_status": {
"known_affected": [
"T053221",
"67646",
"T053207",
"T053218",
"T053215",
"T053216",
"T054688",
"T053202",
"T053213",
"T053203",
"T053211",
"T052517",
"T053209"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2026-33870"
},
{
"cve": "CVE-2026-33871",
"product_status": {
"known_affected": [
"T053221",
"67646",
"T053207",
"T053218",
"T053215",
"T053216",
"T054688",
"T053202",
"T053213",
"T053203",
"T053211",
"T052517",
"T053209"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2026-33871"
},
{
"cve": "CVE-2026-34487",
"product_status": {
"known_affected": [
"T053221",
"67646",
"T053207",
"T053218",
"T053215",
"T053216",
"T054688",
"T053202",
"T053213",
"T053203",
"T053211",
"T052517",
"T053209"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2026-34487"
}
]
}
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…