Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-58056 (GCVE-0-2025-58056)
Vulnerability from cvelistv5 – Published: 2025-09-03 20:56 – Updated: 2025-09-05 18:41
VLAI
EPSS
VEX
Title
Netty is vulnerable to request smuggling due to incorrect parsing of chunk extensions
Summary
Netty is an asynchronous event-driven network application framework for development of maintainable high performance protocol servers and clients. In versions 4.1.124.Final, and 4.2.0.Alpha3 through 4.2.4.Final, Netty incorrectly accepts standalone newline characters (LF) as a chunk-size line terminator, regardless of a preceding carriage return (CR), instead of requiring CRLF per HTTP/1.1 standards. When combined with reverse proxies that parse LF differently (treating it as part of the chunk extension), attackers can craft requests that the proxy sees as one request but Netty processes as two, enabling request smuggling attacks. This is fixed in versions 4.1.125.Final and 4.2.5.Final.
Severity
SSVC
Exploitation: none
Automatable: no
Technical Impact: partial
CISA Coordinator · CISA-ADP (v2.0.3)
Decision recorded 2025-09-04 19:09 UTC
CWE
- CWE-444 - Inconsistent Interpretation of HTTP Requests ('HTTP Request/Response Smuggling')
Assigner
References
7 references
| URL | Tags |
|---|---|
| https://github.com/netty/netty/security/advisorie… | x_refsource_CONFIRM |
| https://github.com/JLLeitschuh/unCVEed/issues/1 | x_refsource_MISC |
| https://github.com/netty/netty/issues/15522 | x_refsource_MISC |
| https://github.com/netty/netty/pull/15611 | x_refsource_MISC |
| https://github.com/netty/netty/commit/edb55fd8e0a… | x_refsource_MISC |
| https://datatracker.ietf.org/doc/html/rfc9112#nam… | x_refsource_MISC |
| https://w4ke.info/2025/06/18/funky-chunks.html | x_refsource_MISC |
Impacted products
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2025-58056",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-09-04T19:09:52.390986Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-09-04T19:11:36.037Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "netty",
"vendor": "netty",
"versions": [
{
"status": "affected",
"version": "\u003e= 4.2.0.Alpha3, \u003c 4.2.5.Final"
},
{
"status": "affected",
"version": "\u003c= 4.1.124.Final, \u003c 4.1.125.Final"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Netty is an asynchronous event-driven network application framework for development of maintainable high performance protocol servers and clients. In versions 4.1.124.Final, and 4.2.0.Alpha3 through 4.2.4.Final, Netty incorrectly accepts standalone newline characters (LF) as a chunk-size line terminator, regardless of a preceding carriage return (CR), instead of requiring CRLF per HTTP/1.1 standards. When combined with reverse proxies that parse LF differently (treating it as part of the chunk extension), attackers can craft requests that the proxy sees as one request but Netty processes as two, enabling request smuggling attacks. This is fixed in versions 4.1.125.Final and 4.2.5.Final."
}
],
"metrics": [
{
"cvssV4_0": {
"attackComplexity": "LOW",
"attackRequirements": "PRESENT",
"attackVector": "NETWORK",
"baseScore": 2.9,
"baseSeverity": "LOW",
"privilegesRequired": "NONE",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "NONE",
"subIntegrityImpact": "NONE",
"userInteraction": "NONE",
"vectorString": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:P",
"version": "4.0",
"vulnAvailabilityImpact": "NONE",
"vulnConfidentialityImpact": "NONE",
"vulnIntegrityImpact": "LOW"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-444",
"description": "CWE-444: Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-09-05T18:41:21.428Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/netty/netty/security/advisories/GHSA-fghv-69vj-qj49",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/netty/netty/security/advisories/GHSA-fghv-69vj-qj49"
},
{
"name": "https://github.com/JLLeitschuh/unCVEed/issues/1",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/JLLeitschuh/unCVEed/issues/1"
},
{
"name": "https://github.com/netty/netty/issues/15522",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/netty/netty/issues/15522"
},
{
"name": "https://github.com/netty/netty/pull/15611",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/netty/netty/pull/15611"
},
{
"name": "https://github.com/netty/netty/commit/edb55fd8e0a3bcbd85881e423464f585183d1284",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/netty/netty/commit/edb55fd8e0a3bcbd85881e423464f585183d1284"
},
{
"name": "https://datatracker.ietf.org/doc/html/rfc9112#name-chunked-transfer-coding",
"tags": [
"x_refsource_MISC"
],
"url": "https://datatracker.ietf.org/doc/html/rfc9112#name-chunked-transfer-coding"
},
{
"name": "https://w4ke.info/2025/06/18/funky-chunks.html",
"tags": [
"x_refsource_MISC"
],
"url": "https://w4ke.info/2025/06/18/funky-chunks.html"
}
],
"source": {
"advisory": "GHSA-fghv-69vj-qj49",
"discovery": "UNKNOWN"
},
"title": "Netty is vulnerable to request smuggling due to incorrect parsing of chunk extensions"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2025-58056",
"datePublished": "2025-09-03T20:56:50.732Z",
"dateReserved": "2025-08-22T14:30:32.221Z",
"dateUpdated": "2025-09-05T18:41:21.428Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2025-58056",
"date": "2026-09-13",
"epss": "0.00677",
"percentile": "0.50282"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2025-58056\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2025-09-03T21:15:33.070\",\"lastModified\":\"2026-06-17T09:43:50.930\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Netty is an asynchronous event-driven network application framework for development of maintainable high performance protocol servers and clients. In versions 4.1.124.Final, and 4.2.0.Alpha3 through 4.2.4.Final, Netty incorrectly accepts standalone newline characters (LF) as a chunk-size line terminator, regardless of a preceding carriage return (CR), instead of requiring CRLF per HTTP/1.1 standards. When combined with reverse proxies that parse LF differently (treating it as part of the chunk extension), attackers can craft requests that the proxy sees as one request but Netty processes as two, enabling request smuggling attacks. This is fixed in versions 4.1.125.Final and 4.2.5.Final.\"}],\"affected\":[{\"source\":\"security-advisories@github.com\",\"affectedData\":[{\"vendor\":\"netty\",\"product\":\"netty\",\"versions\":[{\"version\":\"\u003e= 4.2.0.Alpha3, \u003c 4.2.5.Final\",\"status\":\"affected\"},{\"version\":\"\u003c= 4.1.124.Final, \u003c 4.1.125.Final\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV40\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"4.0\",\"vectorString\":\"CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X\",\"baseScore\":2.9,\"baseSeverity\":\"LOW\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"attackRequirements\":\"PRESENT\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"vulnConfidentialityImpact\":\"NONE\",\"vulnIntegrityImpact\":\"LOW\",\"vulnAvailabilityImpact\":\"NONE\",\"subConfidentialityImpact\":\"NONE\",\"subIntegrityImpact\":\"NONE\",\"subAvailabilityImpact\":\"NONE\",\"exploitMaturity\":\"PROOF_OF_CONCEPT\",\"confidentialityRequirement\":\"NOT_DEFINED\",\"integrityRequirement\":\"NOT_DEFINED\",\"availabilityRequirement\":\"NOT_DEFINED\",\"modifiedAttackVector\":\"NOT_DEFINED\",\"modifiedAttackComplexity\":\"NOT_DEFINED\",\"modifiedAttackRequirements\":\"NOT_DEFINED\",\"modifiedPrivilegesRequired\":\"NOT_DEFINED\",\"modifiedUserInteraction\":\"NOT_DEFINED\",\"modifiedVulnConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedVulnIntegrityImpact\":\"NOT_DEFINED\",\"modifiedVulnAvailabilityImpact\":\"NOT_DEFINED\",\"modifiedSubConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedSubIntegrityImpact\":\"NOT_DEFINED\",\"modifiedSubAvailabilityImpact\":\"NOT_DEFINED\",\"Safety\":\"NOT_DEFINED\",\"Automatable\":\"NOT_DEFINED\",\"Recovery\":\"NOT_DEFINED\",\"valueDensity\":\"NOT_DEFINED\",\"vulnerabilityResponseEffort\":\"NOT_DEFINED\",\"providerUrgency\":\"NOT_DEFINED\"}}],\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2025-09-04T19:09:52.390986Z\",\"id\":\"CVE-2025-58056\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"no\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-444\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:netty:netty:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"4.1.125\",\"matchCriteriaId\":\"91C23E45-E625-4679-8474-298E01E084C8\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:netty:netty:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"4.2.0\",\"versionEndExcluding\":\"4.2.5\",\"matchCriteriaId\":\"E6E1F3B6-A0E5-41A0-B7A3-938909C8C705\"}]}]}],\"references\":[{\"url\":\"https://datatracker.ietf.org/doc/html/rfc9112#name-chunked-transfer-coding\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Technical Description\"]},{\"url\":\"https://github.com/JLLeitschuh/unCVEed/issues/1\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/netty/netty/commit/edb55fd8e0a3bcbd85881e423464f585183d1284\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/netty/netty/issues/15522\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Issue Tracking\"]},{\"url\":\"https://github.com/netty/netty/pull/15611\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Issue Tracking\",\"Patch\"]},{\"url\":\"https://github.com/netty/netty/security/advisories/GHSA-fghv-69vj-qj49\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Exploit\",\"Vendor Advisory\"]},{\"url\":\"https://w4ke.info/2025/06/18/funky-chunks.html\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Broken Link\"]}]}}",
"redhat_vex": {
"aggregate_severity": "Moderate",
"current_release_date": "2026-07-03T12:02:00+00:00",
"cve": "CVE-2025-58056",
"id": "CVE-2025-58056",
"initial_release_date": "2025-09-03T20:56:50.732000+00:00",
"product_status:fixed": "282",
"product_status:known_affected": "45",
"product_status:known_not_affected": "9",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "netty-codec-http: Netty is vulnerable to request smuggling due to incorrect parsing of chunk extensions",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2025/cve-2025-58056.json",
"version": "3"
},
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-58056\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-09-04T19:09:52.390986Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-09-04T19:10:33.930Z\"}}], \"cna\": {\"title\": \"Netty is vulnerable to request smuggling due to incorrect parsing of chunk extensions\", \"source\": {\"advisory\": \"GHSA-fghv-69vj-qj49\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV4_0\": {\"version\": \"4.0\", \"baseScore\": 2.9, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"LOW\", \"vectorString\": \"CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:P\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"attackRequirements\": \"PRESENT\", \"privilegesRequired\": \"NONE\", \"subIntegrityImpact\": \"NONE\", \"vulnIntegrityImpact\": \"LOW\", \"subAvailabilityImpact\": \"NONE\", \"vulnAvailabilityImpact\": \"NONE\", \"subConfidentialityImpact\": \"NONE\", \"vulnConfidentialityImpact\": \"NONE\"}}], \"affected\": [{\"vendor\": \"netty\", \"product\": \"netty\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003e= 4.2.0.Alpha3, \u003c 4.2.5.Final\"}, {\"status\": \"affected\", \"version\": \"\u003c= 4.1.124.Final, \u003c 4.1.125.Final\"}]}], \"references\": [{\"url\": \"https://github.com/netty/netty/security/advisories/GHSA-fghv-69vj-qj49\", \"name\": \"https://github.com/netty/netty/security/advisories/GHSA-fghv-69vj-qj49\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/JLLeitschuh/unCVEed/issues/1\", \"name\": \"https://github.com/JLLeitschuh/unCVEed/issues/1\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/netty/netty/issues/15522\", \"name\": \"https://github.com/netty/netty/issues/15522\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/netty/netty/pull/15611\", \"name\": \"https://github.com/netty/netty/pull/15611\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/netty/netty/commit/edb55fd8e0a3bcbd85881e423464f585183d1284\", \"name\": \"https://github.com/netty/netty/commit/edb55fd8e0a3bcbd85881e423464f585183d1284\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://datatracker.ietf.org/doc/html/rfc9112#name-chunked-transfer-coding\", \"name\": \"https://datatracker.ietf.org/doc/html/rfc9112#name-chunked-transfer-coding\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://w4ke.info/2025/06/18/funky-chunks.html\", \"name\": \"https://w4ke.info/2025/06/18/funky-chunks.html\", \"tags\": [\"x_refsource_MISC\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Netty is an asynchronous event-driven network application framework for development of maintainable high performance protocol servers and clients. In versions 4.1.124.Final, and 4.2.0.Alpha3 through 4.2.4.Final, Netty incorrectly accepts standalone newline characters (LF) as a chunk-size line terminator, regardless of a preceding carriage return (CR), instead of requiring CRLF per HTTP/1.1 standards. When combined with reverse proxies that parse LF differently (treating it as part of the chunk extension), attackers can craft requests that the proxy sees as one request but Netty processes as two, enabling request smuggling attacks. This is fixed in versions 4.1.125.Final and 4.2.5.Final.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-444\", \"description\": \"CWE-444: Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2025-09-05T18:41:21.428Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2025-58056\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-09-05T18:41:21.428Z\", \"dateReserved\": \"2025-08-22T14:30:32.221Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2025-09-03T20:56:50.732Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
WID-SEC-W-2026-3046
Vulnerability from csaf_certbund - Published: 2026-08-26 22:00 - Updated: 2026-08-30 22:00Summary
IBM Concert: Mehrere Schwachstellen
Severity
Hoch
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung: IBM Concert ist eine Plattform für die Automatisierung von Geschäftsprozessen und Entscheidungsfindung.
Angriff: Ein Angreifer kann mehrere Schwachstellen in IBM Concert ausnutzen, um beliebigen Programmcode auszuführen, um einen Denial of Service Angriff durchzuführen, um Informationen offenzulegen, um Dateien zu manipulieren, um einen Cross-Site Scripting Angriff durchzuführen, um einen SQL-Injection Angriff durchzuführen und um Sicherheitsvorkehrungen zu umgehen.
Betroffene Betriebssysteme: - Linux
- UNIX
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Concert <3.0.0
IBM / Concert
|
<3.0.0 |
References
3 references
{
"document": {
"aggregate_severity": {
"text": "hoch"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "IBM Concert ist eine Plattform f\u00fcr die Automatisierung von Gesch\u00e4ftsprozessen und Entscheidungsfindung.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein Angreifer kann mehrere Schwachstellen in IBM Concert ausnutzen, um beliebigen Programmcode auszuf\u00fchren, um einen Denial of Service Angriff durchzuf\u00fchren, um Informationen offenzulegen, um Dateien zu manipulieren, um einen Cross-Site Scripting Angriff durchzuf\u00fchren, um einen SQL-Injection Angriff durchzuf\u00fchren und um Sicherheitsvorkehrungen zu umgehen.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- UNIX",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2026-3046 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2026/wid-sec-w-2026-3046.json"
},
{
"category": "self",
"summary": "WID-SEC-2026-3046 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2026-3046"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7285337 vom 2026-08-26",
"url": "https://www.ibm.com/support/pages/node/7285337"
}
],
"source_lang": "en-US",
"title": "IBM Concert: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2026-08-30T22:00:00.000+00:00",
"generator": {
"date": "2026-08-31T06:12:08.730+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.6.0"
}
},
"id": "WID-SEC-W-2026-3046",
"initial_release_date": "2026-08-26T22:00:00.000+00:00",
"revision_history": [
{
"date": "2026-08-26T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2026-08-30T22:00:00.000+00:00",
"number": "2",
"summary": "Referenz(en) aufgenommen: EUVD-2026-67959, EUVD-2025-210810"
}
],
"status": "final",
"version": "2"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c3.0.0",
"product": {
"name": "IBM Concert \u003c3.0.0",
"product_id": "T058718"
}
},
{
"category": "product_version",
"name": "3.0.0",
"product": {
"name": "IBM Concert 3.0.0",
"product_id": "T058718-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:concert:3.0.0"
}
}
}
],
"category": "product_name",
"name": "Concert"
}
],
"category": "vendor",
"name": "IBM"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-19921",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2019-19921"
},
{
"cve": "CVE-2021-23337",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2021-23337"
},
{
"cve": "CVE-2024-3651",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2024-3651"
},
{
"cve": "CVE-2024-39338",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2024-39338"
},
{
"cve": "CVE-2024-45590",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2024-45590"
},
{
"cve": "CVE-2025-13465",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2025-13465"
},
{
"cve": "CVE-2025-15284",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2025-15284"
},
{
"cve": "CVE-2025-15599",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2025-15599"
},
{
"cve": "CVE-2025-22874",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2025-22874"
},
{
"cve": "CVE-2025-47273",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2025-47273"
},
{
"cve": "CVE-2025-47907",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2025-47907"
},
{
"cve": "CVE-2025-52881",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2025-52881"
},
{
"cve": "CVE-2025-53643",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2025-53643"
},
{
"cve": "CVE-2025-55184",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2025-55184"
},
{
"cve": "CVE-2025-58056",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2025-58056"
},
{
"cve": "CVE-2025-58188",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2025-58188"
},
{
"cve": "CVE-2025-58189",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2025-58189"
},
{
"cve": "CVE-2025-61723",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2025-61723"
},
{
"cve": "CVE-2025-61730",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2025-61730"
},
{
"cve": "CVE-2025-64649",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2025-64649"
},
{
"cve": "CVE-2025-64756",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2025-64756"
},
{
"cve": "CVE-2025-67221",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2025-67221"
},
{
"cve": "CVE-2025-68121",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2025-68121"
},
{
"cve": "CVE-2025-68146",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2025-68146"
},
{
"cve": "CVE-2026-0540",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-0540"
},
{
"cve": "CVE-2026-2327",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-2327"
},
{
"cve": "CVE-2026-23490",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-23490"
},
{
"cve": "CVE-2026-23897",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-23897"
},
{
"cve": "CVE-2026-2391",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-2391"
},
{
"cve": "CVE-2026-23949",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-23949"
},
{
"cve": "CVE-2026-24486",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-24486"
},
{
"cve": "CVE-2026-25528",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-25528"
},
{
"cve": "CVE-2026-25547",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-25547"
},
{
"cve": "CVE-2026-25639",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-25639"
},
{
"cve": "CVE-2026-25990",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-25990"
},
{
"cve": "CVE-2026-26007",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-26007"
},
{
"cve": "CVE-2026-26019",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-26019"
},
{
"cve": "CVE-2026-26996",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-26996"
},
{
"cve": "CVE-2026-27142",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-27142"
},
{
"cve": "CVE-2026-27212",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-27212"
},
{
"cve": "CVE-2026-27699",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-27699"
},
{
"cve": "CVE-2026-27903",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-27903"
},
{
"cve": "CVE-2026-27904",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-27904"
},
{
"cve": "CVE-2026-28684",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-28684"
},
{
"cve": "CVE-2026-29063",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-29063"
},
{
"cve": "CVE-2026-29181",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-29181"
},
{
"cve": "CVE-2026-2950",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-2950"
},
{
"cve": "CVE-2026-31808",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-31808"
},
{
"cve": "CVE-2026-31900",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-31900"
},
{
"cve": "CVE-2026-32274",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-32274"
},
{
"cve": "CVE-2026-32288",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-32288"
},
{
"cve": "CVE-2026-32597",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-32597"
},
{
"cve": "CVE-2026-32630",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-32630"
},
{
"cve": "CVE-2026-32887",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-32887"
},
{
"cve": "CVE-2026-32952",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-32952"
},
{
"cve": "CVE-2026-33186",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-33186"
},
{
"cve": "CVE-2026-33532",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-33532"
},
{
"cve": "CVE-2026-33750",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-33750"
},
{
"cve": "CVE-2026-33814",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-33814"
},
{
"cve": "CVE-2026-33816",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-33816"
},
{
"cve": "CVE-2026-33916",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-33916"
},
{
"cve": "CVE-2026-34043",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-34043"
},
{
"cve": "CVE-2026-34073",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-34073"
},
{
"cve": "CVE-2026-34077",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-34077"
},
{
"cve": "CVE-2026-3520",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-3520"
},
{
"cve": "CVE-2026-35469",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-35469"
},
{
"cve": "CVE-2026-35515",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-35515"
},
{
"cve": "CVE-2026-3627",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-3627"
},
{
"cve": "CVE-2026-39823",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-39823"
},
{
"cve": "CVE-2026-39825",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-39825"
},
{
"cve": "CVE-2026-39826",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-39826"
},
{
"cve": "CVE-2026-39892",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-39892"
},
{
"cve": "CVE-2026-39984",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-39984"
},
{
"cve": "CVE-2026-40175",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-40175"
},
{
"cve": "CVE-2026-40179",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-40179"
},
{
"cve": "CVE-2026-40181",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-40181"
},
{
"cve": "CVE-2026-40190",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-40190"
},
{
"cve": "CVE-2026-40347",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-40347"
},
{
"cve": "CVE-2026-41066",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-41066"
},
{
"cve": "CVE-2026-41182",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-41182"
},
{
"cve": "CVE-2026-41238",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-41238"
},
{
"cve": "CVE-2026-41239",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-41239"
},
{
"cve": "CVE-2026-41240",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-41240"
},
{
"cve": "CVE-2026-41305",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-41305"
},
{
"cve": "CVE-2026-41324",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-41324"
},
{
"cve": "CVE-2026-41425",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-41425"
},
{
"cve": "CVE-2026-41481",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-41481"
},
{
"cve": "CVE-2026-41488",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-41488"
},
{
"cve": "CVE-2026-41602",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-41602"
},
{
"cve": "CVE-2026-41636",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-41636"
},
{
"cve": "CVE-2026-42151",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-42151"
},
{
"cve": "CVE-2026-42154",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-42154"
},
{
"cve": "CVE-2026-42198",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-42198"
},
{
"cve": "CVE-2026-42211",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-42211"
},
{
"cve": "CVE-2026-42338",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-42338"
},
{
"cve": "CVE-2026-42342",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-42342"
},
{
"cve": "CVE-2026-42561",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-42561"
},
{
"cve": "CVE-2026-42577",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-42577"
},
{
"cve": "CVE-2026-43870",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-43870"
},
{
"cve": "CVE-2026-44405",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-44405"
},
{
"cve": "CVE-2026-44431",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-44431"
},
{
"cve": "CVE-2026-44432",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-44432"
},
{
"cve": "CVE-2026-44486",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-44486"
},
{
"cve": "CVE-2026-44487",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-44487"
},
{
"cve": "CVE-2026-44488",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-44488"
},
{
"cve": "CVE-2026-44492",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-44492"
},
{
"cve": "CVE-2026-44494",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-44494"
},
{
"cve": "CVE-2026-44496",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-44496"
},
{
"cve": "CVE-2026-44728",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-44728"
},
{
"cve": "CVE-2026-4539",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-4539"
},
{
"cve": "CVE-2026-45409",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-45409"
},
{
"cve": "CVE-2026-45736",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-45736"
},
{
"cve": "CVE-2026-46625",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-46625"
},
{
"cve": "CVE-2026-4800",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-4800"
},
{
"cve": "CVE-2026-4923",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-4923"
},
{
"cve": "CVE-2026-4926",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-4926"
},
{
"cve": "CVE-2026-7246",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-7246"
},
{
"cve": "CVE-2026-8723",
"product_status": {
"known_affected": [
"T058718"
]
},
"release_date": "2026-08-26T22:00:00.000+00:00",
"title": "CVE-2026-8723"
}
]
}
Loading…
Trend slope:
-
(linear fit over daily sighting counts)
Show additional events:
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
The MITRE ATT&CK techniques below are AI-generated suggestions, inferred from the description of the
vulnerability by the CIRCL/vulnerability-attack-technique-classification-roberta-base
model, served locally by ML-Gateway.
They have not been verified by an analyst and are provided for guidance only.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.
Loading…
Loading…