Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-42198 (GCVE-0-2026-42198)
Vulnerability from cvelistv5 – Published: 2026-04-29 15:58 – Updated: 2026-04-29 18:32- CWE-770 - Allocation of Resources Without Limits or Throttling
| URL | Tags |
|---|---|
| https://github.com/pgjdbc/pgjdbc/security/advisor… | x_refsource_CONFIRM |
| https://github.com/pgjdbc/pgjdbc/releases/tag/REL… | x_refsource_MISC |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-42198",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-04-29T18:00:34.512715Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-04-29T18:32:01.348Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "pgjdbc",
"vendor": "pgjdbc",
"versions": [
{
"status": "affected",
"version": "\u003e= 42.2.0, \u003c 42.7.11"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "pgjdbc is an open source postgresql JDBC Driver. From version 42.2.0 to before version 42.7.11, pgjdbc is vulnerable to a client-side denial of service during SCRAM-SHA-256 authentication. A malicious server can instruct the driver to perform SCRAM authentication with a very large iteration count. With a large enough value, the client spends an unbounded amount of CPU time inside PBKDF2 before authentication can fail. A single attempt ties up a CPU core. Repeated or concurrent attempts exhaust client CPU and can wedge connection pools. In affected versions, loginTimeout did not fully mitigate this problem. When loginTimeout expired, the caller could stop waiting, but the worker thread performing the connection attempt could continue running and burning CPU inside the SCRAM PBKDF2 computation. This issue has been patched in version 42.7.11."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-770",
"description": "CWE-770: Allocation of Resources Without Limits or Throttling",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-04-29T15:58:49.174Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/pgjdbc/pgjdbc/security/advisories/GHSA-98qh-xjc8-98pq",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/pgjdbc/pgjdbc/security/advisories/GHSA-98qh-xjc8-98pq"
},
{
"name": "https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.11",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.11"
}
],
"source": {
"advisory": "GHSA-98qh-xjc8-98pq",
"discovery": "UNKNOWN"
},
"title": "pgjdbc: Unbounded PBKDF2 iterations in SCRAM authentication allows CPU exhaustion DoS"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2026-42198",
"datePublished": "2026-04-29T15:58:49.174Z",
"dateReserved": "2026-04-25T05:04:37.027Z",
"dateUpdated": "2026-04-29T18:32:01.348Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-42198",
"date": "2026-05-21",
"epss": "0.0003",
"percentile": "0.08668"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-42198\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2026-04-29T16:16:25.427\",\"lastModified\":\"2026-05-01T12:51:20.853\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"pgjdbc is an open source postgresql JDBC Driver. From version 42.2.0 to before version 42.7.11, pgjdbc is vulnerable to a client-side denial of service during SCRAM-SHA-256 authentication. A malicious server can instruct the driver to perform SCRAM authentication with a very large iteration count. With a large enough value, the client spends an unbounded amount of CPU time inside PBKDF2 before authentication can fail. A single attempt ties up a CPU core. Repeated or concurrent attempts exhaust client CPU and can wedge connection pools. In affected versions, loginTimeout did not fully mitigate this problem. When loginTimeout expired, the caller could stop waiting, but the worker thread performing the connection attempt could continue running and burning CPU inside the SCRAM PBKDF2 computation. This issue has been patched in version 42.7.11.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-770\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql_jdbc_driver:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"42.2.0\",\"versionEndExcluding\":\"42.7.11\",\"matchCriteriaId\":\"BC86BFF1-BD22-41C9-9BAB-7C673CBEDB0F\"}]}]}],\"references\":[{\"url\":\"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.11\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Release Notes\"]},{\"url\":\"https://github.com/pgjdbc/pgjdbc/security/advisories/GHSA-98qh-xjc8-98pq\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Vendor Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-42198\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-04-29T18:00:34.512715Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-04-29T18:00:39.451Z\"}}], \"cna\": {\"title\": \"pgjdbc: Unbounded PBKDF2 iterations in SCRAM authentication allows CPU exhaustion DoS\", \"source\": {\"advisory\": \"GHSA-98qh-xjc8-98pq\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 7.5, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}}], \"affected\": [{\"vendor\": \"pgjdbc\", \"product\": \"pgjdbc\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003e= 42.2.0, \u003c 42.7.11\"}]}], \"references\": [{\"url\": \"https://github.com/pgjdbc/pgjdbc/security/advisories/GHSA-98qh-xjc8-98pq\", \"name\": \"https://github.com/pgjdbc/pgjdbc/security/advisories/GHSA-98qh-xjc8-98pq\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.11\", \"name\": \"https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.11\", \"tags\": [\"x_refsource_MISC\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"pgjdbc is an open source postgresql JDBC Driver. From version 42.2.0 to before version 42.7.11, pgjdbc is vulnerable to a client-side denial of service during SCRAM-SHA-256 authentication. A malicious server can instruct the driver to perform SCRAM authentication with a very large iteration count. With a large enough value, the client spends an unbounded amount of CPU time inside PBKDF2 before authentication can fail. A single attempt ties up a CPU core. Repeated or concurrent attempts exhaust client CPU and can wedge connection pools. In affected versions, loginTimeout did not fully mitigate this problem. When loginTimeout expired, the caller could stop waiting, but the worker thread performing the connection attempt could continue running and burning CPU inside the SCRAM PBKDF2 computation. This issue has been patched in version 42.7.11.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-770\", \"description\": \"CWE-770: Allocation of Resources Without Limits or Throttling\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2026-04-29T15:58:49.174Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-42198\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-04-29T18:32:01.348Z\", \"dateReserved\": \"2026-04-25T05:04:37.027Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2026-04-29T15:58:49.174Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
cleanstart-2026-gx01236
Vulnerability from cleanstart
Multiple security vulnerabilities affect the keycloak package. These issues are resolved in later releases. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "keycloak"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "26.5.6-r3"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the keycloak package. These issues are resolved in later releases. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-GX01236",
"modified": "2026-05-13T10:46:16Z",
"published": "2026-05-18T13:18:58.023725Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-GX01236.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2017-12158"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2017-12159"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-41417"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-42198"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-42577"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-42578"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-42579"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-42580"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-42581"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-42583"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-42584"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-42585"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-42587"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-5588"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-3p8m-j85q-pgmj"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-45p5-v273-3qqr"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-4cx2-fc23-5wg6"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-5rfx-cp42-p624"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-72hv-8253-57qq"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-84h7-rjj3-6jx4"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-9342-92gg-6v29"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-98qh-xjc8-98pq"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-c3fc-8qff-9hwx"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-cbdj-484d-3x9q"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-fghv-69vj-qj49"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-h5fg-jpgr-rv9c"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-hq9p-pm7w-8p54"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-j288-q9x7-2f5v"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-pwqr-wmgm-9rr8"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-v8h7-rr48-vmmv"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-w9fj-cfpg-grvv"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-wg6q-6289-32hp"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2017-12158"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2017-12159"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-41417"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42198"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42577"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42578"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42579"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42580"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42581"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42583"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42584"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42585"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42587"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-5588"
}
],
"related": [],
"schema_version": "1.7.3",
"summary": "Security fixes for CVE-2017-12158, CVE-2017-12159, CVE-2026-41417, CVE-2026-42198, CVE-2026-42577, CVE-2026-42578, CVE-2026-42579, CVE-2026-42580, CVE-2026-42581, CVE-2026-42583, CVE-2026-42584, CVE-2026-42585, CVE-2026-42587, CVE-2026-5588, ghsa-3p8m-j85q-pgmj, ghsa-45p5-v273-3qqr, ghsa-4cx2-fc23-5wg6, ghsa-5rfx-cp42-p624, ghsa-72hv-8253-57qq, ghsa-84h7-rjj3-6jx4, ghsa-9342-92gg-6v29, ghsa-98qh-xjc8-98pq, ghsa-c3fc-8qff-9hwx, ghsa-cbdj-484d-3x9q, ghsa-fghv-69vj-qj49, ghsa-h5fg-jpgr-rv9c, ghsa-hq9p-pm7w-8p54, ghsa-j288-q9x7-2f5v, ghsa-pwqr-wmgm-9rr8, ghsa-v8h7-rr48-vmmv, ghsa-w9fj-cfpg-grvv, ghsa-wg6q-6289-32hp applied in versions: 26.1.4-r1, 26.5.0-r0, 26.5.0-r1, 26.5.0-r2, 26.5.5-r0, 26.5.5-r1, 26.5.6-r3",
"upstream": [
"CVE-2017-12158",
"CVE-2017-12159",
"CVE-2026-41417",
"CVE-2026-42198",
"CVE-2026-42577",
"CVE-2026-42578",
"CVE-2026-42579",
"CVE-2026-42580",
"CVE-2026-42581",
"CVE-2026-42583",
"CVE-2026-42584",
"CVE-2026-42585",
"CVE-2026-42587",
"CVE-2026-5588",
"ghsa-3p8m-j85q-pgmj",
"ghsa-45p5-v273-3qqr",
"ghsa-4cx2-fc23-5wg6",
"ghsa-5rfx-cp42-p624",
"ghsa-72hv-8253-57qq",
"ghsa-84h7-rjj3-6jx4",
"ghsa-9342-92gg-6v29",
"ghsa-98qh-xjc8-98pq",
"ghsa-c3fc-8qff-9hwx",
"ghsa-cbdj-484d-3x9q",
"ghsa-fghv-69vj-qj49",
"ghsa-h5fg-jpgr-rv9c",
"ghsa-hq9p-pm7w-8p54",
"ghsa-j288-q9x7-2f5v",
"ghsa-pwqr-wmgm-9rr8",
"ghsa-v8h7-rr48-vmmv",
"ghsa-w9fj-cfpg-grvv",
"ghsa-wg6q-6289-32hp"
]
}
cleanstart-2026-po27799
Vulnerability from cleanstart
Multiple security vulnerabilities affect the keycloak package. These issues are resolved in later releases. See references for individual vulnerability details.
| URL | Type | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "keycloak"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "26.5.7-r0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the keycloak package. These issues are resolved in later releases. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-PO27799",
"modified": "2026-05-07T10:33:31Z",
"published": "2026-05-18T13:37:33.587383Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-PO27799.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2017-12158"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2017-12159"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-59250"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-41417"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-42198"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-42577"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-42578"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-42579"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-42580"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-42581"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-42583"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-42584"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-42585"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-42587"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-5588"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-5598"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-38f8-5428-x5cv"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-3p8m-j85q-pgmj"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-45p5-v273-3qqr"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-45q3-82m4-75jr"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-4cx2-fc23-5wg6"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-57rv-r2g8-2cj3"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-5rfx-cp42-p624"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-72hv-8253-57qq"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-84h7-rjj3-6jx4"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-9342-92gg-6v29"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-98qh-xjc8-98pq"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-c3fc-8qff-9hwx"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-cbdj-484d-3x9q"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-cm33-6792-r9fm"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-fghv-69vj-qj49"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-h5fg-jpgr-rv9c"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-hq9p-pm7w-8p54"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-j288-q9x7-2f5v"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-m4cv-j2px-7723"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-mj4r-2hfc-f8p6"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-p93r-85wp-75v3"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-pwqr-wmgm-9rr8"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-rc95-pcm8-65v9"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-rwm7-x88c-3g2p"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-v8h7-rr48-vmmv"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-w9fj-cfpg-grvv"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-wg6q-6289-32hp"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-xxqh-mfjm-7mv9"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2017-12158"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2017-12159"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-59250"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-41417"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42198"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42577"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42578"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42579"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42580"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42581"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42583"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42584"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42585"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42587"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-5588"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-5598"
}
],
"related": [],
"schema_version": "1.7.3",
"summary": "Security fixes for CVE-2017-12158, CVE-2017-12159, CVE-2025-59250, CVE-2026-41417, CVE-2026-42198, CVE-2026-42577, CVE-2026-42578, CVE-2026-42579, CVE-2026-42580, CVE-2026-42581, CVE-2026-42583, CVE-2026-42584, CVE-2026-42585, CVE-2026-42587, CVE-2026-5588, CVE-2026-5598, ghsa-38f8-5428-x5cv, ghsa-3p8m-j85q-pgmj, ghsa-45p5-v273-3qqr, ghsa-45q3-82m4-75jr, ghsa-4cx2-fc23-5wg6, ghsa-57rv-r2g8-2cj3, ghsa-5rfx-cp42-p624, ghsa-72hv-8253-57qq, ghsa-84h7-rjj3-6jx4, ghsa-9342-92gg-6v29, ghsa-98qh-xjc8-98pq, ghsa-c3fc-8qff-9hwx, ghsa-cbdj-484d-3x9q, ghsa-cm33-6792-r9fm, ghsa-fghv-69vj-qj49, ghsa-h5fg-jpgr-rv9c, ghsa-hq9p-pm7w-8p54, ghsa-j288-q9x7-2f5v, ghsa-m4cv-j2px-7723, ghsa-mj4r-2hfc-f8p6, ghsa-p93r-85wp-75v3, ghsa-pwqr-wmgm-9rr8, ghsa-rc95-pcm8-65v9, ghsa-rwm7-x88c-3g2p, ghsa-v8h7-rr48-vmmv, ghsa-w9fj-cfpg-grvv, ghsa-wg6q-6289-32hp, ghsa-xxqh-mfjm-7mv9 applied in versions: 26.1.4-r1, 26.5.0-r2, 26.5.6-r3, 26.5.7-r0",
"upstream": [
"CVE-2017-12158",
"CVE-2017-12159",
"CVE-2025-59250",
"CVE-2026-41417",
"CVE-2026-42198",
"CVE-2026-42577",
"CVE-2026-42578",
"CVE-2026-42579",
"CVE-2026-42580",
"CVE-2026-42581",
"CVE-2026-42583",
"CVE-2026-42584",
"CVE-2026-42585",
"CVE-2026-42587",
"CVE-2026-5588",
"CVE-2026-5598",
"ghsa-38f8-5428-x5cv",
"ghsa-3p8m-j85q-pgmj",
"ghsa-45p5-v273-3qqr",
"ghsa-45q3-82m4-75jr",
"ghsa-4cx2-fc23-5wg6",
"ghsa-57rv-r2g8-2cj3",
"ghsa-5rfx-cp42-p624",
"ghsa-72hv-8253-57qq",
"ghsa-84h7-rjj3-6jx4",
"ghsa-9342-92gg-6v29",
"ghsa-98qh-xjc8-98pq",
"ghsa-c3fc-8qff-9hwx",
"ghsa-cbdj-484d-3x9q",
"ghsa-cm33-6792-r9fm",
"ghsa-fghv-69vj-qj49",
"ghsa-h5fg-jpgr-rv9c",
"ghsa-hq9p-pm7w-8p54",
"ghsa-j288-q9x7-2f5v",
"ghsa-m4cv-j2px-7723",
"ghsa-mj4r-2hfc-f8p6",
"ghsa-p93r-85wp-75v3",
"ghsa-pwqr-wmgm-9rr8",
"ghsa-rc95-pcm8-65v9",
"ghsa-rwm7-x88c-3g2p",
"ghsa-v8h7-rr48-vmmv",
"ghsa-w9fj-cfpg-grvv",
"ghsa-wg6q-6289-32hp",
"ghsa-xxqh-mfjm-7mv9"
]
}
cleanstart-2026-vj37814
Vulnerability from cleanstart
Multiple security vulnerabilities affect the keycloak package. These issues are resolved in later releases. See references for individual vulnerability details.
| URL | Type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "keycloak"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "26.4.11-r2"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the keycloak package. These issues are resolved in later releases. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-VJ37814",
"modified": "2026-05-07T10:32:20Z",
"published": "2026-05-18T13:37:33.552809Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-VJ37814.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-59250"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-1002"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-33870"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-33871"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-39852"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-41417"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-42198"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-42577"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-42578"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-42579"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-42580"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-42581"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-42583"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-42584"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-42585"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-42587"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-5588"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-5598"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-38f8-5428-x5cv"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-3p8m-j85q-pgmj"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-45p5-v273-3qqr"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-45q3-82m4-75jr"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-4cx2-fc23-5wg6"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-57rv-r2g8-2cj3"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-9342-92gg-6v29"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-98qh-xjc8-98pq"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-c3fc-8qff-9hwx"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-cm33-6792-r9fm"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-cphf-4846-3xx9"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-fghv-69vj-qj49"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-h5fg-jpgr-rv9c"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-hq9p-pm7w-8p54"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-j288-q9x7-2f5v"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-m4cv-j2px-7723"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-mj4r-2hfc-f8p6"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-p93r-85wp-75v3"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-pwqr-wmgm-9rr8"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-rc95-pcm8-65v9"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-rwm7-x88c-3g2p"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-v8h7-rr48-vmmv"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-w9fj-cfpg-grvv"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-wg6q-6289-32hp"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-xxqh-mfjm-7mv9"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-59250"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-1002"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33870"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33871"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39852"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-41417"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42198"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42577"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42578"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42579"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42580"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42581"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42583"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42584"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42585"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42587"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-5588"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-5598"
}
],
"related": [],
"schema_version": "1.7.3",
"summary": "Security fixes for CVE-2025-59250, CVE-2026-1002, CVE-2026-33870, CVE-2026-33871, CVE-2026-39852, CVE-2026-41417, CVE-2026-42198, CVE-2026-42577, CVE-2026-42578, CVE-2026-42579, CVE-2026-42580, CVE-2026-42581, CVE-2026-42583, CVE-2026-42584, CVE-2026-42585, CVE-2026-42587, CVE-2026-5588, CVE-2026-5598, ghsa-38f8-5428-x5cv, ghsa-3p8m-j85q-pgmj, ghsa-45p5-v273-3qqr, ghsa-45q3-82m4-75jr, ghsa-4cx2-fc23-5wg6, ghsa-57rv-r2g8-2cj3, ghsa-9342-92gg-6v29, ghsa-98qh-xjc8-98pq, ghsa-c3fc-8qff-9hwx, ghsa-cm33-6792-r9fm, ghsa-cphf-4846-3xx9, ghsa-fghv-69vj-qj49, ghsa-h5fg-jpgr-rv9c, ghsa-hq9p-pm7w-8p54, ghsa-j288-q9x7-2f5v, ghsa-m4cv-j2px-7723, ghsa-mj4r-2hfc-f8p6, ghsa-p93r-85wp-75v3, ghsa-pwqr-wmgm-9rr8, ghsa-rc95-pcm8-65v9, ghsa-rwm7-x88c-3g2p, ghsa-v8h7-rr48-vmmv, ghsa-w9fj-cfpg-grvv, ghsa-wg6q-6289-32hp, ghsa-xxqh-mfjm-7mv9 applied in versions: 26.1.4-r1, 26.4.11-r0, 26.4.11-r2",
"upstream": [
"CVE-2025-59250",
"CVE-2026-1002",
"CVE-2026-33870",
"CVE-2026-33871",
"CVE-2026-39852",
"CVE-2026-41417",
"CVE-2026-42198",
"CVE-2026-42577",
"CVE-2026-42578",
"CVE-2026-42579",
"CVE-2026-42580",
"CVE-2026-42581",
"CVE-2026-42583",
"CVE-2026-42584",
"CVE-2026-42585",
"CVE-2026-42587",
"CVE-2026-5588",
"CVE-2026-5598",
"ghsa-38f8-5428-x5cv",
"ghsa-3p8m-j85q-pgmj",
"ghsa-45p5-v273-3qqr",
"ghsa-45q3-82m4-75jr",
"ghsa-4cx2-fc23-5wg6",
"ghsa-57rv-r2g8-2cj3",
"ghsa-9342-92gg-6v29",
"ghsa-98qh-xjc8-98pq",
"ghsa-c3fc-8qff-9hwx",
"ghsa-cm33-6792-r9fm",
"ghsa-cphf-4846-3xx9",
"ghsa-fghv-69vj-qj49",
"ghsa-h5fg-jpgr-rv9c",
"ghsa-hq9p-pm7w-8p54",
"ghsa-j288-q9x7-2f5v",
"ghsa-m4cv-j2px-7723",
"ghsa-mj4r-2hfc-f8p6",
"ghsa-p93r-85wp-75v3",
"ghsa-pwqr-wmgm-9rr8",
"ghsa-rc95-pcm8-65v9",
"ghsa-rwm7-x88c-3g2p",
"ghsa-v8h7-rr48-vmmv",
"ghsa-w9fj-cfpg-grvv",
"ghsa-wg6q-6289-32hp",
"ghsa-xxqh-mfjm-7mv9"
]
}
FKIE_CVE-2026-42198
Vulnerability from fkie_nvd - Published: 2026-04-29 16:16 - Updated: 2026-05-01 12:51| Vendor | Product | Version | |
|---|---|---|---|
| postgresql | postgresql_jdbc_driver | * |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:postgresql:postgresql_jdbc_driver:*:*:*:*:*:*:*:*",
"matchCriteriaId": "BC86BFF1-BD22-41C9-9BAB-7C673CBEDB0F",
"versionEndExcluding": "42.7.11",
"versionStartIncluding": "42.2.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "pgjdbc is an open source postgresql JDBC Driver. From version 42.2.0 to before version 42.7.11, pgjdbc is vulnerable to a client-side denial of service during SCRAM-SHA-256 authentication. A malicious server can instruct the driver to perform SCRAM authentication with a very large iteration count. With a large enough value, the client spends an unbounded amount of CPU time inside PBKDF2 before authentication can fail. A single attempt ties up a CPU core. Repeated or concurrent attempts exhaust client CPU and can wedge connection pools. In affected versions, loginTimeout did not fully mitigate this problem. When loginTimeout expired, the caller could stop waiting, but the worker thread performing the connection attempt could continue running and burning CPU inside the SCRAM PBKDF2 computation. This issue has been patched in version 42.7.11."
}
],
"id": "CVE-2026-42198",
"lastModified": "2026-05-01T12:51:20.853",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6,
"source": "security-advisories@github.com",
"type": "Secondary"
}
]
},
"published": "2026-04-29T16:16:25.427",
"references": [
{
"source": "security-advisories@github.com",
"tags": [
"Release Notes"
],
"url": "https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.11"
},
{
"source": "security-advisories@github.com",
"tags": [
"Vendor Advisory"
],
"url": "https://github.com/pgjdbc/pgjdbc/security/advisories/GHSA-98qh-xjc8-98pq"
}
],
"sourceIdentifier": "security-advisories@github.com",
"vulnStatus": "Analyzed",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-770"
}
],
"source": "security-advisories@github.com",
"type": "Primary"
}
]
}
GHSA-98QH-XJC8-98PQ
Vulnerability from github – Published: 2026-05-05 20:09 – Updated: 2026-05-05 20:09Summary
pgjdbc is vulnerable to a client-side denial of service during SCRAM-SHA-256 authentication.
Impact
A malicious server can instruct the driver to perform SCRAM authentication with a very large iteration count. With a large enough value, the client spends an unbounded amount of CPU time inside PBKDF2 before authentication can fail. A single attempt ties up a CPU core. Repeated or concurrent attempts exhaust client CPU and can wedge connection pools.
In affected versions, loginTimeout did not fully mitigate this problem. When loginTimeout expired, the caller could stop waiting, but the worker thread performing the connection attempt could continue running and burning CPU inside the SCRAM PBKDF2 computation.
This issue affects availability. It does not provide authentication bypass, privilege escalation, or direct password disclosure.
A user is vulnerable when all of the following are true:
- The connection uses SCRAM-SHA-256 authentication.
- The client reaches a malicious, compromised, or attacker-controlled PostgreSQL endpoint.
- That endpoint sends a very large SCRAM PBKDF2 iteration count in the
server-first-message.
In practice, that can happen in these situations:
- the application lets end users or tenants supply their own database connection details (as in many BI, reporting, analytics, ETL, and low-code platforms), so a user can point the shared client host at a server they control
- the application accepts connection strings, hostnames, or JDBC URLs from user input, configuration uploaded by users, or other untrusted sources
- the application is configured to connect to a PostgreSQL server that is itself malicious or later becomes compromised
- the application connects through an untrusted proxy, relay, tunnel, bastion, or connection-pooling service that can act as the PostgreSQL server
- an attacker can redirect the client to a fake PostgreSQL endpoint by manipulating DNS, service discovery, Kubernetes service resolution,
/etc/hosts, environment variables, or similar indirection - an active network attacker on the path can impersonate the server because the connection does not strongly verify server identity (for example,
sslmodelower thanverify-full, or trusting a CA that signs hosts outside the operator's control)
The issue is more damaging when the application uses connection retries, many parallel connection attempts, or loginTimeout and assumes the timeout fully stops the work.
Patches
The patch introduces a new connection property, scramMaxIterations, with a default of 100K. The client now rejects SCRAM server messages that advertise more PBKDF2 iterations than the configured cap before starting the PBKDF2 computation begins.
Workarounds
Until a patched version of pgjdbc is deployed, the following measures reduce exposure:
-
Only connect to trusted PostgreSQL servers whose identity is verified.
Connect only to trusted PostgreSQL servers, and verify server identity with TLS using sslmode=verify-full and a trusted CA. TLS without certificate and hostname verification is not sufficient as an active network attacker can still impersonate the server. -
Do not rely on
loginTimeoutas a complete mitigation on unpatched versions.
On affected versions,loginTimeoutcan stop the waiting caller while the worker thread continues spending CPU. -
Avoid SCRAM on untrusted or interceptable connection paths.
For those paths, use an authentication method that does not let the server choose a SCRAM PBKDF2 iteration count. -
Reduce blast radius operationally.
Limit parallel connection attempts, add retry backoff, isolate connection establishment in a separate worker or process when possible, and apply CPU or container limits where appropriate. -
On trusted servers you control, keep SCRAM iteration counts at ordinary values.
This does not defend against an attacker-controlled server, but it avoids unnecessary client cost when talking to legitimate servers.
{
"affected": [
{
"package": {
"ecosystem": "Maven",
"name": "org.postgresql:postgresql"
},
"ranges": [
{
"events": [
{
"introduced": "42.2.0"
},
{
"fixed": "42.7.11"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2026-42198"
],
"database_specific": {
"cwe_ids": [
"CWE-770"
],
"github_reviewed": true,
"github_reviewed_at": "2026-05-05T20:09:36Z",
"nvd_published_at": "2026-04-29T16:16:25Z",
"severity": "HIGH"
},
"details": "## Summary\npgjdbc is vulnerable to a client-side denial of service during SCRAM-SHA-256 authentication.\n\n### Impact\nA malicious server can instruct the driver to perform SCRAM authentication with a very large iteration count.\nWith a large enough value, the client spends an unbounded amount of CPU time inside PBKDF2 before authentication can fail.\nA single attempt ties up a CPU core. Repeated or concurrent attempts exhaust client CPU and can wedge connection pools.\n\nIn affected versions, `loginTimeout` did not fully mitigate this problem. When `loginTimeout` expired, the caller could stop waiting, but the worker thread performing the connection attempt could continue running and burning CPU inside the SCRAM PBKDF2 computation.\n\nThis issue affects availability. It does **not** provide authentication bypass, privilege escalation, or direct password disclosure.\n\nA user is vulnerable when **all** of the following are true:\n\n1. The connection uses **SCRAM-SHA-256** authentication.\n2. The client reaches a **malicious, compromised, or attacker-controlled PostgreSQL endpoint**.\n3. That endpoint sends a very large SCRAM PBKDF2 iteration count in the `server-first-message`.\n\nIn practice, that can happen in these situations:\n\n- the application lets end users or tenants supply their own database connection details (as in many BI, reporting, analytics, ETL, and low-code platforms), so a user can point the shared client host at a server they control\n- the application accepts connection strings, hostnames, or JDBC URLs from user input, configuration uploaded by users, or other untrusted sources\n- the application is configured to connect to a PostgreSQL server that is itself malicious or later becomes compromised\n- the application connects through an untrusted proxy, relay, tunnel, bastion, or connection-pooling service that can act as the PostgreSQL server\n- an attacker can redirect the client to a fake PostgreSQL endpoint by manipulating DNS, service discovery, Kubernetes service resolution, `/etc/hosts`, environment variables, or similar indirection\n- an active network attacker on the path can impersonate the server because the connection does not strongly verify server identity (for example, `sslmode` lower than `verify-full`, or trusting a CA that signs hosts outside the operator\u0027s control)\n\nThe issue is **more damaging** when the application uses connection retries, many parallel connection attempts, or `loginTimeout` and assumes the timeout fully stops the work.\n\n### Patches\nThe patch introduces a new connection property, `scramMaxIterations`, with a default of 100K. The client now rejects SCRAM server messages that advertise more PBKDF2 iterations than the configured cap before starting the PBKDF2 computation begins.\n\n### Workarounds\n\nUntil a patched version of pgjdbc is deployed, the following measures reduce exposure:\n\n1. **Only connect to trusted PostgreSQL servers whose identity is verified.** \n Connect only to trusted PostgreSQL servers, and verify server identity with TLS using sslmode=verify-full and a trusted CA.\n TLS without certificate and hostname verification is not sufficient as an active network attacker can still impersonate the server.\n\n2. **Do not rely on `loginTimeout` as a complete mitigation on unpatched versions.** \n On affected versions, `loginTimeout` can stop the waiting caller while the worker thread continues spending CPU.\n\n3. **Avoid SCRAM on untrusted or interceptable connection paths.** \n For those paths, use an authentication method that does not let the server choose a SCRAM PBKDF2 iteration count.\n\n4. **Reduce blast radius operationally.** \n Limit parallel connection attempts, add retry backoff, isolate connection establishment in a separate worker or process when possible, and apply CPU or container limits where appropriate.\n\n5. **On trusted servers you control, keep SCRAM iteration counts at ordinary values.** \n This does not defend against an attacker-controlled server, but it avoids unnecessary client cost when talking to legitimate servers.",
"id": "GHSA-98qh-xjc8-98pq",
"modified": "2026-05-05T20:09:36Z",
"published": "2026-05-05T20:09:36Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/pgjdbc/pgjdbc/security/advisories/GHSA-98qh-xjc8-98pq"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42198"
},
{
"type": "PACKAGE",
"url": "https://github.com/pgjdbc/pgjdbc"
},
{
"type": "WEB",
"url": "https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.11"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
}
],
"summary": "pgjdbc: Unbounded PBKDF2 iterations in SCRAM authentication allows CPU exhaustion DoS"
}
RHSA-2026:19098
Vulnerability from csaf_redhat - Published: 2026-05-20 12:47 - Updated: 2026-05-20 16:10A flaw was found in pgjdbc, an open-source PostgreSQL JDBC Driver. A malicious server can exploit this vulnerability by instructing the driver to perform SCRAM-SHA-256 (Salted Challenge Response Authentication Mechanism Secure Hash Algorithm 256) authentication with an excessively large iteration count. This causes the client to spend an unbounded amount of CPU time performing PBKDF2 (Password-Based Key Derivation Function 2) computations, leading to a client-side Denial of Service (DoS). This can exhaust client CPU resources and wedge connection pools.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat build of Quarkus 3.27.3.SP2
Red Hat / Red Hat build of Quarkus
|
cpe:/a:redhat:quarkus:3.27::el8
|
— |
Vendor Fix
fix
|
| URL | Category |
|---|---|
| https://access.redhat.com/errata/RHSA-2026:19098 | self |
| https://access.redhat.com/security/updates/classi… | external |
| https://access.redhat.com/products/quarkus/ | external |
| https://access.redhat.com/jbossnetwork/restricted… | external |
| https://docs.redhat.com/en/documentation/red_hat_… | external |
| https://issues.redhat.com/browse/QUARKUS-7768 | external |
| https://security.access.redhat.com/data/csaf/v2/a… | self |
| https://access.redhat.com/security/cve/CVE-2026-42198 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2463857 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-42198 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-42198 | external |
| https://github.com/pgjdbc/pgjdbc/releases/tag/REL… | external |
| https://github.com/pgjdbc/pgjdbc/security/advisor… | external |
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update is now available for Red Hat build of Quarkus.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability. For more information, see the CVE links in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "This release of Red Hat build of Quarkus 3.27.3.SP2 includes the following CVE fix:\n\n* pgjdbc: pgjdbc: Client-side Denial of Service via malicious SCRAM-SHA-256 authentication [quarkus-3.27] (CVE-2026-42198)\n\nFor more information, see the release notes page listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:19098",
"url": "https://access.redhat.com/errata/RHSA-2026:19098"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "https://access.redhat.com/products/quarkus/",
"url": "https://access.redhat.com/products/quarkus/"
},
{
"category": "external",
"summary": "https://access.redhat.com/jbossnetwork/restricted/listSoftware.html?product=redhat.quarkus\u0026downloadType=distributions\u0026version=3.27.3.SP2",
"url": "https://access.redhat.com/jbossnetwork/restricted/listSoftware.html?product=redhat.quarkus\u0026downloadType=distributions\u0026version=3.27.3.SP2"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_build_of_quarkus/3.27",
"url": "https://docs.redhat.com/en/documentation/red_hat_build_of_quarkus/3.27"
},
{
"category": "external",
"summary": "QUARKUS-7768",
"url": "https://issues.redhat.com/browse/QUARKUS-7768"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_19098.json"
}
],
"title": "Red Hat Security Advisory: Red Hat build of Quarkus 3.27.3.SP2 security update",
"tracking": {
"current_release_date": "2026-05-20T16:10:04+00:00",
"generator": {
"date": "2026-05-20T16:10:04+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.0"
}
},
"id": "RHSA-2026:19098",
"initial_release_date": "2026-05-20T12:47:06+00:00",
"revision_history": [
{
"date": "2026-05-20T12:47:06+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-05-20T12:47:06+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-20T16:10:04+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat build of Quarkus 3.27.3.SP2",
"product": {
"name": "Red Hat build of Quarkus 3.27.3.SP2",
"product_id": "Red Hat build of Quarkus 3.27.3.SP2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:quarkus:3.27::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat build of Quarkus"
}
],
"category": "vendor",
"name": "Red Hat"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-42198",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-04-29T17:00:59.186447+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2463857"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in pgjdbc, an open-source PostgreSQL JDBC Driver. A malicious server can exploit this vulnerability by instructing the driver to perform SCRAM-SHA-256 (Salted Challenge Response Authentication Mechanism Secure Hash Algorithm 256) authentication with an excessively large iteration count. This causes the client to spend an unbounded amount of CPU time performing PBKDF2 (Password-Based Key Derivation Function 2) computations, leading to a client-side Denial of Service (DoS). This can exhaust client CPU resources and wedge connection pools.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jdbc.postgresql.org: pgjdbc: Client-side Denial of Service via malicious SCRAM-SHA-256 authentication",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat build of Quarkus 3.27.3.SP2"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42198"
},
{
"category": "external",
"summary": "RHBZ#2463857",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2463857"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42198",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42198"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42198",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42198"
},
{
"category": "external",
"summary": "https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.11",
"url": "https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.11"
},
{
"category": "external",
"summary": "https://github.com/pgjdbc/pgjdbc/security/advisories/GHSA-98qh-xjc8-98pq",
"url": "https://github.com/pgjdbc/pgjdbc/security/advisories/GHSA-98qh-xjc8-98pq"
}
],
"release_date": "2026-04-29T15:58:49.174000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-20T12:47:06+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat build of Quarkus 3.27.3.SP2"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19098"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat build of Quarkus 3.27.3.SP2"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "jdbc.postgresql.org: pgjdbc: Client-side Denial of Service via malicious SCRAM-SHA-256 authentication"
}
]
}
WID-SEC-W-2026-1608
Vulnerability from csaf_certbund - Published: 2026-05-19 22:00 - Updated: 2026-05-20 22:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Atlassian Bamboo Data Center LTS <12.1.7
Atlassian / Bamboo
|
Data Center LTS <12.1.7 | ||
|
Atlassian Jira Data Center LTS <10.3.20
Atlassian / Jira
|
Data Center LTS <10.3.20 | ||
|
Atlassian Jira Data Center LTS <11.3.5
Atlassian / Jira
|
Data Center LTS <11.3.5 | ||
|
Atlassian Fisheye <4.9.10
Atlassian / Fisheye
|
<4.9.10 | ||
|
Atlassian Crucible <4.9.10
Atlassian / Crucible
|
<4.9.10 | ||
|
Atlassian Confluence Data Center LTS <9.2.20
Atlassian / Confluence
|
Data Center LTS <9.2.20 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Atlassian Confluence Data Center LTS <10.2.11
Atlassian / Confluence
|
Data Center LTS <10.2.11 | ||
|
Atlassian Bitbucket Data Center LTS <9.4.19
Atlassian / Bitbucket
|
Data Center LTS <9.4.19 | ||
|
Atlassian Bitbucket Data Center LTS <10.2.2
Atlassian / Bitbucket
|
Data Center LTS <10.2.2 | ||
|
Atlassian Bamboo Data Center LTS <9.6.26
Atlassian / Bamboo
|
Data Center LTS <9.6.26 | ||
|
Atlassian Bamboo Data Center LTS <10.2.19
Atlassian / Bamboo
|
Data Center LTS <10.2.19 | ||
|
Atlassian Jira LTS <9.12.35
Atlassian / Jira
|
LTS <9.12.35 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Atlassian Bamboo Data Center LTS <12.1.7
Atlassian / Bamboo
|
Data Center LTS <12.1.7 | ||
|
Atlassian Jira Data Center LTS <10.3.20
Atlassian / Jira
|
Data Center LTS <10.3.20 | ||
|
Atlassian Jira Data Center LTS <11.3.5
Atlassian / Jira
|
Data Center LTS <11.3.5 | ||
|
Atlassian Fisheye <4.9.10
Atlassian / Fisheye
|
<4.9.10 | ||
|
Atlassian Crucible <4.9.10
Atlassian / Crucible
|
<4.9.10 | ||
|
Atlassian Confluence Data Center LTS <9.2.20
Atlassian / Confluence
|
Data Center LTS <9.2.20 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Atlassian Confluence Data Center LTS <10.2.11
Atlassian / Confluence
|
Data Center LTS <10.2.11 | ||
|
Atlassian Bitbucket Data Center LTS <9.4.19
Atlassian / Bitbucket
|
Data Center LTS <9.4.19 | ||
|
Atlassian Bitbucket Data Center LTS <10.2.2
Atlassian / Bitbucket
|
Data Center LTS <10.2.2 | ||
|
Atlassian Bamboo Data Center LTS <9.6.26
Atlassian / Bamboo
|
Data Center LTS <9.6.26 | ||
|
Atlassian Bamboo Data Center LTS <10.2.19
Atlassian / Bamboo
|
Data Center LTS <10.2.19 | ||
|
Atlassian Jira LTS <9.12.35
Atlassian / Jira
|
LTS <9.12.35 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Atlassian Bamboo Data Center LTS <12.1.7
Atlassian / Bamboo
|
Data Center LTS <12.1.7 | ||
|
Atlassian Jira Data Center LTS <10.3.20
Atlassian / Jira
|
Data Center LTS <10.3.20 | ||
|
Atlassian Jira Data Center LTS <11.3.5
Atlassian / Jira
|
Data Center LTS <11.3.5 | ||
|
Atlassian Fisheye <4.9.10
Atlassian / Fisheye
|
<4.9.10 | ||
|
Atlassian Crucible <4.9.10
Atlassian / Crucible
|
<4.9.10 | ||
|
Atlassian Confluence Data Center LTS <9.2.20
Atlassian / Confluence
|
Data Center LTS <9.2.20 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Atlassian Confluence Data Center LTS <10.2.11
Atlassian / Confluence
|
Data Center LTS <10.2.11 | ||
|
Atlassian Bitbucket Data Center LTS <9.4.19
Atlassian / Bitbucket
|
Data Center LTS <9.4.19 | ||
|
Atlassian Bitbucket Data Center LTS <10.2.2
Atlassian / Bitbucket
|
Data Center LTS <10.2.2 | ||
|
Atlassian Bamboo Data Center LTS <9.6.26
Atlassian / Bamboo
|
Data Center LTS <9.6.26 | ||
|
Atlassian Bamboo Data Center LTS <10.2.19
Atlassian / Bamboo
|
Data Center LTS <10.2.19 | ||
|
Atlassian Jira LTS <9.12.35
Atlassian / Jira
|
LTS <9.12.35 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Atlassian Bamboo Data Center LTS <12.1.7
Atlassian / Bamboo
|
Data Center LTS <12.1.7 | ||
|
Atlassian Jira Data Center LTS <10.3.20
Atlassian / Jira
|
Data Center LTS <10.3.20 | ||
|
Atlassian Jira Data Center LTS <11.3.5
Atlassian / Jira
|
Data Center LTS <11.3.5 | ||
|
Atlassian Fisheye <4.9.10
Atlassian / Fisheye
|
<4.9.10 | ||
|
Atlassian Crucible <4.9.10
Atlassian / Crucible
|
<4.9.10 | ||
|
Atlassian Confluence Data Center LTS <9.2.20
Atlassian / Confluence
|
Data Center LTS <9.2.20 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Atlassian Confluence Data Center LTS <10.2.11
Atlassian / Confluence
|
Data Center LTS <10.2.11 | ||
|
Atlassian Bitbucket Data Center LTS <9.4.19
Atlassian / Bitbucket
|
Data Center LTS <9.4.19 | ||
|
Atlassian Bitbucket Data Center LTS <10.2.2
Atlassian / Bitbucket
|
Data Center LTS <10.2.2 | ||
|
Atlassian Bamboo Data Center LTS <9.6.26
Atlassian / Bamboo
|
Data Center LTS <9.6.26 | ||
|
Atlassian Bamboo Data Center LTS <10.2.19
Atlassian / Bamboo
|
Data Center LTS <10.2.19 | ||
|
Atlassian Jira LTS <9.12.35
Atlassian / Jira
|
LTS <9.12.35 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Atlassian Bamboo Data Center LTS <12.1.7
Atlassian / Bamboo
|
Data Center LTS <12.1.7 | ||
|
Atlassian Jira Data Center LTS <10.3.20
Atlassian / Jira
|
Data Center LTS <10.3.20 | ||
|
Atlassian Jira Data Center LTS <11.3.5
Atlassian / Jira
|
Data Center LTS <11.3.5 | ||
|
Atlassian Fisheye <4.9.10
Atlassian / Fisheye
|
<4.9.10 | ||
|
Atlassian Crucible <4.9.10
Atlassian / Crucible
|
<4.9.10 | ||
|
Atlassian Confluence Data Center LTS <9.2.20
Atlassian / Confluence
|
Data Center LTS <9.2.20 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Atlassian Confluence Data Center LTS <10.2.11
Atlassian / Confluence
|
Data Center LTS <10.2.11 | ||
|
Atlassian Bitbucket Data Center LTS <9.4.19
Atlassian / Bitbucket
|
Data Center LTS <9.4.19 | ||
|
Atlassian Bitbucket Data Center LTS <10.2.2
Atlassian / Bitbucket
|
Data Center LTS <10.2.2 | ||
|
Atlassian Bamboo Data Center LTS <9.6.26
Atlassian / Bamboo
|
Data Center LTS <9.6.26 | ||
|
Atlassian Bamboo Data Center LTS <10.2.19
Atlassian / Bamboo
|
Data Center LTS <10.2.19 | ||
|
Atlassian Jira LTS <9.12.35
Atlassian / Jira
|
LTS <9.12.35 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Atlassian Bamboo Data Center LTS <12.1.7
Atlassian / Bamboo
|
Data Center LTS <12.1.7 | ||
|
Atlassian Jira Data Center LTS <10.3.20
Atlassian / Jira
|
Data Center LTS <10.3.20 | ||
|
Atlassian Jira Data Center LTS <11.3.5
Atlassian / Jira
|
Data Center LTS <11.3.5 | ||
|
Atlassian Fisheye <4.9.10
Atlassian / Fisheye
|
<4.9.10 | ||
|
Atlassian Crucible <4.9.10
Atlassian / Crucible
|
<4.9.10 | ||
|
Atlassian Confluence Data Center LTS <9.2.20
Atlassian / Confluence
|
Data Center LTS <9.2.20 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Atlassian Confluence Data Center LTS <10.2.11
Atlassian / Confluence
|
Data Center LTS <10.2.11 | ||
|
Atlassian Bitbucket Data Center LTS <9.4.19
Atlassian / Bitbucket
|
Data Center LTS <9.4.19 | ||
|
Atlassian Bitbucket Data Center LTS <10.2.2
Atlassian / Bitbucket
|
Data Center LTS <10.2.2 | ||
|
Atlassian Bamboo Data Center LTS <9.6.26
Atlassian / Bamboo
|
Data Center LTS <9.6.26 | ||
|
Atlassian Bamboo Data Center LTS <10.2.19
Atlassian / Bamboo
|
Data Center LTS <10.2.19 | ||
|
Atlassian Jira LTS <9.12.35
Atlassian / Jira
|
LTS <9.12.35 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Atlassian Bamboo Data Center LTS <12.1.7
Atlassian / Bamboo
|
Data Center LTS <12.1.7 | ||
|
Atlassian Jira Data Center LTS <10.3.20
Atlassian / Jira
|
Data Center LTS <10.3.20 | ||
|
Atlassian Jira Data Center LTS <11.3.5
Atlassian / Jira
|
Data Center LTS <11.3.5 | ||
|
Atlassian Fisheye <4.9.10
Atlassian / Fisheye
|
<4.9.10 | ||
|
Atlassian Crucible <4.9.10
Atlassian / Crucible
|
<4.9.10 | ||
|
Atlassian Confluence Data Center LTS <9.2.20
Atlassian / Confluence
|
Data Center LTS <9.2.20 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Atlassian Confluence Data Center LTS <10.2.11
Atlassian / Confluence
|
Data Center LTS <10.2.11 | ||
|
Atlassian Bitbucket Data Center LTS <9.4.19
Atlassian / Bitbucket
|
Data Center LTS <9.4.19 | ||
|
Atlassian Bitbucket Data Center LTS <10.2.2
Atlassian / Bitbucket
|
Data Center LTS <10.2.2 | ||
|
Atlassian Bamboo Data Center LTS <9.6.26
Atlassian / Bamboo
|
Data Center LTS <9.6.26 | ||
|
Atlassian Bamboo Data Center LTS <10.2.19
Atlassian / Bamboo
|
Data Center LTS <10.2.19 | ||
|
Atlassian Jira LTS <9.12.35
Atlassian / Jira
|
LTS <9.12.35 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Atlassian Bamboo Data Center LTS <12.1.7
Atlassian / Bamboo
|
Data Center LTS <12.1.7 | ||
|
Atlassian Jira Data Center LTS <10.3.20
Atlassian / Jira
|
Data Center LTS <10.3.20 | ||
|
Atlassian Jira Data Center LTS <11.3.5
Atlassian / Jira
|
Data Center LTS <11.3.5 | ||
|
Atlassian Fisheye <4.9.10
Atlassian / Fisheye
|
<4.9.10 | ||
|
Atlassian Crucible <4.9.10
Atlassian / Crucible
|
<4.9.10 | ||
|
Atlassian Confluence Data Center LTS <9.2.20
Atlassian / Confluence
|
Data Center LTS <9.2.20 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Atlassian Confluence Data Center LTS <10.2.11
Atlassian / Confluence
|
Data Center LTS <10.2.11 | ||
|
Atlassian Bitbucket Data Center LTS <9.4.19
Atlassian / Bitbucket
|
Data Center LTS <9.4.19 | ||
|
Atlassian Bitbucket Data Center LTS <10.2.2
Atlassian / Bitbucket
|
Data Center LTS <10.2.2 | ||
|
Atlassian Bamboo Data Center LTS <9.6.26
Atlassian / Bamboo
|
Data Center LTS <9.6.26 | ||
|
Atlassian Bamboo Data Center LTS <10.2.19
Atlassian / Bamboo
|
Data Center LTS <10.2.19 | ||
|
Atlassian Jira LTS <9.12.35
Atlassian / Jira
|
LTS <9.12.35 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Atlassian Bamboo Data Center LTS <12.1.7
Atlassian / Bamboo
|
Data Center LTS <12.1.7 | ||
|
Atlassian Jira Data Center LTS <10.3.20
Atlassian / Jira
|
Data Center LTS <10.3.20 | ||
|
Atlassian Jira Data Center LTS <11.3.5
Atlassian / Jira
|
Data Center LTS <11.3.5 | ||
|
Atlassian Fisheye <4.9.10
Atlassian / Fisheye
|
<4.9.10 | ||
|
Atlassian Crucible <4.9.10
Atlassian / Crucible
|
<4.9.10 | ||
|
Atlassian Confluence Data Center LTS <9.2.20
Atlassian / Confluence
|
Data Center LTS <9.2.20 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Atlassian Confluence Data Center LTS <10.2.11
Atlassian / Confluence
|
Data Center LTS <10.2.11 | ||
|
Atlassian Bitbucket Data Center LTS <9.4.19
Atlassian / Bitbucket
|
Data Center LTS <9.4.19 | ||
|
Atlassian Bitbucket Data Center LTS <10.2.2
Atlassian / Bitbucket
|
Data Center LTS <10.2.2 | ||
|
Atlassian Bamboo Data Center LTS <9.6.26
Atlassian / Bamboo
|
Data Center LTS <9.6.26 | ||
|
Atlassian Bamboo Data Center LTS <10.2.19
Atlassian / Bamboo
|
Data Center LTS <10.2.19 | ||
|
Atlassian Jira LTS <9.12.35
Atlassian / Jira
|
LTS <9.12.35 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Atlassian Bamboo Data Center LTS <12.1.7
Atlassian / Bamboo
|
Data Center LTS <12.1.7 | ||
|
Atlassian Jira Data Center LTS <10.3.20
Atlassian / Jira
|
Data Center LTS <10.3.20 | ||
|
Atlassian Jira Data Center LTS <11.3.5
Atlassian / Jira
|
Data Center LTS <11.3.5 | ||
|
Atlassian Fisheye <4.9.10
Atlassian / Fisheye
|
<4.9.10 | ||
|
Atlassian Crucible <4.9.10
Atlassian / Crucible
|
<4.9.10 | ||
|
Atlassian Confluence Data Center LTS <9.2.20
Atlassian / Confluence
|
Data Center LTS <9.2.20 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Atlassian Confluence Data Center LTS <10.2.11
Atlassian / Confluence
|
Data Center LTS <10.2.11 | ||
|
Atlassian Bitbucket Data Center LTS <9.4.19
Atlassian / Bitbucket
|
Data Center LTS <9.4.19 | ||
|
Atlassian Bitbucket Data Center LTS <10.2.2
Atlassian / Bitbucket
|
Data Center LTS <10.2.2 | ||
|
Atlassian Bamboo Data Center LTS <9.6.26
Atlassian / Bamboo
|
Data Center LTS <9.6.26 | ||
|
Atlassian Bamboo Data Center LTS <10.2.19
Atlassian / Bamboo
|
Data Center LTS <10.2.19 | ||
|
Atlassian Jira LTS <9.12.35
Atlassian / Jira
|
LTS <9.12.35 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Atlassian Bamboo Data Center LTS <12.1.7
Atlassian / Bamboo
|
Data Center LTS <12.1.7 | ||
|
Atlassian Jira Data Center LTS <10.3.20
Atlassian / Jira
|
Data Center LTS <10.3.20 | ||
|
Atlassian Jira Data Center LTS <11.3.5
Atlassian / Jira
|
Data Center LTS <11.3.5 | ||
|
Atlassian Fisheye <4.9.10
Atlassian / Fisheye
|
<4.9.10 | ||
|
Atlassian Crucible <4.9.10
Atlassian / Crucible
|
<4.9.10 | ||
|
Atlassian Confluence Data Center LTS <9.2.20
Atlassian / Confluence
|
Data Center LTS <9.2.20 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Atlassian Confluence Data Center LTS <10.2.11
Atlassian / Confluence
|
Data Center LTS <10.2.11 | ||
|
Atlassian Bitbucket Data Center LTS <9.4.19
Atlassian / Bitbucket
|
Data Center LTS <9.4.19 | ||
|
Atlassian Bitbucket Data Center LTS <10.2.2
Atlassian / Bitbucket
|
Data Center LTS <10.2.2 | ||
|
Atlassian Bamboo Data Center LTS <9.6.26
Atlassian / Bamboo
|
Data Center LTS <9.6.26 | ||
|
Atlassian Bamboo Data Center LTS <10.2.19
Atlassian / Bamboo
|
Data Center LTS <10.2.19 | ||
|
Atlassian Jira LTS <9.12.35
Atlassian / Jira
|
LTS <9.12.35 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Atlassian Bamboo Data Center LTS <12.1.7
Atlassian / Bamboo
|
Data Center LTS <12.1.7 | ||
|
Atlassian Jira Data Center LTS <10.3.20
Atlassian / Jira
|
Data Center LTS <10.3.20 | ||
|
Atlassian Jira Data Center LTS <11.3.5
Atlassian / Jira
|
Data Center LTS <11.3.5 | ||
|
Atlassian Fisheye <4.9.10
Atlassian / Fisheye
|
<4.9.10 | ||
|
Atlassian Crucible <4.9.10
Atlassian / Crucible
|
<4.9.10 | ||
|
Atlassian Confluence Data Center LTS <9.2.20
Atlassian / Confluence
|
Data Center LTS <9.2.20 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Atlassian Confluence Data Center LTS <10.2.11
Atlassian / Confluence
|
Data Center LTS <10.2.11 | ||
|
Atlassian Bitbucket Data Center LTS <9.4.19
Atlassian / Bitbucket
|
Data Center LTS <9.4.19 | ||
|
Atlassian Bitbucket Data Center LTS <10.2.2
Atlassian / Bitbucket
|
Data Center LTS <10.2.2 | ||
|
Atlassian Bamboo Data Center LTS <9.6.26
Atlassian / Bamboo
|
Data Center LTS <9.6.26 | ||
|
Atlassian Bamboo Data Center LTS <10.2.19
Atlassian / Bamboo
|
Data Center LTS <10.2.19 | ||
|
Atlassian Jira LTS <9.12.35
Atlassian / Jira
|
LTS <9.12.35 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Atlassian Bamboo Data Center LTS <12.1.7
Atlassian / Bamboo
|
Data Center LTS <12.1.7 | ||
|
Atlassian Jira Data Center LTS <10.3.20
Atlassian / Jira
|
Data Center LTS <10.3.20 | ||
|
Atlassian Jira Data Center LTS <11.3.5
Atlassian / Jira
|
Data Center LTS <11.3.5 | ||
|
Atlassian Fisheye <4.9.10
Atlassian / Fisheye
|
<4.9.10 | ||
|
Atlassian Crucible <4.9.10
Atlassian / Crucible
|
<4.9.10 | ||
|
Atlassian Confluence Data Center LTS <9.2.20
Atlassian / Confluence
|
Data Center LTS <9.2.20 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Atlassian Confluence Data Center LTS <10.2.11
Atlassian / Confluence
|
Data Center LTS <10.2.11 | ||
|
Atlassian Bitbucket Data Center LTS <9.4.19
Atlassian / Bitbucket
|
Data Center LTS <9.4.19 | ||
|
Atlassian Bitbucket Data Center LTS <10.2.2
Atlassian / Bitbucket
|
Data Center LTS <10.2.2 | ||
|
Atlassian Bamboo Data Center LTS <9.6.26
Atlassian / Bamboo
|
Data Center LTS <9.6.26 | ||
|
Atlassian Bamboo Data Center LTS <10.2.19
Atlassian / Bamboo
|
Data Center LTS <10.2.19 | ||
|
Atlassian Jira LTS <9.12.35
Atlassian / Jira
|
LTS <9.12.35 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Atlassian Bamboo Data Center LTS <12.1.7
Atlassian / Bamboo
|
Data Center LTS <12.1.7 | ||
|
Atlassian Jira Data Center LTS <10.3.20
Atlassian / Jira
|
Data Center LTS <10.3.20 | ||
|
Atlassian Jira Data Center LTS <11.3.5
Atlassian / Jira
|
Data Center LTS <11.3.5 | ||
|
Atlassian Fisheye <4.9.10
Atlassian / Fisheye
|
<4.9.10 | ||
|
Atlassian Crucible <4.9.10
Atlassian / Crucible
|
<4.9.10 | ||
|
Atlassian Confluence Data Center LTS <9.2.20
Atlassian / Confluence
|
Data Center LTS <9.2.20 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Atlassian Confluence Data Center LTS <10.2.11
Atlassian / Confluence
|
Data Center LTS <10.2.11 | ||
|
Atlassian Bitbucket Data Center LTS <9.4.19
Atlassian / Bitbucket
|
Data Center LTS <9.4.19 | ||
|
Atlassian Bitbucket Data Center LTS <10.2.2
Atlassian / Bitbucket
|
Data Center LTS <10.2.2 | ||
|
Atlassian Bamboo Data Center LTS <9.6.26
Atlassian / Bamboo
|
Data Center LTS <9.6.26 | ||
|
Atlassian Bamboo Data Center LTS <10.2.19
Atlassian / Bamboo
|
Data Center LTS <10.2.19 | ||
|
Atlassian Jira LTS <9.12.35
Atlassian / Jira
|
LTS <9.12.35 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Atlassian Bamboo Data Center LTS <12.1.7
Atlassian / Bamboo
|
Data Center LTS <12.1.7 | ||
|
Atlassian Jira Data Center LTS <10.3.20
Atlassian / Jira
|
Data Center LTS <10.3.20 | ||
|
Atlassian Jira Data Center LTS <11.3.5
Atlassian / Jira
|
Data Center LTS <11.3.5 | ||
|
Atlassian Fisheye <4.9.10
Atlassian / Fisheye
|
<4.9.10 | ||
|
Atlassian Crucible <4.9.10
Atlassian / Crucible
|
<4.9.10 | ||
|
Atlassian Confluence Data Center LTS <9.2.20
Atlassian / Confluence
|
Data Center LTS <9.2.20 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Atlassian Confluence Data Center LTS <10.2.11
Atlassian / Confluence
|
Data Center LTS <10.2.11 | ||
|
Atlassian Bitbucket Data Center LTS <9.4.19
Atlassian / Bitbucket
|
Data Center LTS <9.4.19 | ||
|
Atlassian Bitbucket Data Center LTS <10.2.2
Atlassian / Bitbucket
|
Data Center LTS <10.2.2 | ||
|
Atlassian Bamboo Data Center LTS <9.6.26
Atlassian / Bamboo
|
Data Center LTS <9.6.26 | ||
|
Atlassian Bamboo Data Center LTS <10.2.19
Atlassian / Bamboo
|
Data Center LTS <10.2.19 | ||
|
Atlassian Jira LTS <9.12.35
Atlassian / Jira
|
LTS <9.12.35 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Atlassian Bamboo Data Center LTS <12.1.7
Atlassian / Bamboo
|
Data Center LTS <12.1.7 | ||
|
Atlassian Jira Data Center LTS <10.3.20
Atlassian / Jira
|
Data Center LTS <10.3.20 | ||
|
Atlassian Jira Data Center LTS <11.3.5
Atlassian / Jira
|
Data Center LTS <11.3.5 | ||
|
Atlassian Fisheye <4.9.10
Atlassian / Fisheye
|
<4.9.10 | ||
|
Atlassian Crucible <4.9.10
Atlassian / Crucible
|
<4.9.10 | ||
|
Atlassian Confluence Data Center LTS <9.2.20
Atlassian / Confluence
|
Data Center LTS <9.2.20 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Atlassian Confluence Data Center LTS <10.2.11
Atlassian / Confluence
|
Data Center LTS <10.2.11 | ||
|
Atlassian Bitbucket Data Center LTS <9.4.19
Atlassian / Bitbucket
|
Data Center LTS <9.4.19 | ||
|
Atlassian Bitbucket Data Center LTS <10.2.2
Atlassian / Bitbucket
|
Data Center LTS <10.2.2 | ||
|
Atlassian Bamboo Data Center LTS <9.6.26
Atlassian / Bamboo
|
Data Center LTS <9.6.26 | ||
|
Atlassian Bamboo Data Center LTS <10.2.19
Atlassian / Bamboo
|
Data Center LTS <10.2.19 | ||
|
Atlassian Jira LTS <9.12.35
Atlassian / Jira
|
LTS <9.12.35 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Atlassian Bamboo Data Center LTS <12.1.7
Atlassian / Bamboo
|
Data Center LTS <12.1.7 | ||
|
Atlassian Jira Data Center LTS <10.3.20
Atlassian / Jira
|
Data Center LTS <10.3.20 | ||
|
Atlassian Jira Data Center LTS <11.3.5
Atlassian / Jira
|
Data Center LTS <11.3.5 | ||
|
Atlassian Fisheye <4.9.10
Atlassian / Fisheye
|
<4.9.10 | ||
|
Atlassian Crucible <4.9.10
Atlassian / Crucible
|
<4.9.10 | ||
|
Atlassian Confluence Data Center LTS <9.2.20
Atlassian / Confluence
|
Data Center LTS <9.2.20 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Atlassian Confluence Data Center LTS <10.2.11
Atlassian / Confluence
|
Data Center LTS <10.2.11 | ||
|
Atlassian Bitbucket Data Center LTS <9.4.19
Atlassian / Bitbucket
|
Data Center LTS <9.4.19 | ||
|
Atlassian Bitbucket Data Center LTS <10.2.2
Atlassian / Bitbucket
|
Data Center LTS <10.2.2 | ||
|
Atlassian Bamboo Data Center LTS <9.6.26
Atlassian / Bamboo
|
Data Center LTS <9.6.26 | ||
|
Atlassian Bamboo Data Center LTS <10.2.19
Atlassian / Bamboo
|
Data Center LTS <10.2.19 | ||
|
Atlassian Jira LTS <9.12.35
Atlassian / Jira
|
LTS <9.12.35 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Atlassian Bamboo Data Center LTS <12.1.7
Atlassian / Bamboo
|
Data Center LTS <12.1.7 | ||
|
Atlassian Jira Data Center LTS <10.3.20
Atlassian / Jira
|
Data Center LTS <10.3.20 | ||
|
Atlassian Jira Data Center LTS <11.3.5
Atlassian / Jira
|
Data Center LTS <11.3.5 | ||
|
Atlassian Fisheye <4.9.10
Atlassian / Fisheye
|
<4.9.10 | ||
|
Atlassian Crucible <4.9.10
Atlassian / Crucible
|
<4.9.10 | ||
|
Atlassian Confluence Data Center LTS <9.2.20
Atlassian / Confluence
|
Data Center LTS <9.2.20 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Atlassian Confluence Data Center LTS <10.2.11
Atlassian / Confluence
|
Data Center LTS <10.2.11 | ||
|
Atlassian Bitbucket Data Center LTS <9.4.19
Atlassian / Bitbucket
|
Data Center LTS <9.4.19 | ||
|
Atlassian Bitbucket Data Center LTS <10.2.2
Atlassian / Bitbucket
|
Data Center LTS <10.2.2 | ||
|
Atlassian Bamboo Data Center LTS <9.6.26
Atlassian / Bamboo
|
Data Center LTS <9.6.26 | ||
|
Atlassian Bamboo Data Center LTS <10.2.19
Atlassian / Bamboo
|
Data Center LTS <10.2.19 | ||
|
Atlassian Jira LTS <9.12.35
Atlassian / Jira
|
LTS <9.12.35 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Atlassian Bamboo Data Center LTS <12.1.7
Atlassian / Bamboo
|
Data Center LTS <12.1.7 | ||
|
Atlassian Jira Data Center LTS <10.3.20
Atlassian / Jira
|
Data Center LTS <10.3.20 | ||
|
Atlassian Jira Data Center LTS <11.3.5
Atlassian / Jira
|
Data Center LTS <11.3.5 | ||
|
Atlassian Fisheye <4.9.10
Atlassian / Fisheye
|
<4.9.10 | ||
|
Atlassian Crucible <4.9.10
Atlassian / Crucible
|
<4.9.10 | ||
|
Atlassian Confluence Data Center LTS <9.2.20
Atlassian / Confluence
|
Data Center LTS <9.2.20 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Atlassian Confluence Data Center LTS <10.2.11
Atlassian / Confluence
|
Data Center LTS <10.2.11 | ||
|
Atlassian Bitbucket Data Center LTS <9.4.19
Atlassian / Bitbucket
|
Data Center LTS <9.4.19 | ||
|
Atlassian Bitbucket Data Center LTS <10.2.2
Atlassian / Bitbucket
|
Data Center LTS <10.2.2 | ||
|
Atlassian Bamboo Data Center LTS <9.6.26
Atlassian / Bamboo
|
Data Center LTS <9.6.26 | ||
|
Atlassian Bamboo Data Center LTS <10.2.19
Atlassian / Bamboo
|
Data Center LTS <10.2.19 | ||
|
Atlassian Jira LTS <9.12.35
Atlassian / Jira
|
LTS <9.12.35 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Atlassian Bamboo Data Center LTS <12.1.7
Atlassian / Bamboo
|
Data Center LTS <12.1.7 | ||
|
Atlassian Jira Data Center LTS <10.3.20
Atlassian / Jira
|
Data Center LTS <10.3.20 | ||
|
Atlassian Jira Data Center LTS <11.3.5
Atlassian / Jira
|
Data Center LTS <11.3.5 | ||
|
Atlassian Fisheye <4.9.10
Atlassian / Fisheye
|
<4.9.10 | ||
|
Atlassian Crucible <4.9.10
Atlassian / Crucible
|
<4.9.10 | ||
|
Atlassian Confluence Data Center LTS <9.2.20
Atlassian / Confluence
|
Data Center LTS <9.2.20 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Atlassian Confluence Data Center LTS <10.2.11
Atlassian / Confluence
|
Data Center LTS <10.2.11 | ||
|
Atlassian Bitbucket Data Center LTS <9.4.19
Atlassian / Bitbucket
|
Data Center LTS <9.4.19 | ||
|
Atlassian Bitbucket Data Center LTS <10.2.2
Atlassian / Bitbucket
|
Data Center LTS <10.2.2 | ||
|
Atlassian Bamboo Data Center LTS <9.6.26
Atlassian / Bamboo
|
Data Center LTS <9.6.26 | ||
|
Atlassian Bamboo Data Center LTS <10.2.19
Atlassian / Bamboo
|
Data Center LTS <10.2.19 | ||
|
Atlassian Jira LTS <9.12.35
Atlassian / Jira
|
LTS <9.12.35 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Atlassian Bamboo Data Center LTS <12.1.7
Atlassian / Bamboo
|
Data Center LTS <12.1.7 | ||
|
Atlassian Jira Data Center LTS <10.3.20
Atlassian / Jira
|
Data Center LTS <10.3.20 | ||
|
Atlassian Jira Data Center LTS <11.3.5
Atlassian / Jira
|
Data Center LTS <11.3.5 | ||
|
Atlassian Fisheye <4.9.10
Atlassian / Fisheye
|
<4.9.10 | ||
|
Atlassian Crucible <4.9.10
Atlassian / Crucible
|
<4.9.10 | ||
|
Atlassian Confluence Data Center LTS <9.2.20
Atlassian / Confluence
|
Data Center LTS <9.2.20 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Atlassian Confluence Data Center LTS <10.2.11
Atlassian / Confluence
|
Data Center LTS <10.2.11 | ||
|
Atlassian Bitbucket Data Center LTS <9.4.19
Atlassian / Bitbucket
|
Data Center LTS <9.4.19 | ||
|
Atlassian Bitbucket Data Center LTS <10.2.2
Atlassian / Bitbucket
|
Data Center LTS <10.2.2 | ||
|
Atlassian Bamboo Data Center LTS <9.6.26
Atlassian / Bamboo
|
Data Center LTS <9.6.26 | ||
|
Atlassian Bamboo Data Center LTS <10.2.19
Atlassian / Bamboo
|
Data Center LTS <10.2.19 | ||
|
Atlassian Jira LTS <9.12.35
Atlassian / Jira
|
LTS <9.12.35 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Atlassian Bamboo Data Center LTS <12.1.7
Atlassian / Bamboo
|
Data Center LTS <12.1.7 | ||
|
Atlassian Jira Data Center LTS <10.3.20
Atlassian / Jira
|
Data Center LTS <10.3.20 | ||
|
Atlassian Jira Data Center LTS <11.3.5
Atlassian / Jira
|
Data Center LTS <11.3.5 | ||
|
Atlassian Fisheye <4.9.10
Atlassian / Fisheye
|
<4.9.10 | ||
|
Atlassian Crucible <4.9.10
Atlassian / Crucible
|
<4.9.10 | ||
|
Atlassian Confluence Data Center LTS <9.2.20
Atlassian / Confluence
|
Data Center LTS <9.2.20 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Atlassian Confluence Data Center LTS <10.2.11
Atlassian / Confluence
|
Data Center LTS <10.2.11 | ||
|
Atlassian Bitbucket Data Center LTS <9.4.19
Atlassian / Bitbucket
|
Data Center LTS <9.4.19 | ||
|
Atlassian Bitbucket Data Center LTS <10.2.2
Atlassian / Bitbucket
|
Data Center LTS <10.2.2 | ||
|
Atlassian Bamboo Data Center LTS <9.6.26
Atlassian / Bamboo
|
Data Center LTS <9.6.26 | ||
|
Atlassian Bamboo Data Center LTS <10.2.19
Atlassian / Bamboo
|
Data Center LTS <10.2.19 | ||
|
Atlassian Jira LTS <9.12.35
Atlassian / Jira
|
LTS <9.12.35 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Atlassian Bamboo Data Center LTS <12.1.7
Atlassian / Bamboo
|
Data Center LTS <12.1.7 | ||
|
Atlassian Jira Data Center LTS <10.3.20
Atlassian / Jira
|
Data Center LTS <10.3.20 | ||
|
Atlassian Jira Data Center LTS <11.3.5
Atlassian / Jira
|
Data Center LTS <11.3.5 | ||
|
Atlassian Fisheye <4.9.10
Atlassian / Fisheye
|
<4.9.10 | ||
|
Atlassian Crucible <4.9.10
Atlassian / Crucible
|
<4.9.10 | ||
|
Atlassian Confluence Data Center LTS <9.2.20
Atlassian / Confluence
|
Data Center LTS <9.2.20 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Atlassian Confluence Data Center LTS <10.2.11
Atlassian / Confluence
|
Data Center LTS <10.2.11 | ||
|
Atlassian Bitbucket Data Center LTS <9.4.19
Atlassian / Bitbucket
|
Data Center LTS <9.4.19 | ||
|
Atlassian Bitbucket Data Center LTS <10.2.2
Atlassian / Bitbucket
|
Data Center LTS <10.2.2 | ||
|
Atlassian Bamboo Data Center LTS <9.6.26
Atlassian / Bamboo
|
Data Center LTS <9.6.26 | ||
|
Atlassian Bamboo Data Center LTS <10.2.19
Atlassian / Bamboo
|
Data Center LTS <10.2.19 | ||
|
Atlassian Jira LTS <9.12.35
Atlassian / Jira
|
LTS <9.12.35 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Atlassian Bamboo Data Center LTS <12.1.7
Atlassian / Bamboo
|
Data Center LTS <12.1.7 | ||
|
Atlassian Jira Data Center LTS <10.3.20
Atlassian / Jira
|
Data Center LTS <10.3.20 | ||
|
Atlassian Jira Data Center LTS <11.3.5
Atlassian / Jira
|
Data Center LTS <11.3.5 | ||
|
Atlassian Fisheye <4.9.10
Atlassian / Fisheye
|
<4.9.10 | ||
|
Atlassian Crucible <4.9.10
Atlassian / Crucible
|
<4.9.10 | ||
|
Atlassian Confluence Data Center LTS <9.2.20
Atlassian / Confluence
|
Data Center LTS <9.2.20 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Atlassian Confluence Data Center LTS <10.2.11
Atlassian / Confluence
|
Data Center LTS <10.2.11 | ||
|
Atlassian Bitbucket Data Center LTS <9.4.19
Atlassian / Bitbucket
|
Data Center LTS <9.4.19 | ||
|
Atlassian Bitbucket Data Center LTS <10.2.2
Atlassian / Bitbucket
|
Data Center LTS <10.2.2 | ||
|
Atlassian Bamboo Data Center LTS <9.6.26
Atlassian / Bamboo
|
Data Center LTS <9.6.26 | ||
|
Atlassian Bamboo Data Center LTS <10.2.19
Atlassian / Bamboo
|
Data Center LTS <10.2.19 | ||
|
Atlassian Jira LTS <9.12.35
Atlassian / Jira
|
LTS <9.12.35 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Atlassian Bamboo Data Center LTS <12.1.7
Atlassian / Bamboo
|
Data Center LTS <12.1.7 | ||
|
Atlassian Jira Data Center LTS <10.3.20
Atlassian / Jira
|
Data Center LTS <10.3.20 | ||
|
Atlassian Jira Data Center LTS <11.3.5
Atlassian / Jira
|
Data Center LTS <11.3.5 | ||
|
Atlassian Fisheye <4.9.10
Atlassian / Fisheye
|
<4.9.10 | ||
|
Atlassian Crucible <4.9.10
Atlassian / Crucible
|
<4.9.10 | ||
|
Atlassian Confluence Data Center LTS <9.2.20
Atlassian / Confluence
|
Data Center LTS <9.2.20 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Atlassian Confluence Data Center LTS <10.2.11
Atlassian / Confluence
|
Data Center LTS <10.2.11 | ||
|
Atlassian Bitbucket Data Center LTS <9.4.19
Atlassian / Bitbucket
|
Data Center LTS <9.4.19 | ||
|
Atlassian Bitbucket Data Center LTS <10.2.2
Atlassian / Bitbucket
|
Data Center LTS <10.2.2 | ||
|
Atlassian Bamboo Data Center LTS <9.6.26
Atlassian / Bamboo
|
Data Center LTS <9.6.26 | ||
|
Atlassian Bamboo Data Center LTS <10.2.19
Atlassian / Bamboo
|
Data Center LTS <10.2.19 | ||
|
Atlassian Jira LTS <9.12.35
Atlassian / Jira
|
LTS <9.12.35 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Atlassian Bamboo Data Center LTS <12.1.7
Atlassian / Bamboo
|
Data Center LTS <12.1.7 | ||
|
Atlassian Jira Data Center LTS <10.3.20
Atlassian / Jira
|
Data Center LTS <10.3.20 | ||
|
Atlassian Jira Data Center LTS <11.3.5
Atlassian / Jira
|
Data Center LTS <11.3.5 | ||
|
Atlassian Fisheye <4.9.10
Atlassian / Fisheye
|
<4.9.10 | ||
|
Atlassian Crucible <4.9.10
Atlassian / Crucible
|
<4.9.10 | ||
|
Atlassian Confluence Data Center LTS <9.2.20
Atlassian / Confluence
|
Data Center LTS <9.2.20 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Atlassian Confluence Data Center LTS <10.2.11
Atlassian / Confluence
|
Data Center LTS <10.2.11 | ||
|
Atlassian Bitbucket Data Center LTS <9.4.19
Atlassian / Bitbucket
|
Data Center LTS <9.4.19 | ||
|
Atlassian Bitbucket Data Center LTS <10.2.2
Atlassian / Bitbucket
|
Data Center LTS <10.2.2 | ||
|
Atlassian Bamboo Data Center LTS <9.6.26
Atlassian / Bamboo
|
Data Center LTS <9.6.26 | ||
|
Atlassian Bamboo Data Center LTS <10.2.19
Atlassian / Bamboo
|
Data Center LTS <10.2.19 | ||
|
Atlassian Jira LTS <9.12.35
Atlassian / Jira
|
LTS <9.12.35 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Atlassian Bamboo Data Center LTS <12.1.7
Atlassian / Bamboo
|
Data Center LTS <12.1.7 | ||
|
Atlassian Jira Data Center LTS <10.3.20
Atlassian / Jira
|
Data Center LTS <10.3.20 | ||
|
Atlassian Jira Data Center LTS <11.3.5
Atlassian / Jira
|
Data Center LTS <11.3.5 | ||
|
Atlassian Fisheye <4.9.10
Atlassian / Fisheye
|
<4.9.10 | ||
|
Atlassian Crucible <4.9.10
Atlassian / Crucible
|
<4.9.10 | ||
|
Atlassian Confluence Data Center LTS <9.2.20
Atlassian / Confluence
|
Data Center LTS <9.2.20 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Atlassian Confluence Data Center LTS <10.2.11
Atlassian / Confluence
|
Data Center LTS <10.2.11 | ||
|
Atlassian Bitbucket Data Center LTS <9.4.19
Atlassian / Bitbucket
|
Data Center LTS <9.4.19 | ||
|
Atlassian Bitbucket Data Center LTS <10.2.2
Atlassian / Bitbucket
|
Data Center LTS <10.2.2 | ||
|
Atlassian Bamboo Data Center LTS <9.6.26
Atlassian / Bamboo
|
Data Center LTS <9.6.26 | ||
|
Atlassian Bamboo Data Center LTS <10.2.19
Atlassian / Bamboo
|
Data Center LTS <10.2.19 | ||
|
Atlassian Jira LTS <9.12.35
Atlassian / Jira
|
LTS <9.12.35 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Atlassian Bamboo Data Center LTS <12.1.7
Atlassian / Bamboo
|
Data Center LTS <12.1.7 | ||
|
Atlassian Jira Data Center LTS <10.3.20
Atlassian / Jira
|
Data Center LTS <10.3.20 | ||
|
Atlassian Jira Data Center LTS <11.3.5
Atlassian / Jira
|
Data Center LTS <11.3.5 | ||
|
Atlassian Fisheye <4.9.10
Atlassian / Fisheye
|
<4.9.10 | ||
|
Atlassian Crucible <4.9.10
Atlassian / Crucible
|
<4.9.10 | ||
|
Atlassian Confluence Data Center LTS <9.2.20
Atlassian / Confluence
|
Data Center LTS <9.2.20 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Atlassian Confluence Data Center LTS <10.2.11
Atlassian / Confluence
|
Data Center LTS <10.2.11 | ||
|
Atlassian Bitbucket Data Center LTS <9.4.19
Atlassian / Bitbucket
|
Data Center LTS <9.4.19 | ||
|
Atlassian Bitbucket Data Center LTS <10.2.2
Atlassian / Bitbucket
|
Data Center LTS <10.2.2 | ||
|
Atlassian Bamboo Data Center LTS <9.6.26
Atlassian / Bamboo
|
Data Center LTS <9.6.26 | ||
|
Atlassian Bamboo Data Center LTS <10.2.19
Atlassian / Bamboo
|
Data Center LTS <10.2.19 | ||
|
Atlassian Jira LTS <9.12.35
Atlassian / Jira
|
LTS <9.12.35 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Atlassian Bamboo Data Center LTS <12.1.7
Atlassian / Bamboo
|
Data Center LTS <12.1.7 | ||
|
Atlassian Jira Data Center LTS <10.3.20
Atlassian / Jira
|
Data Center LTS <10.3.20 | ||
|
Atlassian Jira Data Center LTS <11.3.5
Atlassian / Jira
|
Data Center LTS <11.3.5 | ||
|
Atlassian Fisheye <4.9.10
Atlassian / Fisheye
|
<4.9.10 | ||
|
Atlassian Crucible <4.9.10
Atlassian / Crucible
|
<4.9.10 | ||
|
Atlassian Confluence Data Center LTS <9.2.20
Atlassian / Confluence
|
Data Center LTS <9.2.20 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Atlassian Confluence Data Center LTS <10.2.11
Atlassian / Confluence
|
Data Center LTS <10.2.11 | ||
|
Atlassian Bitbucket Data Center LTS <9.4.19
Atlassian / Bitbucket
|
Data Center LTS <9.4.19 | ||
|
Atlassian Bitbucket Data Center LTS <10.2.2
Atlassian / Bitbucket
|
Data Center LTS <10.2.2 | ||
|
Atlassian Bamboo Data Center LTS <9.6.26
Atlassian / Bamboo
|
Data Center LTS <9.6.26 | ||
|
Atlassian Bamboo Data Center LTS <10.2.19
Atlassian / Bamboo
|
Data Center LTS <10.2.19 | ||
|
Atlassian Jira LTS <9.12.35
Atlassian / Jira
|
LTS <9.12.35 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Atlassian Bamboo Data Center LTS <12.1.7
Atlassian / Bamboo
|
Data Center LTS <12.1.7 | ||
|
Atlassian Jira Data Center LTS <10.3.20
Atlassian / Jira
|
Data Center LTS <10.3.20 | ||
|
Atlassian Jira Data Center LTS <11.3.5
Atlassian / Jira
|
Data Center LTS <11.3.5 | ||
|
Atlassian Fisheye <4.9.10
Atlassian / Fisheye
|
<4.9.10 | ||
|
Atlassian Crucible <4.9.10
Atlassian / Crucible
|
<4.9.10 | ||
|
Atlassian Confluence Data Center LTS <9.2.20
Atlassian / Confluence
|
Data Center LTS <9.2.20 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Atlassian Confluence Data Center LTS <10.2.11
Atlassian / Confluence
|
Data Center LTS <10.2.11 | ||
|
Atlassian Bitbucket Data Center LTS <9.4.19
Atlassian / Bitbucket
|
Data Center LTS <9.4.19 | ||
|
Atlassian Bitbucket Data Center LTS <10.2.2
Atlassian / Bitbucket
|
Data Center LTS <10.2.2 | ||
|
Atlassian Bamboo Data Center LTS <9.6.26
Atlassian / Bamboo
|
Data Center LTS <9.6.26 | ||
|
Atlassian Bamboo Data Center LTS <10.2.19
Atlassian / Bamboo
|
Data Center LTS <10.2.19 | ||
|
Atlassian Jira LTS <9.12.35
Atlassian / Jira
|
LTS <9.12.35 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Atlassian Bamboo Data Center LTS <12.1.7
Atlassian / Bamboo
|
Data Center LTS <12.1.7 | ||
|
Atlassian Jira Data Center LTS <10.3.20
Atlassian / Jira
|
Data Center LTS <10.3.20 | ||
|
Atlassian Jira Data Center LTS <11.3.5
Atlassian / Jira
|
Data Center LTS <11.3.5 | ||
|
Atlassian Fisheye <4.9.10
Atlassian / Fisheye
|
<4.9.10 | ||
|
Atlassian Crucible <4.9.10
Atlassian / Crucible
|
<4.9.10 | ||
|
Atlassian Confluence Data Center LTS <9.2.20
Atlassian / Confluence
|
Data Center LTS <9.2.20 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Atlassian Confluence Data Center LTS <10.2.11
Atlassian / Confluence
|
Data Center LTS <10.2.11 | ||
|
Atlassian Bitbucket Data Center LTS <9.4.19
Atlassian / Bitbucket
|
Data Center LTS <9.4.19 | ||
|
Atlassian Bitbucket Data Center LTS <10.2.2
Atlassian / Bitbucket
|
Data Center LTS <10.2.2 | ||
|
Atlassian Bamboo Data Center LTS <9.6.26
Atlassian / Bamboo
|
Data Center LTS <9.6.26 | ||
|
Atlassian Bamboo Data Center LTS <10.2.19
Atlassian / Bamboo
|
Data Center LTS <10.2.19 | ||
|
Atlassian Jira LTS <9.12.35
Atlassian / Jira
|
LTS <9.12.35 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Atlassian Bamboo Data Center LTS <12.1.7
Atlassian / Bamboo
|
Data Center LTS <12.1.7 | ||
|
Atlassian Jira Data Center LTS <10.3.20
Atlassian / Jira
|
Data Center LTS <10.3.20 | ||
|
Atlassian Jira Data Center LTS <11.3.5
Atlassian / Jira
|
Data Center LTS <11.3.5 | ||
|
Atlassian Fisheye <4.9.10
Atlassian / Fisheye
|
<4.9.10 | ||
|
Atlassian Crucible <4.9.10
Atlassian / Crucible
|
<4.9.10 | ||
|
Atlassian Confluence Data Center LTS <9.2.20
Atlassian / Confluence
|
Data Center LTS <9.2.20 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Atlassian Confluence Data Center LTS <10.2.11
Atlassian / Confluence
|
Data Center LTS <10.2.11 | ||
|
Atlassian Bitbucket Data Center LTS <9.4.19
Atlassian / Bitbucket
|
Data Center LTS <9.4.19 | ||
|
Atlassian Bitbucket Data Center LTS <10.2.2
Atlassian / Bitbucket
|
Data Center LTS <10.2.2 | ||
|
Atlassian Bamboo Data Center LTS <9.6.26
Atlassian / Bamboo
|
Data Center LTS <9.6.26 | ||
|
Atlassian Bamboo Data Center LTS <10.2.19
Atlassian / Bamboo
|
Data Center LTS <10.2.19 | ||
|
Atlassian Jira LTS <9.12.35
Atlassian / Jira
|
LTS <9.12.35 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Atlassian Bamboo Data Center LTS <12.1.7
Atlassian / Bamboo
|
Data Center LTS <12.1.7 | ||
|
Atlassian Jira Data Center LTS <10.3.20
Atlassian / Jira
|
Data Center LTS <10.3.20 | ||
|
Atlassian Jira Data Center LTS <11.3.5
Atlassian / Jira
|
Data Center LTS <11.3.5 | ||
|
Atlassian Fisheye <4.9.10
Atlassian / Fisheye
|
<4.9.10 | ||
|
Atlassian Crucible <4.9.10
Atlassian / Crucible
|
<4.9.10 | ||
|
Atlassian Confluence Data Center LTS <9.2.20
Atlassian / Confluence
|
Data Center LTS <9.2.20 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Atlassian Confluence Data Center LTS <10.2.11
Atlassian / Confluence
|
Data Center LTS <10.2.11 | ||
|
Atlassian Bitbucket Data Center LTS <9.4.19
Atlassian / Bitbucket
|
Data Center LTS <9.4.19 | ||
|
Atlassian Bitbucket Data Center LTS <10.2.2
Atlassian / Bitbucket
|
Data Center LTS <10.2.2 | ||
|
Atlassian Bamboo Data Center LTS <9.6.26
Atlassian / Bamboo
|
Data Center LTS <9.6.26 | ||
|
Atlassian Bamboo Data Center LTS <10.2.19
Atlassian / Bamboo
|
Data Center LTS <10.2.19 | ||
|
Atlassian Jira LTS <9.12.35
Atlassian / Jira
|
LTS <9.12.35 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Atlassian Bamboo Data Center LTS <12.1.7
Atlassian / Bamboo
|
Data Center LTS <12.1.7 | ||
|
Atlassian Jira Data Center LTS <10.3.20
Atlassian / Jira
|
Data Center LTS <10.3.20 | ||
|
Atlassian Jira Data Center LTS <11.3.5
Atlassian / Jira
|
Data Center LTS <11.3.5 | ||
|
Atlassian Fisheye <4.9.10
Atlassian / Fisheye
|
<4.9.10 | ||
|
Atlassian Crucible <4.9.10
Atlassian / Crucible
|
<4.9.10 | ||
|
Atlassian Confluence Data Center LTS <9.2.20
Atlassian / Confluence
|
Data Center LTS <9.2.20 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Atlassian Confluence Data Center LTS <10.2.11
Atlassian / Confluence
|
Data Center LTS <10.2.11 | ||
|
Atlassian Bitbucket Data Center LTS <9.4.19
Atlassian / Bitbucket
|
Data Center LTS <9.4.19 | ||
|
Atlassian Bitbucket Data Center LTS <10.2.2
Atlassian / Bitbucket
|
Data Center LTS <10.2.2 | ||
|
Atlassian Bamboo Data Center LTS <9.6.26
Atlassian / Bamboo
|
Data Center LTS <9.6.26 | ||
|
Atlassian Bamboo Data Center LTS <10.2.19
Atlassian / Bamboo
|
Data Center LTS <10.2.19 | ||
|
Atlassian Jira LTS <9.12.35
Atlassian / Jira
|
LTS <9.12.35 |
{
"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\nCrucible ist eine Code-Review-L\u00f6sung f\u00fcr Unternehmensteams.\r\nFisheye ist ein Quellcode-Repository-Browser f\u00fcr Unternehmensteams. \r\nJira ist eine Webanwendung zur Softwareentwicklung.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein Angreifer kann mehrere Schwachstellen in Atlassian Bamboo, Atlassian Bitbucket, Atlassian Confluence, Atlassian Crucible, Atlassian Fisheye und Atlassian Jira ausnutzen, um beliebigen Programmcode auszuf\u00fchren, um einen Denial of Service Angriff durchzuf\u00fchren, um Informationen offenzulegen, um einen Cross-Site Scripting Angriff durchzuf\u00fchren, und um Sicherheitsvorkehrungen zu umgehen.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- Sonstiges\n- UNIX\n- Windows",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2026-1608 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2026/wid-sec-w-2026-1608.json"
},
{
"category": "self",
"summary": "WID-SEC-2026-1608 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2026-1608"
},
{
"category": "external",
"summary": "Atlassian Security Bulletin Mai vom 2026-05-19",
"url": "https://confluence.atlassian.com/security/security-bulletin-may-19-2026-1786839142.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:19098 vom 2026-05-20",
"url": "https://access.redhat.com/errata/RHSA-2026:19098"
}
],
"source_lang": "en-US",
"title": "Atlassian Produkte (Bamboo, Bitbucket, Confluence, Crucible, Fisheye und Jira): Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2026-05-20T22:00:00.000+00:00",
"generator": {
"date": "2026-05-21T07:35:45.292+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.6.0"
}
},
"id": "WID-SEC-W-2026-1608",
"initial_release_date": "2026-05-19T22:00:00.000+00:00",
"revision_history": [
{
"date": "2026-05-19T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2026-05-20T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Red Hat aufgenommen"
}
],
"status": "final",
"version": "2"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "Data Center LTS \u003c12.1.7",
"product": {
"name": "Atlassian Bamboo Data Center LTS \u003c12.1.7",
"product_id": "T054387"
}
},
{
"category": "product_version",
"name": "Data Center LTS 12.1.7",
"product": {
"name": "Atlassian Bamboo Data Center LTS 12.1.7",
"product_id": "T054387-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:atlassian:bamboo:data_center_lts__12.1.7"
}
}
},
{
"category": "product_version_range",
"name": "Data Center LTS \u003c10.2.19",
"product": {
"name": "Atlassian Bamboo Data Center LTS \u003c10.2.19",
"product_id": "T054388"
}
},
{
"category": "product_version",
"name": "Data Center LTS 10.2.19",
"product": {
"name": "Atlassian Bamboo Data Center LTS 10.2.19",
"product_id": "T054388-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:atlassian:bamboo:data_center_lts__10.2.19"
}
}
},
{
"category": "product_version_range",
"name": "Data Center LTS \u003c9.6.26",
"product": {
"name": "Atlassian Bamboo Data Center LTS \u003c9.6.26",
"product_id": "T054389"
}
},
{
"category": "product_version",
"name": "Data Center LTS 9.6.26",
"product": {
"name": "Atlassian Bamboo Data Center LTS 9.6.26",
"product_id": "T054389-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:atlassian:bamboo:data_center_lts__9.6.26"
}
}
}
],
"category": "product_name",
"name": "Bamboo"
},
{
"branches": [
{
"category": "product_version_range",
"name": "Data Center LTS \u003c10.2.2",
"product": {
"name": "Atlassian Bitbucket Data Center LTS \u003c10.2.2",
"product_id": "T054391"
}
},
{
"category": "product_version",
"name": "Data Center LTS 10.2.2",
"product": {
"name": "Atlassian Bitbucket Data Center LTS 10.2.2",
"product_id": "T054391-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:atlassian:bitbucket:data_center_lts__10.2.2"
}
}
},
{
"category": "product_version_range",
"name": "Data Center LTS \u003c9.4.19",
"product": {
"name": "Atlassian Bitbucket Data Center LTS \u003c9.4.19",
"product_id": "T054392"
}
},
{
"category": "product_version",
"name": "Data Center LTS 9.4.19",
"product": {
"name": "Atlassian Bitbucket Data Center LTS 9.4.19",
"product_id": "T054392-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:atlassian:bitbucket:data_center_lts__9.4.19"
}
}
}
],
"category": "product_name",
"name": "Bitbucket"
},
{
"branches": [
{
"category": "product_version_range",
"name": "Data Center LTS \u003c10.2.11",
"product": {
"name": "Atlassian Confluence Data Center LTS \u003c10.2.11",
"product_id": "T054393"
}
},
{
"category": "product_version",
"name": "Data Center LTS 10.2.11",
"product": {
"name": "Atlassian Confluence Data Center LTS 10.2.11",
"product_id": "T054393-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:atlassian:confluence:data_center_lts__10.2.11"
}
}
},
{
"category": "product_version_range",
"name": "Data Center LTS \u003c9.2.20",
"product": {
"name": "Atlassian Confluence Data Center LTS \u003c9.2.20",
"product_id": "T054394"
}
},
{
"category": "product_version",
"name": "Data Center LTS 9.2.20",
"product": {
"name": "Atlassian Confluence Data Center LTS 9.2.20",
"product_id": "T054394-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:atlassian:confluence:data_center_lts__9.2.20"
}
}
}
],
"category": "product_name",
"name": "Confluence"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c4.9.10",
"product": {
"name": "Atlassian Crucible \u003c4.9.10",
"product_id": "T054395"
}
},
{
"category": "product_version",
"name": "4.9.10",
"product": {
"name": "Atlassian Crucible 4.9.10",
"product_id": "T054395-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:atlassian:crucible:4.9.10"
}
}
}
],
"category": "product_name",
"name": "Crucible"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c4.9.10",
"product": {
"name": "Atlassian Fisheye \u003c4.9.10",
"product_id": "T054396"
}
},
{
"category": "product_version",
"name": "4.9.10",
"product": {
"name": "Atlassian Fisheye 4.9.10",
"product_id": "T054396-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:atlassian:fisheye:4.9.10"
}
}
}
],
"category": "product_name",
"name": "Fisheye"
},
{
"branches": [
{
"category": "product_version_range",
"name": "Data Center LTS \u003c11.3.5",
"product": {
"name": "Atlassian Jira Data Center LTS \u003c11.3.5",
"product_id": "T054397"
}
},
{
"category": "product_version",
"name": "Data Center LTS 11.3.5",
"product": {
"name": "Atlassian Jira Data Center LTS 11.3.5",
"product_id": "T054397-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:atlassian:jira:data_center_lts__11.3.5"
}
}
},
{
"category": "product_version_range",
"name": "Data Center LTS \u003c10.3.20",
"product": {
"name": "Atlassian Jira Data Center LTS \u003c10.3.20",
"product_id": "T054398"
}
},
{
"category": "product_version",
"name": "Data Center LTS 10.3.20",
"product": {
"name": "Atlassian Jira Data Center LTS 10.3.20",
"product_id": "T054398-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:atlassian:jira:data_center_lts__10.3.20"
}
}
},
{
"category": "product_version_range",
"name": "LTS \u003c9.12.35",
"product": {
"name": "Atlassian Jira LTS \u003c9.12.35",
"product_id": "T054399"
}
},
{
"category": "product_version",
"name": "LTS 9.12.35",
"product": {
"name": "Atlassian Jira LTS 9.12.35",
"product_id": "T054399-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:atlassian:jira:lts__9.12.35"
}
}
}
],
"category": "product_name",
"name": "Jira"
}
],
"category": "vendor",
"name": "Atlassian"
},
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
}
],
"category": "vendor",
"name": "Red Hat"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-13990",
"product_status": {
"known_affected": [
"T054387",
"T054398",
"T054397",
"T054396",
"T054395",
"T054394",
"67646",
"T054393",
"T054392",
"T054391",
"T054389",
"T054388",
"T054399"
]
},
"release_date": "2026-05-19T22:00:00.000+00:00",
"title": "CVE-2019-13990"
},
{
"cve": "CVE-2022-1471",
"product_status": {
"known_affected": [
"T054387",
"T054398",
"T054397",
"T054396",
"T054395",
"T054394",
"67646",
"T054393",
"T054392",
"T054391",
"T054389",
"T054388",
"T054399"
]
},
"release_date": "2026-05-19T22:00:00.000+00:00",
"title": "CVE-2022-1471"
},
{
"cve": "CVE-2022-23521",
"product_status": {
"known_affected": [
"T054387",
"T054398",
"T054397",
"T054396",
"T054395",
"T054394",
"67646",
"T054393",
"T054392",
"T054391",
"T054389",
"T054388",
"T054399"
]
},
"release_date": "2026-05-19T22:00:00.000+00:00",
"title": "CVE-2022-23521"
},
{
"cve": "CVE-2022-41903",
"product_status": {
"known_affected": [
"T054387",
"T054398",
"T054397",
"T054396",
"T054395",
"T054394",
"67646",
"T054393",
"T054392",
"T054391",
"T054389",
"T054388",
"T054399"
]
},
"release_date": "2026-05-19T22:00:00.000+00:00",
"title": "CVE-2022-41903"
},
{
"cve": "CVE-2023-22518",
"product_status": {
"known_affected": [
"T054387",
"T054398",
"T054397",
"T054396",
"T054395",
"T054394",
"67646",
"T054393",
"T054392",
"T054391",
"T054389",
"T054388",
"T054399"
]
},
"release_date": "2026-05-19T22:00:00.000+00:00",
"title": "CVE-2023-22518"
},
{
"cve": "CVE-2023-22522",
"product_status": {
"known_affected": [
"T054387",
"T054398",
"T054397",
"T054396",
"T054395",
"T054394",
"67646",
"T054393",
"T054392",
"T054391",
"T054389",
"T054388",
"T054399"
]
},
"release_date": "2026-05-19T22:00:00.000+00:00",
"title": "CVE-2023-22522"
},
{
"cve": "CVE-2023-22523",
"product_status": {
"known_affected": [
"T054387",
"T054398",
"T054397",
"T054396",
"T054395",
"T054394",
"67646",
"T054393",
"T054392",
"T054391",
"T054389",
"T054388",
"T054399"
]
},
"release_date": "2026-05-19T22:00:00.000+00:00",
"title": "CVE-2023-22523"
},
{
"cve": "CVE-2023-22524",
"product_status": {
"known_affected": [
"T054387",
"T054398",
"T054397",
"T054396",
"T054395",
"T054394",
"67646",
"T054393",
"T054392",
"T054391",
"T054389",
"T054388",
"T054399"
]
},
"release_date": "2026-05-19T22:00:00.000+00:00",
"title": "CVE-2023-22524"
},
{
"cve": "CVE-2023-22527",
"product_status": {
"known_affected": [
"T054387",
"T054398",
"T054397",
"T054396",
"T054395",
"T054394",
"67646",
"T054393",
"T054392",
"T054391",
"T054389",
"T054388",
"T054399"
]
},
"release_date": "2026-05-19T22:00:00.000+00:00",
"title": "CVE-2023-22527"
},
{
"cve": "CVE-2023-24998",
"product_status": {
"known_affected": [
"T054387",
"T054398",
"T054397",
"T054396",
"T054395",
"T054394",
"67646",
"T054393",
"T054392",
"T054391",
"T054389",
"T054388",
"T054399"
]
},
"release_date": "2026-05-19T22:00:00.000+00:00",
"title": "CVE-2023-24998"
},
{
"cve": "CVE-2023-46604",
"product_status": {
"known_affected": [
"T054387",
"T054398",
"T054397",
"T054396",
"T054395",
"T054394",
"67646",
"T054393",
"T054392",
"T054391",
"T054389",
"T054388",
"T054399"
]
},
"release_date": "2026-05-19T22:00:00.000+00:00",
"title": "CVE-2023-46604"
},
{
"cve": "CVE-2024-45801",
"product_status": {
"known_affected": [
"T054387",
"T054398",
"T054397",
"T054396",
"T054395",
"T054394",
"67646",
"T054393",
"T054392",
"T054391",
"T054389",
"T054388",
"T054399"
]
},
"release_date": "2026-05-19T22:00:00.000+00:00",
"title": "CVE-2024-45801"
},
{
"cve": "CVE-2025-52999",
"product_status": {
"known_affected": [
"T054387",
"T054398",
"T054397",
"T054396",
"T054395",
"T054394",
"67646",
"T054393",
"T054392",
"T054391",
"T054389",
"T054388",
"T054399"
]
},
"release_date": "2026-05-19T22:00:00.000+00:00",
"title": "CVE-2025-52999"
},
{
"cve": "CVE-2025-67030",
"product_status": {
"known_affected": [
"T054387",
"T054398",
"T054397",
"T054396",
"T054395",
"T054394",
"67646",
"T054393",
"T054392",
"T054391",
"T054389",
"T054388",
"T054399"
]
},
"release_date": "2026-05-19T22:00:00.000+00:00",
"title": "CVE-2025-67030"
},
{
"cve": "CVE-2026-22029",
"product_status": {
"known_affected": [
"T054387",
"T054398",
"T054397",
"T054396",
"T054395",
"T054394",
"67646",
"T054393",
"T054392",
"T054391",
"T054389",
"T054388",
"T054399"
]
},
"release_date": "2026-05-19T22:00:00.000+00:00",
"title": "CVE-2026-22029"
},
{
"cve": "CVE-2026-22732",
"product_status": {
"known_affected": [
"T054387",
"T054398",
"T054397",
"T054396",
"T054395",
"T054394",
"67646",
"T054393",
"T054392",
"T054391",
"T054389",
"T054388",
"T054399"
]
},
"release_date": "2026-05-19T22:00:00.000+00:00",
"title": "CVE-2026-22732"
},
{
"cve": "CVE-2026-24734",
"product_status": {
"known_affected": [
"T054387",
"T054398",
"T054397",
"T054396",
"T054395",
"T054394",
"67646",
"T054393",
"T054392",
"T054391",
"T054389",
"T054388",
"T054399"
]
},
"release_date": "2026-05-19T22:00:00.000+00:00",
"title": "CVE-2026-24734"
},
{
"cve": "CVE-2026-24880",
"product_status": {
"known_affected": [
"T054387",
"T054398",
"T054397",
"T054396",
"T054395",
"T054394",
"67646",
"T054393",
"T054392",
"T054391",
"T054389",
"T054388",
"T054399"
]
},
"release_date": "2026-05-19T22:00:00.000+00:00",
"title": "CVE-2026-24880"
},
{
"cve": "CVE-2026-25639",
"product_status": {
"known_affected": [
"T054387",
"T054398",
"T054397",
"T054396",
"T054395",
"T054394",
"67646",
"T054393",
"T054392",
"T054391",
"T054389",
"T054388",
"T054399"
]
},
"release_date": "2026-05-19T22:00:00.000+00:00",
"title": "CVE-2026-25639"
},
{
"cve": "CVE-2026-26960",
"product_status": {
"known_affected": [
"T054387",
"T054398",
"T054397",
"T054396",
"T054395",
"T054394",
"67646",
"T054393",
"T054392",
"T054391",
"T054389",
"T054388",
"T054399"
]
},
"release_date": "2026-05-19T22:00:00.000+00:00",
"title": "CVE-2026-26960"
},
{
"cve": "CVE-2026-27727",
"product_status": {
"known_affected": [
"T054387",
"T054398",
"T054397",
"T054396",
"T054395",
"T054394",
"67646",
"T054393",
"T054392",
"T054391",
"T054389",
"T054388",
"T054399"
]
},
"release_date": "2026-05-19T22:00:00.000+00:00",
"title": "CVE-2026-27727"
},
{
"cve": "CVE-2026-27830",
"product_status": {
"known_affected": [
"T054387",
"T054398",
"T054397",
"T054396",
"T054395",
"T054394",
"67646",
"T054393",
"T054392",
"T054391",
"T054389",
"T054388",
"T054399"
]
},
"release_date": "2026-05-19T22:00:00.000+00:00",
"title": "CVE-2026-27830"
},
{
"cve": "CVE-2026-29062",
"product_status": {
"known_affected": [
"T054387",
"T054398",
"T054397",
"T054396",
"T054395",
"T054394",
"67646",
"T054393",
"T054392",
"T054391",
"T054389",
"T054388",
"T054399"
]
},
"release_date": "2026-05-19T22:00:00.000+00:00",
"title": "CVE-2026-29062"
},
{
"cve": "CVE-2026-29129",
"product_status": {
"known_affected": [
"T054387",
"T054398",
"T054397",
"T054396",
"T054395",
"T054394",
"67646",
"T054393",
"T054392",
"T054391",
"T054389",
"T054388",
"T054399"
]
},
"release_date": "2026-05-19T22:00:00.000+00:00",
"title": "CVE-2026-29129"
},
{
"cve": "CVE-2026-29145",
"product_status": {
"known_affected": [
"T054387",
"T054398",
"T054397",
"T054396",
"T054395",
"T054394",
"67646",
"T054393",
"T054392",
"T054391",
"T054389",
"T054388",
"T054399"
]
},
"release_date": "2026-05-19T22:00:00.000+00:00",
"title": "CVE-2026-29145"
},
{
"cve": "CVE-2026-29146",
"product_status": {
"known_affected": [
"T054387",
"T054398",
"T054397",
"T054396",
"T054395",
"T054394",
"67646",
"T054393",
"T054392",
"T054391",
"T054389",
"T054388",
"T054399"
]
},
"release_date": "2026-05-19T22:00:00.000+00:00",
"title": "CVE-2026-29146"
},
{
"cve": "CVE-2026-29786",
"product_status": {
"known_affected": [
"T054387",
"T054398",
"T054397",
"T054396",
"T054395",
"T054394",
"67646",
"T054393",
"T054392",
"T054391",
"T054389",
"T054388",
"T054399"
]
},
"release_date": "2026-05-19T22:00:00.000+00:00",
"title": "CVE-2026-29786"
},
{
"cve": "CVE-2026-31802",
"product_status": {
"known_affected": [
"T054387",
"T054398",
"T054397",
"T054396",
"T054395",
"T054394",
"67646",
"T054393",
"T054392",
"T054391",
"T054389",
"T054388",
"T054399"
]
},
"release_date": "2026-05-19T22:00:00.000+00:00",
"title": "CVE-2026-31802"
},
{
"cve": "CVE-2026-33750",
"product_status": {
"known_affected": [
"T054387",
"T054398",
"T054397",
"T054396",
"T054395",
"T054394",
"67646",
"T054393",
"T054392",
"T054391",
"T054389",
"T054388",
"T054399"
]
},
"release_date": "2026-05-19T22:00:00.000+00:00",
"title": "CVE-2026-33750"
},
{
"cve": "CVE-2026-34483",
"product_status": {
"known_affected": [
"T054387",
"T054398",
"T054397",
"T054396",
"T054395",
"T054394",
"67646",
"T054393",
"T054392",
"T054391",
"T054389",
"T054388",
"T054399"
]
},
"release_date": "2026-05-19T22:00:00.000+00:00",
"title": "CVE-2026-34483"
},
{
"cve": "CVE-2026-34487",
"product_status": {
"known_affected": [
"T054387",
"T054398",
"T054397",
"T054396",
"T054395",
"T054394",
"67646",
"T054393",
"T054392",
"T054391",
"T054389",
"T054388",
"T054399"
]
},
"release_date": "2026-05-19T22:00:00.000+00:00",
"title": "CVE-2026-34487"
},
{
"cve": "CVE-2026-39304",
"product_status": {
"known_affected": [
"T054387",
"T054398",
"T054397",
"T054396",
"T054395",
"T054394",
"67646",
"T054393",
"T054392",
"T054391",
"T054389",
"T054388",
"T054399"
]
},
"release_date": "2026-05-19T22:00:00.000+00:00",
"title": "CVE-2026-39304"
},
{
"cve": "CVE-2026-42198",
"product_status": {
"known_affected": [
"T054387",
"T054398",
"T054397",
"T054396",
"T054395",
"T054394",
"67646",
"T054393",
"T054392",
"T054391",
"T054389",
"T054388",
"T054399"
]
},
"release_date": "2026-05-19T22:00:00.000+00:00",
"title": "CVE-2026-42198"
},
{
"cve": "CVE-2026-5598",
"product_status": {
"known_affected": [
"T054387",
"T054398",
"T054397",
"T054396",
"T054395",
"T054394",
"67646",
"T054393",
"T054392",
"T054391",
"T054389",
"T054388",
"T054399"
]
},
"release_date": "2026-05-19T22:00:00.000+00:00",
"title": "CVE-2026-5598"
}
]
}
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.