Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-15714 (GCVE-0-2026-15714)
Vulnerability from cvelistv5 – Published: 2026-07-14 19:50 – Updated: 2026-07-15 14:09- CWE-125 - Out-of-bounds Read
| URL | Tags |
|---|---|
| https://access.redhat.com/security/cve/CVE-2026-15714 | vdb-entryx_refsource_REDHAT |
| https://bugzilla.redhat.com/show_bug.cgi?id=2499942 | issue-trackingx_refsource_REDHAT |
| https://gitlab.gnome.org/GNOME/libsoup/-/work_items/542 |
| Vendor | Product | Version | CPE status | |
|---|---|---|---|---|
| Red Hat | Red Hat Enterprise Linux 10 |
cpe:/o:redhat:enterprise_linux:10
|
||
| Red Hat | Red Hat Enterprise Linux 6 |
cpe:/o:redhat:enterprise_linux:6
|
||
| Red Hat | Red Hat Enterprise Linux 7 |
cpe:/o:redhat:enterprise_linux:7
|
||
| Red Hat | Red Hat Enterprise Linux 8 |
cpe:/o:redhat:enterprise_linux:8
|
||
| Red Hat | Red Hat Enterprise Linux 9 |
cpe:/o:redhat:enterprise_linux:9
|
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-15714",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-07-15T14:09:41.025861Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-07-15T14:09:52.512Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"references": [
{
"tags": [
"exploit"
],
"url": "https://gitlab.gnome.org/GNOME/libsoup/-/work_items/542"
}
],
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/o:redhat:enterprise_linux:10"
],
"defaultStatus": "affected",
"packageName": "libsoup3",
"product": "Red Hat Enterprise Linux 10",
"vendor": "Red Hat"
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/o:redhat:enterprise_linux:6"
],
"defaultStatus": "unknown",
"packageName": "libsoup",
"product": "Red Hat Enterprise Linux 6",
"vendor": "Red Hat"
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/o:redhat:enterprise_linux:7"
],
"defaultStatus": "unknown",
"packageName": "libsoup",
"product": "Red Hat Enterprise Linux 7",
"vendor": "Red Hat"
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/o:redhat:enterprise_linux:8"
],
"defaultStatus": "affected",
"packageName": "libsoup",
"product": "Red Hat Enterprise Linux 8",
"vendor": "Red Hat"
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/o:redhat:enterprise_linux:9"
],
"defaultStatus": "affected",
"packageName": "libsoup",
"product": "Red Hat Enterprise Linux 9",
"vendor": "Red Hat"
}
],
"credits": [
{
"lang": "en",
"value": "Red Hat would like to thank cavid for reporting this issue."
}
],
"datePublic": "2026-07-14T10:20:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "An out-of-bounds read vulnerability was found in libsoup\u0027s multipart processing subsystem. The flaw exists in the soup_multipart_input_stream_read_headers() function inside soup-multipart-input-stream.c, which does not adequately restrict or validate the size of incoming multipart boundary strings. When processing a crafted HTTP response containing a malformed or oversized boundary parameter, the internal stream reader reads past the allocated buffer bounds. A remote, unauthenticated attacker can exploit this behavior to cause a service denial (DoS) through application failure or potentially read fragments of unauthorized memory metadata."
}
],
"metrics": [
{
"other": {
"content": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"value": "Moderate"
},
"type": "Red Hat severity rating"
}
},
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"format": "CVSS"
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-125",
"description": "Out-of-bounds Read",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-07-14T19:50:53.332Z",
"orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"shortName": "redhat"
},
"references": [
{
"tags": [
"vdb-entry",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/security/cve/CVE-2026-15714"
},
{
"name": "RHBZ#2499942",
"tags": [
"issue-tracking",
"x_refsource_REDHAT"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2499942"
},
{
"url": "https://gitlab.gnome.org/GNOME/libsoup/-/work_items/542"
}
],
"timeline": [
{
"lang": "en",
"time": "2026-07-14T10:24:00.028Z",
"value": "Reported to Red Hat."
},
{
"lang": "en",
"time": "2026-07-14T10:20:00.000Z",
"value": "Made public."
}
],
"title": "Libsoup: soupmultipartinputstream: libsoup: out-of-bounds read in soup_multipart_input_stream_read_headers via an oversized multipart boundary string",
"workarounds": [
{
"lang": "en",
"value": "To mitigate this issue, restrict network access to applications that utilize libsoup for processing multipart messages from untrusted sources. Implement firewall rules to limit incoming connections to only trusted clients, thereby reducing the attack surface. If the vulnerable component is part of a service, ensure that the service is not exposed to untrusted networks."
}
],
"x_generator": {
"engine": "cvelib 1.8.0"
},
"x_redhatCweChain": "CWE-125: Out-of-bounds Read"
}
},
"cveMetadata": {
"assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"assignerShortName": "redhat",
"cveId": "CVE-2026-15714",
"datePublished": "2026-07-14T19:50:53.332Z",
"dateReserved": "2026-07-14T10:23:23.535Z",
"dateUpdated": "2026-07-15T14:09:52.512Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-15714",
"date": "2026-09-01",
"epss": "0.00706",
"percentile": "0.5089"
},
"microsoft_vex": {
"current_release_date": "2026-07-17T01:01:45.000Z",
"cve": "CVE-2026-15714",
"id": "msrc_CVE-2026-15714",
"initial_release_date": "2026-07-17T01:01:45.000Z",
"product_status:known_affected": "1",
"source": "Microsoft CSAF VEX",
"status": "final",
"title": "Libsoup: soupmultipartinputstream: libsoup: out-of-bounds read in soup_multipart_input_stream_read_headers via an oversized multipart boundary string",
"url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-15714.json",
"version": "1"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-15714\",\"sourceIdentifier\":\"secalert@redhat.com\",\"published\":\"2026-07-14T20:16:57.560\",\"lastModified\":\"2026-07-15T18:20:21.237\",\"vulnStatus\":\"Deferred\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"An out-of-bounds read vulnerability was found in libsoup\u0027s multipart processing subsystem. The flaw exists in the soup_multipart_input_stream_read_headers() function inside soup-multipart-input-stream.c, which does not adequately restrict or validate the size of incoming multipart boundary strings. When processing a crafted HTTP response containing a malformed or oversized boundary parameter, the internal stream reader reads past the allocated buffer bounds. A remote, unauthenticated attacker can exploit this behavior to cause a service denial (DoS) through application failure or potentially read fragments of unauthorized memory metadata.\"}],\"affected\":[{\"source\":\"secalert@redhat.com\",\"affectedData\":[{\"vendor\":\"Red Hat\",\"product\":\"Red Hat Enterprise Linux 10\",\"defaultStatus\":\"affected\",\"collectionURL\":\"https://access.redhat.com/downloads/content/package-browser/\",\"packageName\":\"libsoup3\",\"cpes\":[\"cpe:/o:redhat:enterprise_linux:10\"]},{\"vendor\":\"Red Hat\",\"product\":\"Red Hat Enterprise Linux 6\",\"defaultStatus\":\"unknown\",\"collectionURL\":\"https://access.redhat.com/downloads/content/package-browser/\",\"packageName\":\"libsoup\",\"cpes\":[\"cpe:/o:redhat:enterprise_linux:6\"]},{\"vendor\":\"Red Hat\",\"product\":\"Red Hat Enterprise Linux 7\",\"defaultStatus\":\"unknown\",\"collectionURL\":\"https://access.redhat.com/downloads/content/package-browser/\",\"packageName\":\"libsoup\",\"cpes\":[\"cpe:/o:redhat:enterprise_linux:7\"]},{\"vendor\":\"Red Hat\",\"product\":\"Red Hat Enterprise Linux 8\",\"defaultStatus\":\"affected\",\"collectionURL\":\"https://access.redhat.com/downloads/content/package-browser/\",\"packageName\":\"libsoup\",\"cpes\":[\"cpe:/o:redhat:enterprise_linux:8\"]},{\"vendor\":\"Red Hat\",\"product\":\"Red Hat Enterprise Linux 9\",\"defaultStatus\":\"affected\",\"collectionURL\":\"https://access.redhat.com/downloads/content/package-browser/\",\"packageName\":\"libsoup\",\"cpes\":[\"cpe:/o:redhat:enterprise_linux:9\"]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"secalert@redhat.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L\",\"baseScore\":6.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"LOW\"},\"exploitabilityScore\":3.9,\"impactScore\":2.5}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2026-07-15T14:09:41.025861Z\",\"id\":\"CVE-2026-15714\",\"options\":[{\"exploitation\":\"poc\"},{\"automatable\":\"yes\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"secalert@redhat.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-125\"}]}],\"references\":[{\"url\":\"https://access.redhat.com/security/cve/CVE-2026-15714\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=2499942\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://gitlab.gnome.org/GNOME/libsoup/-/work_items/542\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://gitlab.gnome.org/GNOME/libsoup/-/work_items/542\",\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\"}]}}",
"redhat_vex": {
"aggregate_severity": "Moderate",
"current_release_date": "2026-07-14T20:06:06+00:00",
"cve": "CVE-2026-15714",
"id": "CVE-2026-15714",
"initial_release_date": "2026-07-14T10:20:00+00:00",
"product_status:known_affected": "16",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "libsoup: SoupMultipartInputStream: libsoup: Out-of-bounds read in soup_multipart_input_stream_read_headers via an oversized multipart boundary string",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-15714.json",
"version": "3"
},
"vulnrichment": {
"containers": "{\"cna\": {\"title\": \"Libsoup: soupmultipartinputstream: libsoup: out-of-bounds read in soup_multipart_input_stream_read_headers via an oversized multipart boundary string\", \"metrics\": [{\"other\": {\"content\": {\"value\": \"Moderate\", \"namespace\": \"https://access.redhat.com/security/updates/classification/\"}, \"type\": \"Red Hat severity rating\"}}, {\"cvssV3_1\": {\"attackComplexity\": \"LOW\", \"attackVector\": \"NETWORK\", \"availabilityImpact\": \"LOW\", \"baseScore\": 6.5, \"baseSeverity\": \"MEDIUM\", \"confidentialityImpact\": \"LOW\", \"integrityImpact\": \"NONE\", \"privilegesRequired\": \"NONE\", \"scope\": \"UNCHANGED\", \"userInteraction\": \"NONE\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L\", \"version\": \"3.1\"}, \"format\": \"CVSS\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"An out-of-bounds read vulnerability was found in libsoup\u0027s multipart processing subsystem. The flaw exists in the soup_multipart_input_stream_read_headers() function inside soup-multipart-input-stream.c, which does not adequately restrict or validate the size of incoming multipart boundary strings. When processing a crafted HTTP response containing a malformed or oversized boundary parameter, the internal stream reader reads past the allocated buffer bounds. A remote, unauthenticated attacker can exploit this behavior to cause a service denial (DoS) through application failure or potentially read fragments of unauthorized memory metadata.\"}], \"affected\": [{\"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 10\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"packageName\": \"libsoup3\", \"defaultStatus\": \"affected\", \"cpes\": [\"cpe:/o:redhat:enterprise_linux:10\"]}, {\"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 6\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"packageName\": \"libsoup\", \"defaultStatus\": \"unknown\", \"cpes\": [\"cpe:/o:redhat:enterprise_linux:6\"]}, {\"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 7\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"packageName\": \"libsoup\", \"defaultStatus\": \"unknown\", \"cpes\": [\"cpe:/o:redhat:enterprise_linux:7\"]}, {\"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 8\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"packageName\": \"libsoup\", \"defaultStatus\": \"affected\", \"cpes\": [\"cpe:/o:redhat:enterprise_linux:8\"]}, {\"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 9\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"packageName\": \"libsoup\", \"defaultStatus\": \"affected\", \"cpes\": [\"cpe:/o:redhat:enterprise_linux:9\"]}], \"references\": [{\"url\": \"https://access.redhat.com/security/cve/CVE-2026-15714\", \"tags\": [\"vdb-entry\", \"x_refsource_REDHAT\"]}, {\"url\": \"https://bugzilla.redhat.com/show_bug.cgi?id=2499942\", \"name\": \"RHBZ#2499942\", \"tags\": [\"issue-tracking\", \"x_refsource_REDHAT\"]}, {\"url\": \"https://gitlab.gnome.org/GNOME/libsoup/-/work_items/542\"}], \"datePublic\": \"2026-07-14T10:20:00.000Z\", \"problemTypes\": [{\"descriptions\": [{\"cweId\": \"CWE-125\", \"description\": \"Out-of-bounds Read\", \"lang\": \"en\", \"type\": \"CWE\"}]}], \"x_redhatCweChain\": \"CWE-125: Out-of-bounds Read\", \"workarounds\": [{\"lang\": \"en\", \"value\": \"To mitigate this issue, restrict network access to applications that utilize libsoup for processing multipart messages from untrusted sources. Implement firewall rules to limit incoming connections to only trusted clients, thereby reducing the attack surface. If the vulnerable component is part of a service, ensure that the service is not exposed to untrusted networks.\"}], \"timeline\": [{\"lang\": \"en\", \"time\": \"2026-07-14T10:24:00.028Z\", \"value\": \"Reported to Red Hat.\"}, {\"lang\": \"en\", \"time\": \"2026-07-14T10:20:00.000Z\", \"value\": \"Made public.\"}], \"credits\": [{\"lang\": \"en\", \"value\": \"Red Hat would like to thank cavid for reporting this issue.\"}], \"providerMetadata\": {\"orgId\": \"53f830b8-0a3f-465b-8143-3b8a9948e749\", \"shortName\": \"redhat\", \"dateUpdated\": \"2026-07-14T19:50:53.332Z\"}, \"x_generator\": {\"engine\": \"cvelib 1.8.0\"}}, \"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-15714\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"poc\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-07-15T14:09:41.025861Z\"}}}], \"references\": [{\"url\": \"https://gitlab.gnome.org/GNOME/libsoup/-/work_items/542\", \"tags\": [\"exploit\"]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-07-15T14:09:26.911Z\"}}]}",
"cveMetadata": "{\"cveId\": \"CVE-2026-15714\", \"assignerOrgId\": \"53f830b8-0a3f-465b-8143-3b8a9948e749\", \"state\": \"PUBLISHED\", \"assignerShortName\": \"redhat\", \"dateReserved\": \"2026-07-14T10:23:23.535Z\", \"datePublished\": \"2026-07-14T19:50:53.332Z\", \"dateUpdated\": \"2026-07-15T14:09:52.512Z\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
FKIE_CVE-2026-15714
Vulnerability from fkie_nvd - Published: 2026-07-14 20:16 - Updated: 2026-07-15 18:20| Vendor | Product | Version |
|---|
{
"affected": [
{
"affectedData": [
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/o:redhat:enterprise_linux:10"
],
"defaultStatus": "affected",
"packageName": "libsoup3",
"product": "Red Hat Enterprise Linux 10",
"vendor": "Red Hat"
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/o:redhat:enterprise_linux:6"
],
"defaultStatus": "unknown",
"packageName": "libsoup",
"product": "Red Hat Enterprise Linux 6",
"vendor": "Red Hat"
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/o:redhat:enterprise_linux:7"
],
"defaultStatus": "unknown",
"packageName": "libsoup",
"product": "Red Hat Enterprise Linux 7",
"vendor": "Red Hat"
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/o:redhat:enterprise_linux:8"
],
"defaultStatus": "affected",
"packageName": "libsoup",
"product": "Red Hat Enterprise Linux 8",
"vendor": "Red Hat"
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/o:redhat:enterprise_linux:9"
],
"defaultStatus": "affected",
"packageName": "libsoup",
"product": "Red Hat Enterprise Linux 9",
"vendor": "Red Hat"
}
],
"source": "secalert@redhat.com"
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "An out-of-bounds read vulnerability was found in libsoup\u0027s multipart processing subsystem. The flaw exists in the soup_multipart_input_stream_read_headers() function inside soup-multipart-input-stream.c, which does not adequately restrict or validate the size of incoming multipart boundary strings. When processing a crafted HTTP response containing a malformed or oversized boundary parameter, the internal stream reader reads past the allocated buffer bounds. A remote, unauthenticated attacker can exploit this behavior to cause a service denial (DoS) through application failure or potentially read fragments of unauthorized memory metadata."
}
],
"id": "CVE-2026-15714",
"lastModified": "2026-07-15T18:20:21.237",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 2.5,
"source": "secalert@redhat.com",
"type": "Secondary"
}
],
"ssvcV203": [
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"ssvcData": {
"id": "CVE-2026-15714",
"options": [
{
"exploitation": "poc"
},
{
"automatable": "yes"
},
{
"technicalImpact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-07-15T14:09:41.025861Z",
"version": "2.0.3"
}
}
]
},
"published": "2026-07-14T20:16:57.560",
"references": [
{
"source": "secalert@redhat.com",
"url": "https://access.redhat.com/security/cve/CVE-2026-15714"
},
{
"source": "secalert@redhat.com",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2499942"
},
{
"source": "secalert@redhat.com",
"url": "https://gitlab.gnome.org/GNOME/libsoup/-/work_items/542"
},
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"url": "https://gitlab.gnome.org/GNOME/libsoup/-/work_items/542"
}
],
"sourceIdentifier": "secalert@redhat.com",
"vulnStatus": "Deferred",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-125"
}
],
"source": "secalert@redhat.com",
"type": "Secondary"
}
]
}
GHSA-PR44-VH8F-W48V
Vulnerability from github – Published: 2026-07-14 21:32 – Updated: 2026-07-14 21:32An out-of-bounds read vulnerability was found in libsoup's multipart processing subsystem. The flaw exists in the soup_multipart_input_stream_read_headers() function inside soup-multipart-input-stream.c, which does not adequately restrict or validate the size of incoming multipart boundary strings. When processing a crafted HTTP response containing a malformed or oversized boundary parameter, the internal stream reader reads past the allocated buffer bounds. A remote, unauthenticated attacker can exploit this behavior to cause a service denial (DoS) through application failure or potentially read fragments of unauthorized memory metadata.
{
"affected": [],
"aliases": [
"CVE-2026-15714"
],
"database_specific": {
"cwe_ids": [
"CWE-125"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2026-07-14T20:16:57Z",
"severity": "MODERATE"
},
"details": "An out-of-bounds read vulnerability was found in libsoup\u0027s multipart processing subsystem. The flaw exists in the soup_multipart_input_stream_read_headers() function inside soup-multipart-input-stream.c, which does not adequately restrict or validate the size of incoming multipart boundary strings. When processing a crafted HTTP response containing a malformed or oversized boundary parameter, the internal stream reader reads past the allocated buffer bounds. A remote, unauthenticated attacker can exploit this behavior to cause a service denial (DoS) through application failure or potentially read fragments of unauthorized memory metadata.",
"id": "GHSA-pr44-vh8f-w48v",
"modified": "2026-07-14T21:32:16Z",
"published": "2026-07-14T21:32:16Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-15714"
},
{
"type": "WEB",
"url": "https://access.redhat.com/security/cve/CVE-2026-15714"
},
{
"type": "WEB",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2499942"
},
{
"type": "WEB",
"url": "https://gitlab.gnome.org/GNOME/libsoup/-/work_items/542"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L",
"type": "CVSS_V3"
}
]
}
ubuntu-cve-2026-15714
Vulnerability from osv_ubuntu
An out-of-bounds read vulnerability was found in libsoup's multipart processing subsystem. The flaw exists in the soup_multipart_input_stream_read_headers() function inside soup-multipart-input-stream.c, which does not adequately restrict or validate the size of incoming multipart boundary strings. When processing a crafted HTTP response containing a malformed or oversized boundary parameter, the internal stream reader reads past the allocated buffer bounds. A remote, unauthenticated attacker can exploit this behavior to cause a service denial (DoS) through application failure or potentially read fragments of unauthorized memory metadata.
{
"affected": [
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "gir1.2-soup-2.4",
"binary_version": "2.52.2-1ubuntu0.3+esm6"
},
{
"binary_name": "libsoup-gnome2.4-1",
"binary_version": "2.52.2-1ubuntu0.3+esm6"
},
{
"binary_name": "libsoup2.4-1",
"binary_version": "2.52.2-1ubuntu0.3+esm6"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:16.04:LTS",
"name": "libsoup2.4",
"purl": "pkg:deb/ubuntu/libsoup2.4@2.52.2-1ubuntu0.3+esm6?arch=source\u0026distro=esm-infra-legacy/xenial"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.50.0-2debian1",
"2.52.1-1",
"2.52.2-1",
"2.52.2-1ubuntu0.1",
"2.52.2-1ubuntu0.2",
"2.52.2-1ubuntu0.3",
"2.52.2-1ubuntu0.3+esm1",
"2.52.2-1ubuntu0.3+esm2",
"2.52.2-1ubuntu0.3+esm3",
"2.52.2-1ubuntu0.3+esm4",
"2.52.2-1ubuntu0.3+esm5",
"2.52.2-1ubuntu0.3+esm6"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "gir1.2-soup-2.4",
"binary_version": "2.62.1-1ubuntu0.4+esm7"
},
{
"binary_name": "libsoup-gnome2.4-1",
"binary_version": "2.62.1-1ubuntu0.4+esm7"
},
{
"binary_name": "libsoup2.4-1",
"binary_version": "2.62.1-1ubuntu0.4+esm7"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:18.04:LTS",
"name": "libsoup2.4",
"purl": "pkg:deb/ubuntu/libsoup2.4@2.62.1-1ubuntu0.4+esm7?arch=source\u0026distro=esm-infra/bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.60.1-1",
"2.60.2-1",
"2.60.2-2",
"2.60.3-1",
"2.61.90-1",
"2.62.0-1",
"2.62.1-1",
"2.62.1-1ubuntu0.1",
"2.62.1-1ubuntu0.3",
"2.62.1-1ubuntu0.4",
"2.62.1-1ubuntu0.4+esm1",
"2.62.1-1ubuntu0.4+esm2",
"2.62.1-1ubuntu0.4+esm3",
"2.62.1-1ubuntu0.4+esm4",
"2.62.1-1ubuntu0.4+esm5",
"2.62.1-1ubuntu0.4+esm6",
"2.62.1-1ubuntu0.4+esm7"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "gir1.2-soup-2.4",
"binary_version": "2.70.0-1ubuntu0.5+esm2"
},
{
"binary_name": "libsoup-gnome2.4-1",
"binary_version": "2.70.0-1ubuntu0.5+esm2"
},
{
"binary_name": "libsoup2.4-1",
"binary_version": "2.70.0-1ubuntu0.5+esm2"
},
{
"binary_name": "libsoup2.4-tests",
"binary_version": "2.70.0-1ubuntu0.5+esm2"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:20.04:LTS",
"name": "libsoup2.4",
"purl": "pkg:deb/ubuntu/libsoup2.4@2.70.0-1ubuntu0.5+esm2?arch=source\u0026distro=esm-infra/focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.68.2-0ubuntu1",
"2.68.2-1",
"2.68.2-2",
"2.68.2-2build2",
"2.69.90-1",
"2.70.0-1",
"2.70.0-1ubuntu0.1",
"2.70.0-1ubuntu0.2",
"2.70.0-1ubuntu0.3",
"2.70.0-1ubuntu0.4",
"2.70.0-1ubuntu0.5",
"2.70.0-1ubuntu0.5+esm1",
"2.70.0-1ubuntu0.5+esm2"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "gir1.2-soup-2.4",
"binary_version": "2.74.2-3ubuntu0.7"
},
{
"binary_name": "libsoup-gnome2.4-1",
"binary_version": "2.74.2-3ubuntu0.7"
},
{
"binary_name": "libsoup2.4-1",
"binary_version": "2.74.2-3ubuntu0.7"
},
{
"binary_name": "libsoup2.4-common",
"binary_version": "2.74.2-3ubuntu0.7"
},
{
"binary_name": "libsoup2.4-tests",
"binary_version": "2.74.2-3ubuntu0.7"
}
]
},
"package": {
"ecosystem": "Ubuntu:22.04:LTS",
"name": "libsoup2.4",
"purl": "pkg:deb/ubuntu/libsoup2.4@2.74.2-3ubuntu0.7?arch=source\u0026distro=jammy"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.72.0-3ubuntu3",
"2.74.1-1",
"2.74.2-2",
"2.74.2-3",
"2.74.2-3ubuntu0.1",
"2.74.2-3ubuntu0.2",
"2.74.2-3ubuntu0.3",
"2.74.2-3ubuntu0.4",
"2.74.2-3ubuntu0.5",
"2.74.2-3ubuntu0.6",
"2.74.2-3ubuntu0.7"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "gir1.2-soup-3.0",
"binary_version": "3.0.7-0ubuntu1+esm7"
},
{
"binary_name": "libsoup-3.0-0",
"binary_version": "3.0.7-0ubuntu1+esm7"
},
{
"binary_name": "libsoup-3.0-common",
"binary_version": "3.0.7-0ubuntu1+esm7"
},
{
"binary_name": "libsoup-3.0-tests",
"binary_version": "3.0.7-0ubuntu1+esm7"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:22.04:LTS",
"name": "libsoup3",
"purl": "pkg:deb/ubuntu/libsoup3@3.0.7-0ubuntu1+esm7?arch=source\u0026distro=esm-apps/jammy"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"3.0.4-2",
"3.0.4-3",
"3.0.5-1",
"3.0.7-0ubuntu1",
"3.0.7-0ubuntu1+esm1",
"3.0.7-0ubuntu1+esm2",
"3.0.7-0ubuntu1+esm3",
"3.0.7-0ubuntu1+esm4",
"3.0.7-0ubuntu1+esm5",
"3.0.7-0ubuntu1+esm6",
"3.0.7-0ubuntu1+esm7"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "gir1.2-soup-2.4",
"binary_version": "2.74.3-6ubuntu1.7"
},
{
"binary_name": "libsoup-2.4-1",
"binary_version": "2.74.3-6ubuntu1.7"
},
{
"binary_name": "libsoup-gnome-2.4-1",
"binary_version": "2.74.3-6ubuntu1.7"
},
{
"binary_name": "libsoup2.4-common",
"binary_version": "2.74.3-6ubuntu1.7"
},
{
"binary_name": "libsoup2.4-tests",
"binary_version": "2.74.3-6ubuntu1.7"
}
]
},
"package": {
"ecosystem": "Ubuntu:24.04:LTS",
"name": "libsoup2.4",
"purl": "pkg:deb/ubuntu/libsoup2.4@2.74.3-6ubuntu1.7?arch=source\u0026distro=noble"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.74.3-1",
"2.74.3-2",
"2.74.3-3",
"2.74.3-6",
"2.74.3-6build1",
"2.74.3-6ubuntu1",
"2.74.3-6ubuntu1.1",
"2.74.3-6ubuntu1.2",
"2.74.3-6ubuntu1.3",
"2.74.3-6ubuntu1.4",
"2.74.3-6ubuntu1.5",
"2.74.3-6ubuntu1.6",
"2.74.3-6ubuntu1.7"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "gir1.2-soup-3.0",
"binary_version": "3.4.4-5ubuntu0.7"
},
{
"binary_name": "libsoup-3.0-0",
"binary_version": "3.4.4-5ubuntu0.7"
},
{
"binary_name": "libsoup-3.0-common",
"binary_version": "3.4.4-5ubuntu0.7"
},
{
"binary_name": "libsoup-3.0-tests",
"binary_version": "3.4.4-5ubuntu0.7"
}
]
},
"package": {
"ecosystem": "Ubuntu:24.04:LTS",
"name": "libsoup3",
"purl": "pkg:deb/ubuntu/libsoup3@3.4.4-5ubuntu0.7?arch=source\u0026distro=noble"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"3.4.2-4",
"3.4.4-1",
"3.4.4-2",
"3.4.4-4",
"3.4.4-5",
"3.4.4-5build1",
"3.4.4-5build2",
"3.4.4-5ubuntu0.1",
"3.4.4-5ubuntu0.2",
"3.4.4-5ubuntu0.3",
"3.4.4-5ubuntu0.4",
"3.4.4-5ubuntu0.5",
"3.4.4-5ubuntu0.6",
"3.4.4-5ubuntu0.7"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "gir1.2-soup-3.0",
"binary_version": "3.6.6-1"
},
{
"binary_name": "libsoup-3.0-0",
"binary_version": "3.6.6-1"
},
{
"binary_name": "libsoup-3.0-common",
"binary_version": "3.6.6-1"
},
{
"binary_name": "libsoup-3.0-tests",
"binary_version": "3.6.6-1"
}
]
},
"package": {
"ecosystem": "Ubuntu:26.04:LTS",
"name": "libsoup3",
"purl": "pkg:deb/ubuntu/libsoup3@3.6.6-1?arch=source\u0026distro=resolute"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"3.6.5-4",
"3.6.5-5",
"3.6.5-6",
"3.6.5-7",
"3.6.5-9",
"3.6.6-1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "gir1.2-soup-2.4",
"binary_version": "2.74.3-10.1ubuntu5+esm1"
},
{
"binary_name": "libsoup-2.4-1",
"binary_version": "2.74.3-10.1ubuntu5+esm1"
},
{
"binary_name": "libsoup-gnome-2.4-1",
"binary_version": "2.74.3-10.1ubuntu5+esm1"
},
{
"binary_name": "libsoup2.4-common",
"binary_version": "2.74.3-10.1ubuntu5+esm1"
},
{
"binary_name": "libsoup2.4-tests",
"binary_version": "2.74.3-10.1ubuntu5+esm1"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:26.04:LTS",
"name": "libsoup2.4",
"purl": "pkg:deb/ubuntu/libsoup2.4@2.74.3-10.1ubuntu5+esm1?arch=source\u0026distro=esm-apps/resolute"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.74.3-10.1ubuntu4",
"2.74.3-10.1ubuntu5",
"2.74.3-10.1ubuntu5+esm1"
]
}
],
"aliases": [],
"details": "An out-of-bounds read vulnerability was found in libsoup\u0027s multipart processing subsystem. The flaw exists in the soup_multipart_input_stream_read_headers() function inside soup-multipart-input-stream.c, which does not adequately restrict or validate the size of incoming multipart boundary strings. When processing a crafted HTTP response containing a malformed or oversized boundary parameter, the internal stream reader reads past the allocated buffer bounds. A remote, unauthenticated attacker can exploit this behavior to cause a service denial (DoS) through application failure or potentially read fragments of unauthorized memory metadata.",
"id": "UBUNTU-CVE-2026-15714",
"modified": "2026-07-14T20:16:00Z",
"published": "2026-07-14T20:16:00Z",
"references": [
{
"type": "REPORT",
"url": "https://ubuntu.com/security/CVE-2026-15714"
},
{
"type": "REPORT",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-15714"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-15714"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2499942"
},
{
"type": "REPORT",
"url": "https://gitlab.gnome.org/GNOME/libsoup/-/work_items/542"
}
],
"related": [],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L",
"type": "CVSS_V3"
},
{
"score": "medium",
"type": "Ubuntu"
}
],
"upstream": [
"CVE-2026-15714"
]
}
WID-SEC-W-2026-2919
Vulnerability from csaf_certbund - Published: 2026-08-18 22:00 - Updated: 2026-08-31 22:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM App Connect Enterprise LTS <13.4.0
IBM / App Connect Enterprise
|
LTS <13.4.0 | ||
|
IBM App Connect Enterprise LTS <12.0.26
IBM / App Connect Enterprise
|
LTS <12.0.26 | ||
|
IBM App Connect Enterprise CD <13.4.0
IBM / App Connect Enterprise
|
CD <13.4.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM App Connect Enterprise LTS <13.4.0
IBM / App Connect Enterprise
|
LTS <13.4.0 | ||
|
IBM App Connect Enterprise LTS <12.0.26
IBM / App Connect Enterprise
|
LTS <12.0.26 | ||
|
IBM App Connect Enterprise CD <13.4.0
IBM / App Connect Enterprise
|
CD <13.4.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM App Connect Enterprise LTS <13.4.0
IBM / App Connect Enterprise
|
LTS <13.4.0 | ||
|
IBM App Connect Enterprise LTS <12.0.26
IBM / App Connect Enterprise
|
LTS <12.0.26 | ||
|
IBM App Connect Enterprise CD <13.4.0
IBM / App Connect Enterprise
|
CD <13.4.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM App Connect Enterprise LTS <13.4.0
IBM / App Connect Enterprise
|
LTS <13.4.0 | ||
|
IBM App Connect Enterprise LTS <12.0.26
IBM / App Connect Enterprise
|
LTS <12.0.26 | ||
|
IBM App Connect Enterprise CD <13.4.0
IBM / App Connect Enterprise
|
CD <13.4.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM App Connect Enterprise LTS <13.4.0
IBM / App Connect Enterprise
|
LTS <13.4.0 | ||
|
IBM App Connect Enterprise LTS <12.0.26
IBM / App Connect Enterprise
|
LTS <12.0.26 | ||
|
IBM App Connect Enterprise CD <13.4.0
IBM / App Connect Enterprise
|
CD <13.4.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM App Connect Enterprise LTS <13.4.0
IBM / App Connect Enterprise
|
LTS <13.4.0 | ||
|
IBM App Connect Enterprise LTS <12.0.26
IBM / App Connect Enterprise
|
LTS <12.0.26 | ||
|
IBM App Connect Enterprise CD <13.4.0
IBM / App Connect Enterprise
|
CD <13.4.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM App Connect Enterprise LTS <13.4.0
IBM / App Connect Enterprise
|
LTS <13.4.0 | ||
|
IBM App Connect Enterprise LTS <12.0.26
IBM / App Connect Enterprise
|
LTS <12.0.26 | ||
|
IBM App Connect Enterprise CD <13.4.0
IBM / App Connect Enterprise
|
CD <13.4.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM App Connect Enterprise LTS <13.4.0
IBM / App Connect Enterprise
|
LTS <13.4.0 | ||
|
IBM App Connect Enterprise LTS <12.0.26
IBM / App Connect Enterprise
|
LTS <12.0.26 | ||
|
IBM App Connect Enterprise CD <13.4.0
IBM / App Connect Enterprise
|
CD <13.4.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM App Connect Enterprise LTS <13.4.0
IBM / App Connect Enterprise
|
LTS <13.4.0 | ||
|
IBM App Connect Enterprise LTS <12.0.26
IBM / App Connect Enterprise
|
LTS <12.0.26 | ||
|
IBM App Connect Enterprise CD <13.4.0
IBM / App Connect Enterprise
|
CD <13.4.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM App Connect Enterprise LTS <13.4.0
IBM / App Connect Enterprise
|
LTS <13.4.0 | ||
|
IBM App Connect Enterprise LTS <12.0.26
IBM / App Connect Enterprise
|
LTS <12.0.26 | ||
|
IBM App Connect Enterprise CD <13.4.0
IBM / App Connect Enterprise
|
CD <13.4.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM App Connect Enterprise LTS <13.4.0
IBM / App Connect Enterprise
|
LTS <13.4.0 | ||
|
IBM App Connect Enterprise LTS <12.0.26
IBM / App Connect Enterprise
|
LTS <12.0.26 | ||
|
IBM App Connect Enterprise CD <13.4.0
IBM / App Connect Enterprise
|
CD <13.4.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM App Connect Enterprise LTS <13.4.0
IBM / App Connect Enterprise
|
LTS <13.4.0 | ||
|
IBM App Connect Enterprise LTS <12.0.26
IBM / App Connect Enterprise
|
LTS <12.0.26 | ||
|
IBM App Connect Enterprise CD <13.4.0
IBM / App Connect Enterprise
|
CD <13.4.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM App Connect Enterprise LTS <13.4.0
IBM / App Connect Enterprise
|
LTS <13.4.0 | ||
|
IBM App Connect Enterprise LTS <12.0.26
IBM / App Connect Enterprise
|
LTS <12.0.26 | ||
|
IBM App Connect Enterprise CD <13.4.0
IBM / App Connect Enterprise
|
CD <13.4.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM App Connect Enterprise LTS <13.4.0
IBM / App Connect Enterprise
|
LTS <13.4.0 | ||
|
IBM App Connect Enterprise LTS <12.0.26
IBM / App Connect Enterprise
|
LTS <12.0.26 | ||
|
IBM App Connect Enterprise CD <13.4.0
IBM / App Connect Enterprise
|
CD <13.4.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM App Connect Enterprise LTS <13.4.0
IBM / App Connect Enterprise
|
LTS <13.4.0 | ||
|
IBM App Connect Enterprise LTS <12.0.26
IBM / App Connect Enterprise
|
LTS <12.0.26 | ||
|
IBM App Connect Enterprise CD <13.4.0
IBM / App Connect Enterprise
|
CD <13.4.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM App Connect Enterprise LTS <13.4.0
IBM / App Connect Enterprise
|
LTS <13.4.0 | ||
|
IBM App Connect Enterprise LTS <12.0.26
IBM / App Connect Enterprise
|
LTS <12.0.26 | ||
|
IBM App Connect Enterprise CD <13.4.0
IBM / App Connect Enterprise
|
CD <13.4.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM App Connect Enterprise LTS <13.4.0
IBM / App Connect Enterprise
|
LTS <13.4.0 | ||
|
IBM App Connect Enterprise LTS <12.0.26
IBM / App Connect Enterprise
|
LTS <12.0.26 | ||
|
IBM App Connect Enterprise CD <13.4.0
IBM / App Connect Enterprise
|
CD <13.4.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM App Connect Enterprise LTS <13.4.0
IBM / App Connect Enterprise
|
LTS <13.4.0 | ||
|
IBM App Connect Enterprise LTS <12.0.26
IBM / App Connect Enterprise
|
LTS <12.0.26 | ||
|
IBM App Connect Enterprise CD <13.4.0
IBM / App Connect Enterprise
|
CD <13.4.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM App Connect Enterprise LTS <13.4.0
IBM / App Connect Enterprise
|
LTS <13.4.0 | ||
|
IBM App Connect Enterprise LTS <12.0.26
IBM / App Connect Enterprise
|
LTS <12.0.26 | ||
|
IBM App Connect Enterprise CD <13.4.0
IBM / App Connect Enterprise
|
CD <13.4.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM App Connect Enterprise LTS <13.4.0
IBM / App Connect Enterprise
|
LTS <13.4.0 | ||
|
IBM App Connect Enterprise LTS <12.0.26
IBM / App Connect Enterprise
|
LTS <12.0.26 | ||
|
IBM App Connect Enterprise CD <13.4.0
IBM / App Connect Enterprise
|
CD <13.4.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM App Connect Enterprise LTS <13.4.0
IBM / App Connect Enterprise
|
LTS <13.4.0 | ||
|
IBM App Connect Enterprise LTS <12.0.26
IBM / App Connect Enterprise
|
LTS <12.0.26 | ||
|
IBM App Connect Enterprise CD <13.4.0
IBM / App Connect Enterprise
|
CD <13.4.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM App Connect Enterprise LTS <13.4.0
IBM / App Connect Enterprise
|
LTS <13.4.0 | ||
|
IBM App Connect Enterprise LTS <12.0.26
IBM / App Connect Enterprise
|
LTS <12.0.26 | ||
|
IBM App Connect Enterprise CD <13.4.0
IBM / App Connect Enterprise
|
CD <13.4.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM App Connect Enterprise LTS <13.4.0
IBM / App Connect Enterprise
|
LTS <13.4.0 | ||
|
IBM App Connect Enterprise LTS <12.0.26
IBM / App Connect Enterprise
|
LTS <12.0.26 | ||
|
IBM App Connect Enterprise CD <13.4.0
IBM / App Connect Enterprise
|
CD <13.4.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM App Connect Enterprise LTS <13.4.0
IBM / App Connect Enterprise
|
LTS <13.4.0 | ||
|
IBM App Connect Enterprise LTS <12.0.26
IBM / App Connect Enterprise
|
LTS <12.0.26 | ||
|
IBM App Connect Enterprise CD <13.4.0
IBM / App Connect Enterprise
|
CD <13.4.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM App Connect Enterprise LTS <13.4.0
IBM / App Connect Enterprise
|
LTS <13.4.0 | ||
|
IBM App Connect Enterprise LTS <12.0.26
IBM / App Connect Enterprise
|
LTS <12.0.26 | ||
|
IBM App Connect Enterprise CD <13.4.0
IBM / App Connect Enterprise
|
CD <13.4.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM App Connect Enterprise LTS <13.4.0
IBM / App Connect Enterprise
|
LTS <13.4.0 | ||
|
IBM App Connect Enterprise LTS <12.0.26
IBM / App Connect Enterprise
|
LTS <12.0.26 | ||
|
IBM App Connect Enterprise CD <13.4.0
IBM / App Connect Enterprise
|
CD <13.4.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM App Connect Enterprise LTS <13.4.0
IBM / App Connect Enterprise
|
LTS <13.4.0 | ||
|
IBM App Connect Enterprise LTS <12.0.26
IBM / App Connect Enterprise
|
LTS <12.0.26 | ||
|
IBM App Connect Enterprise CD <13.4.0
IBM / App Connect Enterprise
|
CD <13.4.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM App Connect Enterprise LTS <13.4.0
IBM / App Connect Enterprise
|
LTS <13.4.0 | ||
|
IBM App Connect Enterprise LTS <12.0.26
IBM / App Connect Enterprise
|
LTS <12.0.26 | ||
|
IBM App Connect Enterprise CD <13.4.0
IBM / App Connect Enterprise
|
CD <13.4.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM App Connect Enterprise LTS <13.4.0
IBM / App Connect Enterprise
|
LTS <13.4.0 | ||
|
IBM App Connect Enterprise LTS <12.0.26
IBM / App Connect Enterprise
|
LTS <12.0.26 | ||
|
IBM App Connect Enterprise CD <13.4.0
IBM / App Connect Enterprise
|
CD <13.4.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM App Connect Enterprise LTS <13.4.0
IBM / App Connect Enterprise
|
LTS <13.4.0 | ||
|
IBM App Connect Enterprise LTS <12.0.26
IBM / App Connect Enterprise
|
LTS <12.0.26 | ||
|
IBM App Connect Enterprise CD <13.4.0
IBM / App Connect Enterprise
|
CD <13.4.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM App Connect Enterprise LTS <13.4.0
IBM / App Connect Enterprise
|
LTS <13.4.0 | ||
|
IBM App Connect Enterprise LTS <12.0.26
IBM / App Connect Enterprise
|
LTS <12.0.26 | ||
|
IBM App Connect Enterprise CD <13.4.0
IBM / App Connect Enterprise
|
CD <13.4.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM App Connect Enterprise LTS <13.4.0
IBM / App Connect Enterprise
|
LTS <13.4.0 | ||
|
IBM App Connect Enterprise LTS <12.0.26
IBM / App Connect Enterprise
|
LTS <12.0.26 | ||
|
IBM App Connect Enterprise CD <13.4.0
IBM / App Connect Enterprise
|
CD <13.4.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM App Connect Enterprise LTS <13.4.0
IBM / App Connect Enterprise
|
LTS <13.4.0 | ||
|
IBM App Connect Enterprise LTS <12.0.26
IBM / App Connect Enterprise
|
LTS <12.0.26 | ||
|
IBM App Connect Enterprise CD <13.4.0
IBM / App Connect Enterprise
|
CD <13.4.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM App Connect Enterprise LTS <13.4.0
IBM / App Connect Enterprise
|
LTS <13.4.0 | ||
|
IBM App Connect Enterprise LTS <12.0.26
IBM / App Connect Enterprise
|
LTS <12.0.26 | ||
|
IBM App Connect Enterprise CD <13.4.0
IBM / App Connect Enterprise
|
CD <13.4.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM App Connect Enterprise LTS <13.4.0
IBM / App Connect Enterprise
|
LTS <13.4.0 | ||
|
IBM App Connect Enterprise LTS <12.0.26
IBM / App Connect Enterprise
|
LTS <12.0.26 | ||
|
IBM App Connect Enterprise CD <13.4.0
IBM / App Connect Enterprise
|
CD <13.4.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM App Connect Enterprise LTS <13.4.0
IBM / App Connect Enterprise
|
LTS <13.4.0 | ||
|
IBM App Connect Enterprise LTS <12.0.26
IBM / App Connect Enterprise
|
LTS <12.0.26 | ||
|
IBM App Connect Enterprise CD <13.4.0
IBM / App Connect Enterprise
|
CD <13.4.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM App Connect Enterprise LTS <13.4.0
IBM / App Connect Enterprise
|
LTS <13.4.0 | ||
|
IBM App Connect Enterprise LTS <12.0.26
IBM / App Connect Enterprise
|
LTS <12.0.26 | ||
|
IBM App Connect Enterprise CD <13.4.0
IBM / App Connect Enterprise
|
CD <13.4.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM App Connect Enterprise LTS <13.4.0
IBM / App Connect Enterprise
|
LTS <13.4.0 | ||
|
IBM App Connect Enterprise LTS <12.0.26
IBM / App Connect Enterprise
|
LTS <12.0.26 | ||
|
IBM App Connect Enterprise CD <13.4.0
IBM / App Connect Enterprise
|
CD <13.4.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM App Connect Enterprise LTS <13.4.0
IBM / App Connect Enterprise
|
LTS <13.4.0 | ||
|
IBM App Connect Enterprise LTS <12.0.26
IBM / App Connect Enterprise
|
LTS <12.0.26 | ||
|
IBM App Connect Enterprise CD <13.4.0
IBM / App Connect Enterprise
|
CD <13.4.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM App Connect Enterprise LTS <13.4.0
IBM / App Connect Enterprise
|
LTS <13.4.0 | ||
|
IBM App Connect Enterprise LTS <12.0.26
IBM / App Connect Enterprise
|
LTS <12.0.26 | ||
|
IBM App Connect Enterprise CD <13.4.0
IBM / App Connect Enterprise
|
CD <13.4.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM App Connect Enterprise LTS <13.4.0
IBM / App Connect Enterprise
|
LTS <13.4.0 | ||
|
IBM App Connect Enterprise LTS <12.0.26
IBM / App Connect Enterprise
|
LTS <12.0.26 | ||
|
IBM App Connect Enterprise CD <13.4.0
IBM / App Connect Enterprise
|
CD <13.4.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM App Connect Enterprise LTS <13.4.0
IBM / App Connect Enterprise
|
LTS <13.4.0 | ||
|
IBM App Connect Enterprise LTS <12.0.26
IBM / App Connect Enterprise
|
LTS <12.0.26 | ||
|
IBM App Connect Enterprise CD <13.4.0
IBM / App Connect Enterprise
|
CD <13.4.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM App Connect Enterprise LTS <13.4.0
IBM / App Connect Enterprise
|
LTS <13.4.0 | ||
|
IBM App Connect Enterprise LTS <12.0.26
IBM / App Connect Enterprise
|
LTS <12.0.26 | ||
|
IBM App Connect Enterprise CD <13.4.0
IBM / App Connect Enterprise
|
CD <13.4.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM App Connect Enterprise LTS <13.4.0
IBM / App Connect Enterprise
|
LTS <13.4.0 | ||
|
IBM App Connect Enterprise LTS <12.0.26
IBM / App Connect Enterprise
|
LTS <12.0.26 | ||
|
IBM App Connect Enterprise CD <13.4.0
IBM / App Connect Enterprise
|
CD <13.4.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM App Connect Enterprise LTS <13.4.0
IBM / App Connect Enterprise
|
LTS <13.4.0 | ||
|
IBM App Connect Enterprise LTS <12.0.26
IBM / App Connect Enterprise
|
LTS <12.0.26 | ||
|
IBM App Connect Enterprise CD <13.4.0
IBM / App Connect Enterprise
|
CD <13.4.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM App Connect Enterprise LTS <13.4.0
IBM / App Connect Enterprise
|
LTS <13.4.0 | ||
|
IBM App Connect Enterprise LTS <12.0.26
IBM / App Connect Enterprise
|
LTS <12.0.26 | ||
|
IBM App Connect Enterprise CD <13.4.0
IBM / App Connect Enterprise
|
CD <13.4.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM App Connect Enterprise LTS <13.4.0
IBM / App Connect Enterprise
|
LTS <13.4.0 | ||
|
IBM App Connect Enterprise LTS <12.0.26
IBM / App Connect Enterprise
|
LTS <12.0.26 | ||
|
IBM App Connect Enterprise CD <13.4.0
IBM / App Connect Enterprise
|
CD <13.4.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM App Connect Enterprise LTS <13.4.0
IBM / App Connect Enterprise
|
LTS <13.4.0 | ||
|
IBM App Connect Enterprise LTS <12.0.26
IBM / App Connect Enterprise
|
LTS <12.0.26 | ||
|
IBM App Connect Enterprise CD <13.4.0
IBM / App Connect Enterprise
|
CD <13.4.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM App Connect Enterprise LTS <13.4.0
IBM / App Connect Enterprise
|
LTS <13.4.0 | ||
|
IBM App Connect Enterprise LTS <12.0.26
IBM / App Connect Enterprise
|
LTS <12.0.26 | ||
|
IBM App Connect Enterprise CD <13.4.0
IBM / App Connect Enterprise
|
CD <13.4.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM App Connect Enterprise LTS <13.4.0
IBM / App Connect Enterprise
|
LTS <13.4.0 | ||
|
IBM App Connect Enterprise LTS <12.0.26
IBM / App Connect Enterprise
|
LTS <12.0.26 | ||
|
IBM App Connect Enterprise CD <13.4.0
IBM / App Connect Enterprise
|
CD <13.4.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM App Connect Enterprise LTS <13.4.0
IBM / App Connect Enterprise
|
LTS <13.4.0 | ||
|
IBM App Connect Enterprise LTS <12.0.26
IBM / App Connect Enterprise
|
LTS <12.0.26 | ||
|
IBM App Connect Enterprise CD <13.4.0
IBM / App Connect Enterprise
|
CD <13.4.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM App Connect Enterprise LTS <13.4.0
IBM / App Connect Enterprise
|
LTS <13.4.0 | ||
|
IBM App Connect Enterprise LTS <12.0.26
IBM / App Connect Enterprise
|
LTS <12.0.26 | ||
|
IBM App Connect Enterprise CD <13.4.0
IBM / App Connect Enterprise
|
CD <13.4.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM App Connect Enterprise LTS <13.4.0
IBM / App Connect Enterprise
|
LTS <13.4.0 | ||
|
IBM App Connect Enterprise LTS <12.0.26
IBM / App Connect Enterprise
|
LTS <12.0.26 | ||
|
IBM App Connect Enterprise CD <13.4.0
IBM / App Connect Enterprise
|
CD <13.4.0 |
{
"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 App Connect Enterprise kombiniert die branchenbew\u00e4hrten Technologien des IBM Integration Bus mit Cloud-nativen Technologien.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein Angreifer kann mehrere Schwachstellen in IBM App Connect Enterprise ausnutzen, um beliebigen Programmcode auszuf\u00fchren, um seine Privilegien zu erh\u00f6hen, um einen Denial of Service Angriff durchzuf\u00fchren, um Informationen offenzulegen, um Dateien zu manipulieren, 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-2919 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2026/wid-sec-w-2026-2919.json"
},
{
"category": "self",
"summary": "WID-SEC-2026-2919 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2026-2919"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7284129 vom 2026-08-18",
"url": "https://www.ibm.com/support/pages/node/7284129"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2-2026-3876 vom 2026-09-01",
"url": "https://alas.aws.amazon.com/AL2/ALAS2-2026-3876.html"
}
],
"source_lang": "en-US",
"title": "IBM App Connect Enterprise: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2026-08-31T22:00:00.000+00:00",
"generator": {
"date": "2026-09-01T08:07:33.561+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.6.0"
}
},
"id": "WID-SEC-W-2026-2919",
"initial_release_date": "2026-08-18T22:00:00.000+00:00",
"revision_history": [
{
"date": "2026-08-18T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2026-08-31T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Amazon aufgenommen"
}
],
"status": "final",
"version": "2"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Amazon Linux 2",
"product": {
"name": "Amazon Linux 2",
"product_id": "398363",
"product_identification_helper": {
"cpe": "cpe:/o:amazon:linux_2:-"
}
}
}
],
"category": "vendor",
"name": "Amazon"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "LTS \u003c13.4.0",
"product": {
"name": "IBM App Connect Enterprise LTS \u003c13.4.0",
"product_id": "T058321"
}
},
{
"category": "product_version",
"name": "LTS 13.4.0",
"product": {
"name": "IBM App Connect Enterprise LTS 13.4.0",
"product_id": "T058321-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:app_connect_enterprise:lts__13.4.0"
}
}
},
{
"category": "product_version_range",
"name": "CD \u003c13.4.0",
"product": {
"name": "IBM App Connect Enterprise CD \u003c13.4.0",
"product_id": "T058322"
}
},
{
"category": "product_version",
"name": "CD 13.4.0",
"product": {
"name": "IBM App Connect Enterprise CD 13.4.0",
"product_id": "T058322-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:app_connect_enterprise:cd__13.4.0"
}
}
},
{
"category": "product_version_range",
"name": "LTS \u003c12.0.26",
"product": {
"name": "IBM App Connect Enterprise LTS \u003c12.0.26",
"product_id": "T058323"
}
},
{
"category": "product_version",
"name": "LTS 12.0.26",
"product": {
"name": "IBM App Connect Enterprise LTS 12.0.26",
"product_id": "T058323-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:app_connect_enterprise:lts__12.0.26"
}
}
}
],
"category": "product_name",
"name": "App Connect Enterprise"
}
],
"category": "vendor",
"name": "IBM"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-34459",
"product_status": {
"known_affected": [
"398363",
"T058321",
"T058323",
"T058322"
]
},
"release_date": "2026-08-18T22:00:00.000+00:00",
"title": "CVE-2024-34459"
},
{
"cve": "CVE-2025-10911",
"product_status": {
"known_affected": [
"398363",
"T058321",
"T058323",
"T058322"
]
},
"release_date": "2026-08-18T22:00:00.000+00:00",
"title": "CVE-2025-10911"
},
{
"cve": "CVE-2025-13151",
"product_status": {
"known_affected": [
"398363",
"T058321",
"T058323",
"T058322"
]
},
"release_date": "2026-08-18T22:00:00.000+00:00",
"title": "CVE-2025-13151"
},
{
"cve": "CVE-2025-5278",
"product_status": {
"known_affected": [
"398363",
"T058321",
"T058323",
"T058322"
]
},
"release_date": "2026-08-18T22:00:00.000+00:00",
"title": "CVE-2025-5278"
},
{
"cve": "CVE-2025-6170",
"product_status": {
"known_affected": [
"398363",
"T058321",
"T058323",
"T058322"
]
},
"release_date": "2026-08-18T22:00:00.000+00:00",
"title": "CVE-2025-6170"
},
{
"cve": "CVE-2025-66293",
"product_status": {
"known_affected": [
"398363",
"T058321",
"T058323",
"T058322"
]
},
"release_date": "2026-08-18T22:00:00.000+00:00",
"title": "CVE-2025-66293"
},
{
"cve": "CVE-2026-11525",
"product_status": {
"known_affected": [
"398363",
"T058321",
"T058323",
"T058322"
]
},
"release_date": "2026-08-18T22:00:00.000+00:00",
"title": "CVE-2026-11525"
},
{
"cve": "CVE-2026-12151",
"product_status": {
"known_affected": [
"398363",
"T058321",
"T058323",
"T058322"
]
},
"release_date": "2026-08-18T22:00:00.000+00:00",
"title": "CVE-2026-12151"
},
{
"cve": "CVE-2026-15308",
"product_status": {
"known_affected": [
"398363",
"T058321",
"T058323",
"T058322"
]
},
"release_date": "2026-08-18T22:00:00.000+00:00",
"title": "CVE-2026-15308"
},
{
"cve": "CVE-2026-15709",
"product_status": {
"known_affected": [
"398363",
"T058321",
"T058323",
"T058322"
]
},
"release_date": "2026-08-18T22:00:00.000+00:00",
"title": "CVE-2026-15709"
},
{
"cve": "CVE-2026-15711",
"product_status": {
"known_affected": [
"398363",
"T058321",
"T058323",
"T058322"
]
},
"release_date": "2026-08-18T22:00:00.000+00:00",
"title": "CVE-2026-15711"
},
{
"cve": "CVE-2026-15713",
"product_status": {
"known_affected": [
"398363",
"T058321",
"T058323",
"T058322"
]
},
"release_date": "2026-08-18T22:00:00.000+00:00",
"title": "CVE-2026-15713"
},
{
"cve": "CVE-2026-15714",
"product_status": {
"known_affected": [
"398363",
"T058321",
"T058323",
"T058322"
]
},
"release_date": "2026-08-18T22:00:00.000+00:00",
"title": "CVE-2026-15714"
},
{
"cve": "CVE-2026-31790",
"product_status": {
"known_affected": [
"398363",
"T058321",
"T058323",
"T058322"
]
},
"release_date": "2026-08-18T22:00:00.000+00:00",
"title": "CVE-2026-31790"
},
{
"cve": "CVE-2026-33416",
"product_status": {
"known_affected": [
"398363",
"T058321",
"T058323",
"T058322"
]
},
"release_date": "2026-08-18T22:00:00.000+00:00",
"title": "CVE-2026-33416"
},
{
"cve": "CVE-2026-33636",
"product_status": {
"known_affected": [
"398363",
"T058321",
"T058323",
"T058322"
]
},
"release_date": "2026-08-18T22:00:00.000+00:00",
"title": "CVE-2026-33636"
},
{
"cve": "CVE-2026-34180",
"product_status": {
"known_affected": [
"398363",
"T058321",
"T058323",
"T058322"
]
},
"release_date": "2026-08-18T22:00:00.000+00:00",
"title": "CVE-2026-34180"
},
{
"cve": "CVE-2026-34181",
"product_status": {
"known_affected": [
"398363",
"T058321",
"T058323",
"T058322"
]
},
"release_date": "2026-08-18T22:00:00.000+00:00",
"title": "CVE-2026-34181"
},
{
"cve": "CVE-2026-34182",
"product_status": {
"known_affected": [
"398363",
"T058321",
"T058323",
"T058322"
]
},
"release_date": "2026-08-18T22:00:00.000+00:00",
"title": "CVE-2026-34182"
},
{
"cve": "CVE-2026-34183",
"product_status": {
"known_affected": [
"398363",
"T058321",
"T058323",
"T058322"
]
},
"release_date": "2026-08-18T22:00:00.000+00:00",
"title": "CVE-2026-34183"
},
{
"cve": "CVE-2026-42338",
"product_status": {
"known_affected": [
"398363",
"T058321",
"T058323",
"T058322"
]
},
"release_date": "2026-08-18T22:00:00.000+00:00",
"title": "CVE-2026-42338"
},
{
"cve": "CVE-2026-42764",
"product_status": {
"known_affected": [
"398363",
"T058321",
"T058323",
"T058322"
]
},
"release_date": "2026-08-18T22:00:00.000+00:00",
"title": "CVE-2026-42764"
},
{
"cve": "CVE-2026-42766",
"product_status": {
"known_affected": [
"398363",
"T058321",
"T058323",
"T058322"
]
},
"release_date": "2026-08-18T22:00:00.000+00:00",
"title": "CVE-2026-42766"
},
{
"cve": "CVE-2026-42767",
"product_status": {
"known_affected": [
"398363",
"T058321",
"T058323",
"T058322"
]
},
"release_date": "2026-08-18T22:00:00.000+00:00",
"title": "CVE-2026-42767"
},
{
"cve": "CVE-2026-42768",
"product_status": {
"known_affected": [
"398363",
"T058321",
"T058323",
"T058322"
]
},
"release_date": "2026-08-18T22:00:00.000+00:00",
"title": "CVE-2026-42768"
},
{
"cve": "CVE-2026-42769",
"product_status": {
"known_affected": [
"398363",
"T058321",
"T058323",
"T058322"
]
},
"release_date": "2026-08-18T22:00:00.000+00:00",
"title": "CVE-2026-42769"
},
{
"cve": "CVE-2026-42770",
"product_status": {
"known_affected": [
"398363",
"T058321",
"T058323",
"T058322"
]
},
"release_date": "2026-08-18T22:00:00.000+00:00",
"title": "CVE-2026-42770"
},
{
"cve": "CVE-2026-42771",
"product_status": {
"known_affected": [
"398363",
"T058321",
"T058323",
"T058322"
]
},
"release_date": "2026-08-18T22:00:00.000+00:00",
"title": "CVE-2026-42771"
},
{
"cve": "CVE-2026-45445",
"product_status": {
"known_affected": [
"398363",
"T058321",
"T058323",
"T058322"
]
},
"release_date": "2026-08-18T22:00:00.000+00:00",
"title": "CVE-2026-45445"
},
{
"cve": "CVE-2026-45446",
"product_status": {
"known_affected": [
"398363",
"T058321",
"T058323",
"T058322"
]
},
"release_date": "2026-08-18T22:00:00.000+00:00",
"title": "CVE-2026-45446"
},
{
"cve": "CVE-2026-45447",
"product_status": {
"known_affected": [
"398363",
"T058321",
"T058323",
"T058322"
]
},
"release_date": "2026-08-18T22:00:00.000+00:00",
"title": "CVE-2026-45447"
},
{
"cve": "CVE-2026-47058",
"product_status": {
"known_affected": [
"398363",
"T058321",
"T058323",
"T058322"
]
},
"release_date": "2026-08-18T22:00:00.000+00:00",
"title": "CVE-2026-47058"
},
{
"cve": "CVE-2026-48615",
"product_status": {
"known_affected": [
"398363",
"T058321",
"T058323",
"T058322"
]
},
"release_date": "2026-08-18T22:00:00.000+00:00",
"title": "CVE-2026-48615"
},
{
"cve": "CVE-2026-48618",
"product_status": {
"known_affected": [
"398363",
"T058321",
"T058323",
"T058322"
]
},
"release_date": "2026-08-18T22:00:00.000+00:00",
"title": "CVE-2026-48618"
},
{
"cve": "CVE-2026-48619",
"product_status": {
"known_affected": [
"398363",
"T058321",
"T058323",
"T058322"
]
},
"release_date": "2026-08-18T22:00:00.000+00:00",
"title": "CVE-2026-48619"
},
{
"cve": "CVE-2026-48864",
"product_status": {
"known_affected": [
"398363",
"T058321",
"T058323",
"T058322"
]
},
"release_date": "2026-08-18T22:00:00.000+00:00",
"title": "CVE-2026-48864"
},
{
"cve": "CVE-2026-48928",
"product_status": {
"known_affected": [
"398363",
"T058321",
"T058323",
"T058322"
]
},
"release_date": "2026-08-18T22:00:00.000+00:00",
"title": "CVE-2026-48928"
},
{
"cve": "CVE-2026-48930",
"product_status": {
"known_affected": [
"398363",
"T058321",
"T058323",
"T058322"
]
},
"release_date": "2026-08-18T22:00:00.000+00:00",
"title": "CVE-2026-48930"
},
{
"cve": "CVE-2026-48933",
"product_status": {
"known_affected": [
"398363",
"T058321",
"T058323",
"T058322"
]
},
"release_date": "2026-08-18T22:00:00.000+00:00",
"title": "CVE-2026-48933"
},
{
"cve": "CVE-2026-48934",
"product_status": {
"known_affected": [
"398363",
"T058321",
"T058323",
"T058322"
]
},
"release_date": "2026-08-18T22:00:00.000+00:00",
"title": "CVE-2026-48934"
},
{
"cve": "CVE-2026-48935",
"product_status": {
"known_affected": [
"398363",
"T058321",
"T058323",
"T058322"
]
},
"release_date": "2026-08-18T22:00:00.000+00:00",
"title": "CVE-2026-48935"
},
{
"cve": "CVE-2026-54369",
"product_status": {
"known_affected": [
"398363",
"T058321",
"T058323",
"T058322"
]
},
"release_date": "2026-08-18T22:00:00.000+00:00",
"title": "CVE-2026-54369"
},
{
"cve": "CVE-2026-54370",
"product_status": {
"known_affected": [
"398363",
"T058321",
"T058323",
"T058322"
]
},
"release_date": "2026-08-18T22:00:00.000+00:00",
"title": "CVE-2026-54370"
},
{
"cve": "CVE-2026-5450",
"product_status": {
"known_affected": [
"398363",
"T058321",
"T058323",
"T058322"
]
},
"release_date": "2026-08-18T22:00:00.000+00:00",
"title": "CVE-2026-5450"
},
{
"cve": "CVE-2026-58016",
"product_status": {
"known_affected": [
"398363",
"T058321",
"T058323",
"T058322"
]
},
"release_date": "2026-08-18T22:00:00.000+00:00",
"title": "CVE-2026-58016"
},
{
"cve": "CVE-2026-65698",
"product_status": {
"known_affected": [
"398363",
"T058321",
"T058323",
"T058322"
]
},
"release_date": "2026-08-18T22:00:00.000+00:00",
"title": "CVE-2026-65698"
},
{
"cve": "CVE-2026-6733",
"product_status": {
"known_affected": [
"398363",
"T058321",
"T058323",
"T058322"
]
},
"release_date": "2026-08-18T22:00:00.000+00:00",
"title": "CVE-2026-6733"
},
{
"cve": "CVE-2026-6734",
"product_status": {
"known_affected": [
"398363",
"T058321",
"T058323",
"T058322"
]
},
"release_date": "2026-08-18T22:00:00.000+00:00",
"title": "CVE-2026-6734"
},
{
"cve": "CVE-2026-7383",
"product_status": {
"known_affected": [
"398363",
"T058321",
"T058323",
"T058322"
]
},
"release_date": "2026-08-18T22:00:00.000+00:00",
"title": "CVE-2026-7383"
},
{
"cve": "CVE-2026-8643",
"product_status": {
"known_affected": [
"398363",
"T058321",
"T058323",
"T058322"
]
},
"release_date": "2026-08-18T22:00:00.000+00:00",
"title": "CVE-2026-8643"
},
{
"cve": "CVE-2026-9076",
"product_status": {
"known_affected": [
"398363",
"T058321",
"T058323",
"T058322"
]
},
"release_date": "2026-08-18T22:00:00.000+00:00",
"title": "CVE-2026-9076"
},
{
"cve": "CVE-2026-9678",
"product_status": {
"known_affected": [
"398363",
"T058321",
"T058323",
"T058322"
]
},
"release_date": "2026-08-18T22:00:00.000+00:00",
"title": "CVE-2026-9678"
},
{
"cve": "CVE-2026-9697",
"product_status": {
"known_affected": [
"398363",
"T058321",
"T058323",
"T058322"
]
},
"release_date": "2026-08-18T22:00:00.000+00:00",
"title": "CVE-2026-9697"
}
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.