Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-1801 (GCVE-0-2026-1801)
Vulnerability from cvelistv5 – Published: 2026-02-03 20:12 – Updated: 2026-03-26 18:58
VLAI
EPSS
Title
Libsoup: libsoup: http request smuggling via malformed chunk headers
Summary
A flaw was found in libsoup, an HTTP client/server library. This HTTP Request Smuggling vulnerability arises from non-RFC-compliant parsing in the soup_filter_input_stream_read_line() logic, where libsoup accepts malformed chunk headers, such as lone line feed (LF) characters instead of the required carriage return and line feed (CRLF). A remote attacker can exploit this without authentication or user interaction by sending specially crafted chunked requests. This allows libsoup to parse and process multiple HTTP requests from a single network message, potentially leading to information disclosure.
Severity
5.3 (Medium)
SSVC
Exploitation: none
Automatable: yes
Technical Impact: partial
CISA Coordinator (v2.0.3)
CWE
- CWE-444 - Inconsistent Interpretation of HTTP Requests ('HTTP Request/Response Smuggling')
Assigner
References
3 references
| URL | Tags |
|---|---|
| https://access.redhat.com/security/cve/CVE-2026-1801 | vdb-entryx_refsource_REDHAT |
| https://bugzilla.redhat.com/show_bug.cgi?id=2436315 | issue-trackingx_refsource_REDHAT |
| https://gitlab.gnome.org/GNOME/libsoup/-/issues/481 |
Impacted products
5 products
| Vendor | Product | Version | |
|---|---|---|---|
| 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 |
Date Public
2026-02-03 00:00
Credits
Red Hat would like to thank Ahmed Lekssays for reporting this issue.
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-1801",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-02-03T20:40:42.165392Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-02-03T20:44:29.691Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"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": "affected",
"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": "affected",
"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 Ahmed Lekssays for reporting this issue."
}
],
"datePublic": "2026-02-03T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "A flaw was found in libsoup, an HTTP client/server library. This HTTP Request Smuggling vulnerability arises from non-RFC-compliant parsing in the soup_filter_input_stream_read_line() logic, where libsoup accepts malformed chunk headers, such as lone line feed (LF) characters instead of the required carriage return and line feed (CRLF). A remote attacker can exploit this without authentication or user interaction by sending specially crafted chunked requests. This allows libsoup to parse and process multiple HTTP requests from a single network message, potentially leading to information disclosure."
}
],
"metrics": [
{
"other": {
"content": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"value": "Low"
},
"type": "Red Hat severity rating"
}
},
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"format": "CVSS"
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-444",
"description": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-03-26T18:58:54.712Z",
"orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"shortName": "redhat"
},
"references": [
{
"tags": [
"vdb-entry",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/security/cve/CVE-2026-1801"
},
{
"name": "RHBZ#2436315",
"tags": [
"issue-tracking",
"x_refsource_REDHAT"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2436315"
},
{
"url": "https://gitlab.gnome.org/GNOME/libsoup/-/issues/481"
}
],
"timeline": [
{
"lang": "en",
"time": "2026-02-03T12:36:47.913Z",
"value": "Reported to Red Hat."
},
{
"lang": "en",
"time": "2026-02-03T00:00:00.000Z",
"value": "Made public."
}
],
"title": "Libsoup: libsoup: http request smuggling via malformed chunk headers",
"workarounds": [
{
"lang": "en",
"value": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability."
}
],
"x_generator": {
"engine": "cvelib 1.8.0"
},
"x_redhatCweChain": "CWE-444: Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
}
},
"cveMetadata": {
"assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"assignerShortName": "redhat",
"cveId": "CVE-2026-1801",
"datePublished": "2026-02-03T20:12:21.360Z",
"dateReserved": "2026-02-03T12:42:08.207Z",
"dateUpdated": "2026-03-26T18:58:54.712Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-1801",
"date": "2026-06-16",
"epss": "0.00376",
"percentile": "0.29247"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-1801\",\"sourceIdentifier\":\"secalert@redhat.com\",\"published\":\"2026-02-03T21:16:12.390\",\"lastModified\":\"2026-03-26T18:02:05.433\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"A flaw was found in libsoup, an HTTP client/server library. This HTTP Request Smuggling vulnerability arises from non-RFC-compliant parsing in the soup_filter_input_stream_read_line() logic, where libsoup accepts malformed chunk headers, such as lone line feed (LF) characters instead of the required carriage return and line feed (CRLF). A remote attacker can exploit this without authentication or user interaction by sending specially crafted chunked requests. This allows libsoup to parse and process multiple HTTP requests from a single network message, potentially leading to information disclosure.\"},{\"lang\":\"es\",\"value\":\"Se encontr\u00f3 una falla en libsoup, una librer\u00eda cliente/servidor HTTP. Esta vulnerabilidad de contrabando de solicitudes HTTP surge de un an\u00e1lisis no conforme con RFC en la l\u00f3gica de soup_filter_input_stream_read_line(), donde libsoup acepta encabezados de fragmentos malformados, como caracteres de avance de l\u00ednea (LF) solitarios en lugar del retorno de carro y avance de l\u00ednea (CRLF) requeridos. Un atacante remoto puede explotar esto sin autenticaci\u00f3n ni interacci\u00f3n del usuario enviando solicitudes fragmentadas especialmente dise\u00f1adas. Esto permite a libsoup analizar y procesar m\u00faltiples solicitudes HTTP desde un \u00fanico mensaje de red, lo que podr\u00eda llevar a la revelaci\u00f3n de informaci\u00f3n.\"}],\"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:N/I:L/A:N\",\"baseScore\":5.3,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":3.9,\"impactScore\":1.4},{\"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:L/I:L/A:N\",\"baseScore\":6.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":3.9,\"impactScore\":2.5}]},\"weaknesses\":[{\"source\":\"secalert@redhat.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-444\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:gnome:libsoup:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"C5BAC4F4-3ACD-4F4D-920C-F920FD2C5472\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux:6.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"2F6AB192-9D7D-4A9A-8995-E53A9DE9EAFC\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux:7.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"142AD0DD-4CF3-4D74-9442-459CE3347E3A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux:8.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F4CFF558-3C47-480D-A2F0-BABF26042943\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux:9.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"7F6FB57C-2BC7-487C-96DD-132683AEB35D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux:10.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"D65C2163-CFC2-4ABB-8F4E-CB09CEBD006C\"}]}]}],\"references\":[{\"url\":\"https://access.redhat.com/security/cve/CVE-2026-1801\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=2436315\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Issue Tracking\",\"Vendor Advisory\"]},{\"url\":\"https://gitlab.gnome.org/GNOME/libsoup/-/issues/481\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Issue Tracking\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-1801\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-02-03T20:40:42.165392Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-02-03T20:40:46.358Z\"}}], \"cna\": {\"title\": \"Libsoup: libsoup: http request smuggling via malformed chunk headers\", \"credits\": [{\"lang\": \"en\", \"value\": \"Red Hat would like to thank Ahmed Lekssays for reporting this issue.\"}], \"metrics\": [{\"other\": {\"type\": \"Red Hat severity rating\", \"content\": {\"value\": \"Low\", \"namespace\": \"https://access.redhat.com/security/updates/classification/\"}}}, {\"format\": \"CVSS\", \"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 5.3, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N\", \"integrityImpact\": \"LOW\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}}], \"affected\": [{\"cpes\": [\"cpe:/o:redhat:enterprise_linux:10\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 10\", \"packageName\": \"libsoup3\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"affected\"}, {\"cpes\": [\"cpe:/o:redhat:enterprise_linux:6\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 6\", \"packageName\": \"libsoup\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"affected\"}, {\"cpes\": [\"cpe:/o:redhat:enterprise_linux:7\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 7\", \"packageName\": \"libsoup\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"affected\"}, {\"cpes\": [\"cpe:/o:redhat:enterprise_linux:8\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 8\", \"packageName\": \"libsoup\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"affected\"}, {\"cpes\": [\"cpe:/o:redhat:enterprise_linux:9\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 9\", \"packageName\": \"libsoup\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"affected\"}], \"timeline\": [{\"lang\": \"en\", \"time\": \"2026-02-03T12:36:47.913Z\", \"value\": \"Reported to Red Hat.\"}, {\"lang\": \"en\", \"time\": \"2026-02-03T00:00:00.000Z\", \"value\": \"Made public.\"}], \"datePublic\": \"2026-02-03T00:00:00.000Z\", \"references\": [{\"url\": \"https://access.redhat.com/security/cve/CVE-2026-1801\", \"tags\": [\"vdb-entry\", \"x_refsource_REDHAT\"]}, {\"url\": \"https://bugzilla.redhat.com/show_bug.cgi?id=2436315\", \"name\": \"RHBZ#2436315\", \"tags\": [\"issue-tracking\", \"x_refsource_REDHAT\"]}, {\"url\": \"https://gitlab.gnome.org/GNOME/libsoup/-/issues/481\"}], \"workarounds\": [{\"lang\": \"en\", \"value\": \"Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.\"}], \"x_generator\": {\"engine\": \"cvelib 1.8.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"A flaw was found in libsoup, an HTTP client/server library. This HTTP Request Smuggling vulnerability arises from non-RFC-compliant parsing in the soup_filter_input_stream_read_line() logic, where libsoup accepts malformed chunk headers, such as lone line feed (LF) characters instead of the required carriage return and line feed (CRLF). A remote attacker can exploit this without authentication or user interaction by sending specially crafted chunked requests. This allows libsoup to parse and process multiple HTTP requests from a single network message, potentially leading to information disclosure.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-444\", \"description\": \"Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)\"}]}], \"providerMetadata\": {\"orgId\": \"53f830b8-0a3f-465b-8143-3b8a9948e749\", \"shortName\": \"redhat\", \"dateUpdated\": \"2026-03-26T18:58:54.712Z\"}, \"x_redhatCweChain\": \"CWE-444: Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)\"}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-1801\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-03-26T18:58:54.712Z\", \"dateReserved\": \"2026-02-03T12:42:08.207Z\", \"assignerOrgId\": \"53f830b8-0a3f-465b-8143-3b8a9948e749\", \"datePublished\": \"2026-02-03T20:12:21.360Z\", \"assignerShortName\": \"redhat\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
FKIE_CVE-2026-1801
Vulnerability from fkie_nvd - Published: 2026-02-03 21:16 - Updated: 2026-03-26 18:02
Severity
5.3 (Medium) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
6.5 (Medium) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
6.5 (Medium) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
Summary
A flaw was found in libsoup, an HTTP client/server library. This HTTP Request Smuggling vulnerability arises from non-RFC-compliant parsing in the soup_filter_input_stream_read_line() logic, where libsoup accepts malformed chunk headers, such as lone line feed (LF) characters instead of the required carriage return and line feed (CRLF). A remote attacker can exploit this without authentication or user interaction by sending specially crafted chunked requests. This allows libsoup to parse and process multiple HTTP requests from a single network message, potentially leading to information disclosure.
References
| URL | Tags | ||
|---|---|---|---|
| secalert@redhat.com | https://access.redhat.com/security/cve/CVE-2026-1801 | Vendor Advisory | |
| secalert@redhat.com | https://bugzilla.redhat.com/show_bug.cgi?id=2436315 | Issue Tracking, Vendor Advisory | |
| secalert@redhat.com | https://gitlab.gnome.org/GNOME/libsoup/-/issues/481 | Issue Tracking |
Impacted products
| Vendor | Product | Version | |
|---|---|---|---|
| gnome | libsoup | - | |
| redhat | enterprise_linux | 6.0 | |
| redhat | enterprise_linux | 7.0 | |
| redhat | enterprise_linux | 8.0 | |
| redhat | enterprise_linux | 9.0 | |
| redhat | enterprise_linux | 10.0 |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:gnome:libsoup:-:*:*:*:*:*:*:*",
"matchCriteriaId": "C5BAC4F4-3ACD-4F4D-920C-F920FD2C5472",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:redhat:enterprise_linux:6.0:*:*:*:*:*:*:*",
"matchCriteriaId": "2F6AB192-9D7D-4A9A-8995-E53A9DE9EAFC",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:redhat:enterprise_linux:7.0:*:*:*:*:*:*:*",
"matchCriteriaId": "142AD0DD-4CF3-4D74-9442-459CE3347E3A",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:redhat:enterprise_linux:8.0:*:*:*:*:*:*:*",
"matchCriteriaId": "F4CFF558-3C47-480D-A2F0-BABF26042943",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:redhat:enterprise_linux:9.0:*:*:*:*:*:*:*",
"matchCriteriaId": "7F6FB57C-2BC7-487C-96DD-132683AEB35D",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:redhat:enterprise_linux:10.0:*:*:*:*:*:*:*",
"matchCriteriaId": "D65C2163-CFC2-4ABB-8F4E-CB09CEBD006C",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "A flaw was found in libsoup, an HTTP client/server library. This HTTP Request Smuggling vulnerability arises from non-RFC-compliant parsing in the soup_filter_input_stream_read_line() logic, where libsoup accepts malformed chunk headers, such as lone line feed (LF) characters instead of the required carriage return and line feed (CRLF). A remote attacker can exploit this without authentication or user interaction by sending specially crafted chunked requests. This allows libsoup to parse and process multiple HTTP requests from a single network message, potentially leading to information disclosure."
},
{
"lang": "es",
"value": "Se encontr\u00f3 una falla en libsoup, una librer\u00eda cliente/servidor HTTP. Esta vulnerabilidad de contrabando de solicitudes HTTP surge de un an\u00e1lisis no conforme con RFC en la l\u00f3gica de soup_filter_input_stream_read_line(), donde libsoup acepta encabezados de fragmentos malformados, como caracteres de avance de l\u00ednea (LF) solitarios en lugar del retorno de carro y avance de l\u00ednea (CRLF) requeridos. Un atacante remoto puede explotar esto sin autenticaci\u00f3n ni interacci\u00f3n del usuario enviando solicitudes fragmentadas especialmente dise\u00f1adas. Esto permite a libsoup analizar y procesar m\u00faltiples solicitudes HTTP desde un \u00fanico mensaje de red, lo que podr\u00eda llevar a la revelaci\u00f3n de informaci\u00f3n."
}
],
"id": "CVE-2026-1801",
"lastModified": "2026-03-26T18:02:05.433",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 1.4,
"source": "secalert@redhat.com",
"type": "Secondary"
},
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 2.5,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2026-02-03T21:16:12.390",
"references": [
{
"source": "secalert@redhat.com",
"tags": [
"Vendor Advisory"
],
"url": "https://access.redhat.com/security/cve/CVE-2026-1801"
},
{
"source": "secalert@redhat.com",
"tags": [
"Issue Tracking",
"Vendor Advisory"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2436315"
},
{
"source": "secalert@redhat.com",
"tags": [
"Issue Tracking"
],
"url": "https://gitlab.gnome.org/GNOME/libsoup/-/issues/481"
}
],
"sourceIdentifier": "secalert@redhat.com",
"vulnStatus": "Analyzed",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-444"
}
],
"source": "secalert@redhat.com",
"type": "Secondary"
}
]
}
GHSA-XV49-34RF-RQV4
Vulnerability from github – Published: 2026-02-03 21:31 – Updated: 2026-03-19 15:31
VLAI
Details
A flaw was found in libsoup, an HTTP client/server library. This HTTP Request Smuggling vulnerability arises from non-RFC-compliant parsing in the soup_filter_input_stream_read_line() logic, where libsoup accepts malformed chunk headers, such as lone line feed (LF) characters instead of the required carriage return and line feed (CRLF). A remote attacker can exploit this without authentication or user interaction by sending specially crafted chunked requests. This allows libsoup to parse and process multiple HTTP requests from a single network message, potentially leading to information disclosure.
Severity
5.3 (Medium)
{
"affected": [],
"aliases": [
"CVE-2026-1801"
],
"database_specific": {
"cwe_ids": [
"CWE-444"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2026-02-03T21:16:12Z",
"severity": "MODERATE"
},
"details": "A flaw was found in libsoup, an HTTP client/server library. This HTTP Request Smuggling vulnerability arises from non-RFC-compliant parsing in the soup_filter_input_stream_read_line() logic, where libsoup accepts malformed chunk headers, such as lone line feed (LF) characters instead of the required carriage return and line feed (CRLF). A remote attacker can exploit this without authentication or user interaction by sending specially crafted chunked requests. This allows libsoup to parse and process multiple HTTP requests from a single network message, potentially leading to information disclosure.",
"id": "GHSA-xv49-34rf-rqv4",
"modified": "2026-03-19T15:31:10Z",
"published": "2026-02-03T21:31:52Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-1801"
},
{
"type": "WEB",
"url": "https://access.redhat.com/security/cve/CVE-2026-1801"
},
{
"type": "WEB",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2436315"
},
{
"type": "WEB",
"url": "https://gitlab.gnome.org/GNOME/libsoup/-/issues/481"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"type": "CVSS_V3"
}
]
}
OPENSUSE-SU-2026:10917-1
Vulnerability from csaf_opensuse - Published: 2026-05-31 00:00 - Updated: 2026-05-31 00:00Summary
libsoup-2_4-1-2.74.3-21.1 on GA media
Severity
Moderate
Notes
Title of the patch: libsoup-2_4-1-2.74.3-21.1 on GA media
Description of the patch: These are all security issues fixed in the libsoup-2_4-1-2.74.3-21.1 package on the GA media of openSUSE Tumbleweed.
Patchnames: openSUSE-Tumbleweed-2026-10917
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.3 (Medium)
Affected products
Recommended
24 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libsoup-2_4-1-2.74.3-21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libsoup-2_4-1-2.74.3-21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libsoup-2_4-1-2.74.3-21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libsoup-2_4-1-2.74.3-21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libsoup-2_4-1-32bit-2.74.3-21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libsoup-2_4-1-32bit-2.74.3-21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libsoup-2_4-1-32bit-2.74.3-21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libsoup-2_4-1-32bit-2.74.3-21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libsoup2-devel-2.74.3-21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libsoup2-devel-2.74.3-21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libsoup2-devel-2.74.3-21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libsoup2-devel-2.74.3-21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libsoup2-devel-32bit-2.74.3-21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libsoup2-devel-32bit-2.74.3-21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libsoup2-devel-32bit-2.74.3-21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libsoup2-devel-32bit-2.74.3-21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libsoup2-lang-2.74.3-21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libsoup2-lang-2.74.3-21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libsoup2-lang-2.74.3-21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libsoup2-lang-2.74.3-21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:typelib-1_0-Soup-2_4-2.74.3-21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:typelib-1_0-Soup-2_4-2.74.3-21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:typelib-1_0-Soup-2_4-2.74.3-21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:typelib-1_0-Soup-2_4-2.74.3-21.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
5 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "libsoup-2_4-1-2.74.3-21.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the libsoup-2_4-1-2.74.3-21.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2026-10917",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2026_10917-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-1801 page",
"url": "https://www.suse.com/security/cve/CVE-2026-1801/"
}
],
"title": "libsoup-2_4-1-2.74.3-21.1 on GA media",
"tracking": {
"current_release_date": "2026-05-31T00:00:00Z",
"generator": {
"date": "2026-05-31T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:10917-1",
"initial_release_date": "2026-05-31T00:00:00Z",
"revision_history": [
{
"date": "2026-05-31T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libsoup-2_4-1-2.74.3-21.1.aarch64",
"product": {
"name": "libsoup-2_4-1-2.74.3-21.1.aarch64",
"product_id": "libsoup-2_4-1-2.74.3-21.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsoup-2_4-1-32bit-2.74.3-21.1.aarch64",
"product": {
"name": "libsoup-2_4-1-32bit-2.74.3-21.1.aarch64",
"product_id": "libsoup-2_4-1-32bit-2.74.3-21.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsoup2-devel-2.74.3-21.1.aarch64",
"product": {
"name": "libsoup2-devel-2.74.3-21.1.aarch64",
"product_id": "libsoup2-devel-2.74.3-21.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsoup2-devel-32bit-2.74.3-21.1.aarch64",
"product": {
"name": "libsoup2-devel-32bit-2.74.3-21.1.aarch64",
"product_id": "libsoup2-devel-32bit-2.74.3-21.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsoup2-lang-2.74.3-21.1.aarch64",
"product": {
"name": "libsoup2-lang-2.74.3-21.1.aarch64",
"product_id": "libsoup2-lang-2.74.3-21.1.aarch64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Soup-2_4-2.74.3-21.1.aarch64",
"product": {
"name": "typelib-1_0-Soup-2_4-2.74.3-21.1.aarch64",
"product_id": "typelib-1_0-Soup-2_4-2.74.3-21.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libsoup-2_4-1-2.74.3-21.1.ppc64le",
"product": {
"name": "libsoup-2_4-1-2.74.3-21.1.ppc64le",
"product_id": "libsoup-2_4-1-2.74.3-21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsoup-2_4-1-32bit-2.74.3-21.1.ppc64le",
"product": {
"name": "libsoup-2_4-1-32bit-2.74.3-21.1.ppc64le",
"product_id": "libsoup-2_4-1-32bit-2.74.3-21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsoup2-devel-2.74.3-21.1.ppc64le",
"product": {
"name": "libsoup2-devel-2.74.3-21.1.ppc64le",
"product_id": "libsoup2-devel-2.74.3-21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsoup2-devel-32bit-2.74.3-21.1.ppc64le",
"product": {
"name": "libsoup2-devel-32bit-2.74.3-21.1.ppc64le",
"product_id": "libsoup2-devel-32bit-2.74.3-21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsoup2-lang-2.74.3-21.1.ppc64le",
"product": {
"name": "libsoup2-lang-2.74.3-21.1.ppc64le",
"product_id": "libsoup2-lang-2.74.3-21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Soup-2_4-2.74.3-21.1.ppc64le",
"product": {
"name": "typelib-1_0-Soup-2_4-2.74.3-21.1.ppc64le",
"product_id": "typelib-1_0-Soup-2_4-2.74.3-21.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libsoup-2_4-1-2.74.3-21.1.s390x",
"product": {
"name": "libsoup-2_4-1-2.74.3-21.1.s390x",
"product_id": "libsoup-2_4-1-2.74.3-21.1.s390x"
}
},
{
"category": "product_version",
"name": "libsoup-2_4-1-32bit-2.74.3-21.1.s390x",
"product": {
"name": "libsoup-2_4-1-32bit-2.74.3-21.1.s390x",
"product_id": "libsoup-2_4-1-32bit-2.74.3-21.1.s390x"
}
},
{
"category": "product_version",
"name": "libsoup2-devel-2.74.3-21.1.s390x",
"product": {
"name": "libsoup2-devel-2.74.3-21.1.s390x",
"product_id": "libsoup2-devel-2.74.3-21.1.s390x"
}
},
{
"category": "product_version",
"name": "libsoup2-devel-32bit-2.74.3-21.1.s390x",
"product": {
"name": "libsoup2-devel-32bit-2.74.3-21.1.s390x",
"product_id": "libsoup2-devel-32bit-2.74.3-21.1.s390x"
}
},
{
"category": "product_version",
"name": "libsoup2-lang-2.74.3-21.1.s390x",
"product": {
"name": "libsoup2-lang-2.74.3-21.1.s390x",
"product_id": "libsoup2-lang-2.74.3-21.1.s390x"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Soup-2_4-2.74.3-21.1.s390x",
"product": {
"name": "typelib-1_0-Soup-2_4-2.74.3-21.1.s390x",
"product_id": "typelib-1_0-Soup-2_4-2.74.3-21.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libsoup-2_4-1-2.74.3-21.1.x86_64",
"product": {
"name": "libsoup-2_4-1-2.74.3-21.1.x86_64",
"product_id": "libsoup-2_4-1-2.74.3-21.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsoup-2_4-1-32bit-2.74.3-21.1.x86_64",
"product": {
"name": "libsoup-2_4-1-32bit-2.74.3-21.1.x86_64",
"product_id": "libsoup-2_4-1-32bit-2.74.3-21.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsoup2-devel-2.74.3-21.1.x86_64",
"product": {
"name": "libsoup2-devel-2.74.3-21.1.x86_64",
"product_id": "libsoup2-devel-2.74.3-21.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsoup2-devel-32bit-2.74.3-21.1.x86_64",
"product": {
"name": "libsoup2-devel-32bit-2.74.3-21.1.x86_64",
"product_id": "libsoup2-devel-32bit-2.74.3-21.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsoup2-lang-2.74.3-21.1.x86_64",
"product": {
"name": "libsoup2-lang-2.74.3-21.1.x86_64",
"product_id": "libsoup2-lang-2.74.3-21.1.x86_64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Soup-2_4-2.74.3-21.1.x86_64",
"product": {
"name": "typelib-1_0-Soup-2_4-2.74.3-21.1.x86_64",
"product_id": "typelib-1_0-Soup-2_4-2.74.3-21.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-2_4-1-2.74.3-21.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libsoup-2_4-1-2.74.3-21.1.aarch64"
},
"product_reference": "libsoup-2_4-1-2.74.3-21.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-2_4-1-2.74.3-21.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libsoup-2_4-1-2.74.3-21.1.ppc64le"
},
"product_reference": "libsoup-2_4-1-2.74.3-21.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-2_4-1-2.74.3-21.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libsoup-2_4-1-2.74.3-21.1.s390x"
},
"product_reference": "libsoup-2_4-1-2.74.3-21.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-2_4-1-2.74.3-21.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libsoup-2_4-1-2.74.3-21.1.x86_64"
},
"product_reference": "libsoup-2_4-1-2.74.3-21.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-2_4-1-32bit-2.74.3-21.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libsoup-2_4-1-32bit-2.74.3-21.1.aarch64"
},
"product_reference": "libsoup-2_4-1-32bit-2.74.3-21.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-2_4-1-32bit-2.74.3-21.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libsoup-2_4-1-32bit-2.74.3-21.1.ppc64le"
},
"product_reference": "libsoup-2_4-1-32bit-2.74.3-21.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-2_4-1-32bit-2.74.3-21.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libsoup-2_4-1-32bit-2.74.3-21.1.s390x"
},
"product_reference": "libsoup-2_4-1-32bit-2.74.3-21.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-2_4-1-32bit-2.74.3-21.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libsoup-2_4-1-32bit-2.74.3-21.1.x86_64"
},
"product_reference": "libsoup-2_4-1-32bit-2.74.3-21.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup2-devel-2.74.3-21.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libsoup2-devel-2.74.3-21.1.aarch64"
},
"product_reference": "libsoup2-devel-2.74.3-21.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup2-devel-2.74.3-21.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libsoup2-devel-2.74.3-21.1.ppc64le"
},
"product_reference": "libsoup2-devel-2.74.3-21.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup2-devel-2.74.3-21.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libsoup2-devel-2.74.3-21.1.s390x"
},
"product_reference": "libsoup2-devel-2.74.3-21.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup2-devel-2.74.3-21.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libsoup2-devel-2.74.3-21.1.x86_64"
},
"product_reference": "libsoup2-devel-2.74.3-21.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup2-devel-32bit-2.74.3-21.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libsoup2-devel-32bit-2.74.3-21.1.aarch64"
},
"product_reference": "libsoup2-devel-32bit-2.74.3-21.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup2-devel-32bit-2.74.3-21.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libsoup2-devel-32bit-2.74.3-21.1.ppc64le"
},
"product_reference": "libsoup2-devel-32bit-2.74.3-21.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup2-devel-32bit-2.74.3-21.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libsoup2-devel-32bit-2.74.3-21.1.s390x"
},
"product_reference": "libsoup2-devel-32bit-2.74.3-21.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup2-devel-32bit-2.74.3-21.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libsoup2-devel-32bit-2.74.3-21.1.x86_64"
},
"product_reference": "libsoup2-devel-32bit-2.74.3-21.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup2-lang-2.74.3-21.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libsoup2-lang-2.74.3-21.1.aarch64"
},
"product_reference": "libsoup2-lang-2.74.3-21.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup2-lang-2.74.3-21.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libsoup2-lang-2.74.3-21.1.ppc64le"
},
"product_reference": "libsoup2-lang-2.74.3-21.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup2-lang-2.74.3-21.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libsoup2-lang-2.74.3-21.1.s390x"
},
"product_reference": "libsoup2-lang-2.74.3-21.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup2-lang-2.74.3-21.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libsoup2-lang-2.74.3-21.1.x86_64"
},
"product_reference": "libsoup2-lang-2.74.3-21.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-Soup-2_4-2.74.3-21.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:typelib-1_0-Soup-2_4-2.74.3-21.1.aarch64"
},
"product_reference": "typelib-1_0-Soup-2_4-2.74.3-21.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-Soup-2_4-2.74.3-21.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:typelib-1_0-Soup-2_4-2.74.3-21.1.ppc64le"
},
"product_reference": "typelib-1_0-Soup-2_4-2.74.3-21.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-Soup-2_4-2.74.3-21.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:typelib-1_0-Soup-2_4-2.74.3-21.1.s390x"
},
"product_reference": "typelib-1_0-Soup-2_4-2.74.3-21.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-Soup-2_4-2.74.3-21.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:typelib-1_0-Soup-2_4-2.74.3-21.1.x86_64"
},
"product_reference": "typelib-1_0-Soup-2_4-2.74.3-21.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-1801",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-1801"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in libsoup, an HTTP client/server library. This HTTP Request Smuggling vulnerability arises from non-RFC-compliant parsing in the soup_filter_input_stream_read_line() logic, where libsoup accepts malformed chunk headers, such as lone line feed (LF) characters instead of the required carriage return and line feed (CRLF). A remote attacker can exploit this without authentication or user interaction by sending specially crafted chunked requests. This allows libsoup to parse and process multiple HTTP requests from a single network message, potentially leading to information disclosure.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libsoup-2_4-1-2.74.3-21.1.aarch64",
"openSUSE Tumbleweed:libsoup-2_4-1-2.74.3-21.1.ppc64le",
"openSUSE Tumbleweed:libsoup-2_4-1-2.74.3-21.1.s390x",
"openSUSE Tumbleweed:libsoup-2_4-1-2.74.3-21.1.x86_64",
"openSUSE Tumbleweed:libsoup-2_4-1-32bit-2.74.3-21.1.aarch64",
"openSUSE Tumbleweed:libsoup-2_4-1-32bit-2.74.3-21.1.ppc64le",
"openSUSE Tumbleweed:libsoup-2_4-1-32bit-2.74.3-21.1.s390x",
"openSUSE Tumbleweed:libsoup-2_4-1-32bit-2.74.3-21.1.x86_64",
"openSUSE Tumbleweed:libsoup2-devel-2.74.3-21.1.aarch64",
"openSUSE Tumbleweed:libsoup2-devel-2.74.3-21.1.ppc64le",
"openSUSE Tumbleweed:libsoup2-devel-2.74.3-21.1.s390x",
"openSUSE Tumbleweed:libsoup2-devel-2.74.3-21.1.x86_64",
"openSUSE Tumbleweed:libsoup2-devel-32bit-2.74.3-21.1.aarch64",
"openSUSE Tumbleweed:libsoup2-devel-32bit-2.74.3-21.1.ppc64le",
"openSUSE Tumbleweed:libsoup2-devel-32bit-2.74.3-21.1.s390x",
"openSUSE Tumbleweed:libsoup2-devel-32bit-2.74.3-21.1.x86_64",
"openSUSE Tumbleweed:libsoup2-lang-2.74.3-21.1.aarch64",
"openSUSE Tumbleweed:libsoup2-lang-2.74.3-21.1.ppc64le",
"openSUSE Tumbleweed:libsoup2-lang-2.74.3-21.1.s390x",
"openSUSE Tumbleweed:libsoup2-lang-2.74.3-21.1.x86_64",
"openSUSE Tumbleweed:typelib-1_0-Soup-2_4-2.74.3-21.1.aarch64",
"openSUSE Tumbleweed:typelib-1_0-Soup-2_4-2.74.3-21.1.ppc64le",
"openSUSE Tumbleweed:typelib-1_0-Soup-2_4-2.74.3-21.1.s390x",
"openSUSE Tumbleweed:typelib-1_0-Soup-2_4-2.74.3-21.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-1801",
"url": "https://www.suse.com/security/cve/CVE-2026-1801"
},
{
"category": "external",
"summary": "SUSE Bug 1257649 for CVE-2026-1801",
"url": "https://bugzilla.suse.com/1257649"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:libsoup-2_4-1-2.74.3-21.1.aarch64",
"openSUSE Tumbleweed:libsoup-2_4-1-2.74.3-21.1.ppc64le",
"openSUSE Tumbleweed:libsoup-2_4-1-2.74.3-21.1.s390x",
"openSUSE Tumbleweed:libsoup-2_4-1-2.74.3-21.1.x86_64",
"openSUSE Tumbleweed:libsoup-2_4-1-32bit-2.74.3-21.1.aarch64",
"openSUSE Tumbleweed:libsoup-2_4-1-32bit-2.74.3-21.1.ppc64le",
"openSUSE Tumbleweed:libsoup-2_4-1-32bit-2.74.3-21.1.s390x",
"openSUSE Tumbleweed:libsoup-2_4-1-32bit-2.74.3-21.1.x86_64",
"openSUSE Tumbleweed:libsoup2-devel-2.74.3-21.1.aarch64",
"openSUSE Tumbleweed:libsoup2-devel-2.74.3-21.1.ppc64le",
"openSUSE Tumbleweed:libsoup2-devel-2.74.3-21.1.s390x",
"openSUSE Tumbleweed:libsoup2-devel-2.74.3-21.1.x86_64",
"openSUSE Tumbleweed:libsoup2-devel-32bit-2.74.3-21.1.aarch64",
"openSUSE Tumbleweed:libsoup2-devel-32bit-2.74.3-21.1.ppc64le",
"openSUSE Tumbleweed:libsoup2-devel-32bit-2.74.3-21.1.s390x",
"openSUSE Tumbleweed:libsoup2-devel-32bit-2.74.3-21.1.x86_64",
"openSUSE Tumbleweed:libsoup2-lang-2.74.3-21.1.aarch64",
"openSUSE Tumbleweed:libsoup2-lang-2.74.3-21.1.ppc64le",
"openSUSE Tumbleweed:libsoup2-lang-2.74.3-21.1.s390x",
"openSUSE Tumbleweed:libsoup2-lang-2.74.3-21.1.x86_64",
"openSUSE Tumbleweed:typelib-1_0-Soup-2_4-2.74.3-21.1.aarch64",
"openSUSE Tumbleweed:typelib-1_0-Soup-2_4-2.74.3-21.1.ppc64le",
"openSUSE Tumbleweed:typelib-1_0-Soup-2_4-2.74.3-21.1.s390x",
"openSUSE Tumbleweed:typelib-1_0-Soup-2_4-2.74.3-21.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:libsoup-2_4-1-2.74.3-21.1.aarch64",
"openSUSE Tumbleweed:libsoup-2_4-1-2.74.3-21.1.ppc64le",
"openSUSE Tumbleweed:libsoup-2_4-1-2.74.3-21.1.s390x",
"openSUSE Tumbleweed:libsoup-2_4-1-2.74.3-21.1.x86_64",
"openSUSE Tumbleweed:libsoup-2_4-1-32bit-2.74.3-21.1.aarch64",
"openSUSE Tumbleweed:libsoup-2_4-1-32bit-2.74.3-21.1.ppc64le",
"openSUSE Tumbleweed:libsoup-2_4-1-32bit-2.74.3-21.1.s390x",
"openSUSE Tumbleweed:libsoup-2_4-1-32bit-2.74.3-21.1.x86_64",
"openSUSE Tumbleweed:libsoup2-devel-2.74.3-21.1.aarch64",
"openSUSE Tumbleweed:libsoup2-devel-2.74.3-21.1.ppc64le",
"openSUSE Tumbleweed:libsoup2-devel-2.74.3-21.1.s390x",
"openSUSE Tumbleweed:libsoup2-devel-2.74.3-21.1.x86_64",
"openSUSE Tumbleweed:libsoup2-devel-32bit-2.74.3-21.1.aarch64",
"openSUSE Tumbleweed:libsoup2-devel-32bit-2.74.3-21.1.ppc64le",
"openSUSE Tumbleweed:libsoup2-devel-32bit-2.74.3-21.1.s390x",
"openSUSE Tumbleweed:libsoup2-devel-32bit-2.74.3-21.1.x86_64",
"openSUSE Tumbleweed:libsoup2-lang-2.74.3-21.1.aarch64",
"openSUSE Tumbleweed:libsoup2-lang-2.74.3-21.1.ppc64le",
"openSUSE Tumbleweed:libsoup2-lang-2.74.3-21.1.s390x",
"openSUSE Tumbleweed:libsoup2-lang-2.74.3-21.1.x86_64",
"openSUSE Tumbleweed:typelib-1_0-Soup-2_4-2.74.3-21.1.aarch64",
"openSUSE Tumbleweed:typelib-1_0-Soup-2_4-2.74.3-21.1.ppc64le",
"openSUSE Tumbleweed:typelib-1_0-Soup-2_4-2.74.3-21.1.s390x",
"openSUSE Tumbleweed:typelib-1_0-Soup-2_4-2.74.3-21.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-31T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-1801"
}
]
}
SUSE-SU-2026:22061-1
Vulnerability from csaf_suse - Published: 2026-06-05 15:23 - Updated: 2026-06-05 15:23Summary
Security update for libsoup
Severity
Moderate
Notes
Title of the patch: Security update for libsoup
Description of the patch: This update for libsoup fixes the following issue
- CVE-2026-1801: HTTP Request Smuggling in soup_filter_input_stream_read_line() (bsc#1257649).
Patchnames: SUSE-SLE-Micro-6.0-743
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.3 (Medium)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:libsoup-3_0-0-3.4.2-16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libsoup-3_0-0-3.4.2-16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libsoup-3_0-0-3.4.2-16.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
8 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for libsoup",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for libsoup fixes the following issue\n\n- CVE-2026-1801: HTTP Request Smuggling in soup_filter_input_stream_read_line() (bsc#1257649).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-Micro-6.0-743",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_22061-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:22061-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202622061-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:22061-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-June/026722.html"
},
{
"category": "self",
"summary": "SUSE Bug 1257649",
"url": "https://bugzilla.suse.com/1257649"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-1801 page",
"url": "https://www.suse.com/security/cve/CVE-2026-1801/"
}
],
"title": "Security update for libsoup",
"tracking": {
"current_release_date": "2026-06-05T15:23:21Z",
"generator": {
"date": "2026-06-05T15:23:21Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:22061-1",
"initial_release_date": "2026-06-05T15:23:21Z",
"revision_history": [
{
"date": "2026-06-05T15:23:21Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libsoup-3_0-0-3.4.2-16.1.aarch64",
"product": {
"name": "libsoup-3_0-0-3.4.2-16.1.aarch64",
"product_id": "libsoup-3_0-0-3.4.2-16.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libsoup-3_0-0-3.4.2-16.1.s390x",
"product": {
"name": "libsoup-3_0-0-3.4.2-16.1.s390x",
"product_id": "libsoup-3_0-0-3.4.2-16.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libsoup-3_0-0-3.4.2-16.1.x86_64",
"product": {
"name": "libsoup-3_0-0-3.4.2-16.1.x86_64",
"product_id": "libsoup-3_0-0-3.4.2-16.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Micro 6.0",
"product": {
"name": "SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sl-micro:6.0"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-3_0-0-3.4.2-16.1.aarch64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:libsoup-3_0-0-3.4.2-16.1.aarch64"
},
"product_reference": "libsoup-3_0-0-3.4.2-16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-3_0-0-3.4.2-16.1.s390x as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:libsoup-3_0-0-3.4.2-16.1.s390x"
},
"product_reference": "libsoup-3_0-0-3.4.2-16.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-3_0-0-3.4.2-16.1.x86_64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:libsoup-3_0-0-3.4.2-16.1.x86_64"
},
"product_reference": "libsoup-3_0-0-3.4.2-16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-1801",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-1801"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in libsoup, an HTTP client/server library. This HTTP Request Smuggling vulnerability arises from non-RFC-compliant parsing in the soup_filter_input_stream_read_line() logic, where libsoup accepts malformed chunk headers, such as lone line feed (LF) characters instead of the required carriage return and line feed (CRLF). A remote attacker can exploit this without authentication or user interaction by sending specially crafted chunked requests. This allows libsoup to parse and process multiple HTTP requests from a single network message, potentially leading to information disclosure.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:libsoup-3_0-0-3.4.2-16.1.aarch64",
"SUSE Linux Micro 6.0:libsoup-3_0-0-3.4.2-16.1.s390x",
"SUSE Linux Micro 6.0:libsoup-3_0-0-3.4.2-16.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-1801",
"url": "https://www.suse.com/security/cve/CVE-2026-1801"
},
{
"category": "external",
"summary": "SUSE Bug 1257649 for CVE-2026-1801",
"url": "https://bugzilla.suse.com/1257649"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.0:libsoup-3_0-0-3.4.2-16.1.aarch64",
"SUSE Linux Micro 6.0:libsoup-3_0-0-3.4.2-16.1.s390x",
"SUSE Linux Micro 6.0:libsoup-3_0-0-3.4.2-16.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.0:libsoup-3_0-0-3.4.2-16.1.aarch64",
"SUSE Linux Micro 6.0:libsoup-3_0-0-3.4.2-16.1.s390x",
"SUSE Linux Micro 6.0:libsoup-3_0-0-3.4.2-16.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-05T15:23:21Z",
"details": "moderate"
}
],
"title": "CVE-2026-1801"
}
]
}
SUSE-SU-2026:22071-1
Vulnerability from csaf_suse - Published: 2026-06-05 14:41 - Updated: 2026-06-05 14:41Summary
Security update for libsoup
Severity
Moderate
Notes
Title of the patch: Security update for libsoup
Description of the patch: This update for libsoup fixes the following issue
- CVE-2026-1801: HTTP Request Smuggling in soup_filter_input_stream_read_line() (bsc#1257649).
Patchnames: SUSE-SLE-Micro-6.1-567
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.3 (Medium)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:libsoup-3_0-0-3.4.4-slfo.1.1_10.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libsoup-3_0-0-3.4.4-slfo.1.1_10.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libsoup-3_0-0-3.4.4-slfo.1.1_10.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libsoup-3_0-0-3.4.4-slfo.1.1_10.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
8 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for libsoup",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for libsoup fixes the following issue\n\n- CVE-2026-1801: HTTP Request Smuggling in soup_filter_input_stream_read_line() (bsc#1257649).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-Micro-6.1-567",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_22071-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:22071-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202622071-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:22071-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-June/026724.html"
},
{
"category": "self",
"summary": "SUSE Bug 1257649",
"url": "https://bugzilla.suse.com/1257649"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-1801 page",
"url": "https://www.suse.com/security/cve/CVE-2026-1801/"
}
],
"title": "Security update for libsoup",
"tracking": {
"current_release_date": "2026-06-05T14:41:43Z",
"generator": {
"date": "2026-06-05T14:41:43Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:22071-1",
"initial_release_date": "2026-06-05T14:41:43Z",
"revision_history": [
{
"date": "2026-06-05T14:41:43Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libsoup-3_0-0-3.4.4-slfo.1.1_10.1.aarch64",
"product": {
"name": "libsoup-3_0-0-3.4.4-slfo.1.1_10.1.aarch64",
"product_id": "libsoup-3_0-0-3.4.4-slfo.1.1_10.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libsoup-3_0-0-3.4.4-slfo.1.1_10.1.ppc64le",
"product": {
"name": "libsoup-3_0-0-3.4.4-slfo.1.1_10.1.ppc64le",
"product_id": "libsoup-3_0-0-3.4.4-slfo.1.1_10.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libsoup-3_0-0-3.4.4-slfo.1.1_10.1.s390x",
"product": {
"name": "libsoup-3_0-0-3.4.4-slfo.1.1_10.1.s390x",
"product_id": "libsoup-3_0-0-3.4.4-slfo.1.1_10.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libsoup-3_0-0-3.4.4-slfo.1.1_10.1.x86_64",
"product": {
"name": "libsoup-3_0-0-3.4.4-slfo.1.1_10.1.x86_64",
"product_id": "libsoup-3_0-0-3.4.4-slfo.1.1_10.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Micro 6.1",
"product": {
"name": "SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sl-micro:6.1"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-3_0-0-3.4.4-slfo.1.1_10.1.aarch64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:libsoup-3_0-0-3.4.4-slfo.1.1_10.1.aarch64"
},
"product_reference": "libsoup-3_0-0-3.4.4-slfo.1.1_10.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-3_0-0-3.4.4-slfo.1.1_10.1.ppc64le as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:libsoup-3_0-0-3.4.4-slfo.1.1_10.1.ppc64le"
},
"product_reference": "libsoup-3_0-0-3.4.4-slfo.1.1_10.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-3_0-0-3.4.4-slfo.1.1_10.1.s390x as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:libsoup-3_0-0-3.4.4-slfo.1.1_10.1.s390x"
},
"product_reference": "libsoup-3_0-0-3.4.4-slfo.1.1_10.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-3_0-0-3.4.4-slfo.1.1_10.1.x86_64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:libsoup-3_0-0-3.4.4-slfo.1.1_10.1.x86_64"
},
"product_reference": "libsoup-3_0-0-3.4.4-slfo.1.1_10.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-1801",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-1801"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in libsoup, an HTTP client/server library. This HTTP Request Smuggling vulnerability arises from non-RFC-compliant parsing in the soup_filter_input_stream_read_line() logic, where libsoup accepts malformed chunk headers, such as lone line feed (LF) characters instead of the required carriage return and line feed (CRLF). A remote attacker can exploit this without authentication or user interaction by sending specially crafted chunked requests. This allows libsoup to parse and process multiple HTTP requests from a single network message, potentially leading to information disclosure.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:libsoup-3_0-0-3.4.4-slfo.1.1_10.1.aarch64",
"SUSE Linux Micro 6.1:libsoup-3_0-0-3.4.4-slfo.1.1_10.1.ppc64le",
"SUSE Linux Micro 6.1:libsoup-3_0-0-3.4.4-slfo.1.1_10.1.s390x",
"SUSE Linux Micro 6.1:libsoup-3_0-0-3.4.4-slfo.1.1_10.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-1801",
"url": "https://www.suse.com/security/cve/CVE-2026-1801"
},
{
"category": "external",
"summary": "SUSE Bug 1257649 for CVE-2026-1801",
"url": "https://bugzilla.suse.com/1257649"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.1:libsoup-3_0-0-3.4.4-slfo.1.1_10.1.aarch64",
"SUSE Linux Micro 6.1:libsoup-3_0-0-3.4.4-slfo.1.1_10.1.ppc64le",
"SUSE Linux Micro 6.1:libsoup-3_0-0-3.4.4-slfo.1.1_10.1.s390x",
"SUSE Linux Micro 6.1:libsoup-3_0-0-3.4.4-slfo.1.1_10.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:libsoup-3_0-0-3.4.4-slfo.1.1_10.1.aarch64",
"SUSE Linux Micro 6.1:libsoup-3_0-0-3.4.4-slfo.1.1_10.1.ppc64le",
"SUSE Linux Micro 6.1:libsoup-3_0-0-3.4.4-slfo.1.1_10.1.s390x",
"SUSE Linux Micro 6.1:libsoup-3_0-0-3.4.4-slfo.1.1_10.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-05T14:41:43Z",
"details": "moderate"
}
],
"title": "CVE-2026-1801"
}
]
}
SUSE-SU-2026:2314-1
Vulnerability from csaf_suse - Published: 2026-06-09 12:51 - Updated: 2026-06-09 12:51Summary
Security update for libsoup
Severity
Important
Notes
Title of the patch: Security update for libsoup
Description of the patch: This update for libsoup fixes the following issues
- CVE-2026-1801: HTTP Request Smuggling in soup_filter_input_stream_read_line() (bsc#1257649).
- CVE-2026-4271: use-after-free in the HTTP/2 server when user signal handlers disconnect connections during callback
execution (bsc#1259767).
Patchnames: SUSE-2026-2314,SUSE-SLE-Module-Basesystem-15-SP7-2026-2314,SUSE-SLE-Product-SLES-15-SP6-LTSS-2026-2314,SUSE-SLE-Product-SLES_SAP-15-SP6-2026-2314
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.3 (Medium)
Affected products
Recommended
33 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-3_0-0-3.4.4-150600.3.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-3_0-0-3.4.4-150600.3.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-3_0-0-3.4.4-150600.3.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-3_0-0-3.4.4-150600.3.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-devel-3.4.4-150600.3.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-devel-3.4.4-150600.3.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-devel-3.4.4-150600.3.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-devel-3.4.4-150600.3.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-lang-3.4.4-150600.3.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-3_0-0-3.4.4-150600.3.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-3_0-0-3.4.4-150600.3.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-3_0-0-3.4.4-150600.3.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-3_0-0-3.4.4-150600.3.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-devel-3.4.4-150600.3.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-devel-3.4.4-150600.3.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-devel-3.4.4-150600.3.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-devel-3.4.4-150600.3.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-lang-3.4.4-150600.3.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup-3_0-0-3.4.4-150600.3.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup-3_0-0-3.4.4-150600.3.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup-devel-3.4.4-150600.3.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup-devel-3.4.4-150600.3.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup-lang-3.4.4-150600.3.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
8.6 (High)
Affected products
Recommended
33 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-3_0-0-3.4.4-150600.3.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-3_0-0-3.4.4-150600.3.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-3_0-0-3.4.4-150600.3.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-3_0-0-3.4.4-150600.3.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-devel-3.4.4-150600.3.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-devel-3.4.4-150600.3.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-devel-3.4.4-150600.3.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-devel-3.4.4-150600.3.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-lang-3.4.4-150600.3.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-3_0-0-3.4.4-150600.3.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-3_0-0-3.4.4-150600.3.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-3_0-0-3.4.4-150600.3.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-3_0-0-3.4.4-150600.3.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-devel-3.4.4-150600.3.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-devel-3.4.4-150600.3.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-devel-3.4.4-150600.3.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-devel-3.4.4-150600.3.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-lang-3.4.4-150600.3.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup-3_0-0-3.4.4-150600.3.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup-3_0-0-3.4.4-150600.3.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup-devel-3.4.4-150600.3.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup-devel-3.4.4-150600.3.47.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup-lang-3.4.4-150600.3.47.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
12 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for libsoup",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for libsoup fixes the following issues\n\n- CVE-2026-1801: HTTP Request Smuggling in soup_filter_input_stream_read_line() (bsc#1257649).\n- CVE-2026-4271: use-after-free in the HTTP/2 server when user signal handlers disconnect connections during callback\n execution (bsc#1259767).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-2314,SUSE-SLE-Module-Basesystem-15-SP7-2026-2314,SUSE-SLE-Product-SLES-15-SP6-LTSS-2026-2314,SUSE-SLE-Product-SLES_SAP-15-SP6-2026-2314",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_2314-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:2314-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20262314-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:2314-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-June/047223.html"
},
{
"category": "self",
"summary": "SUSE Bug 1257649",
"url": "https://bugzilla.suse.com/1257649"
},
{
"category": "self",
"summary": "SUSE Bug 1259767",
"url": "https://bugzilla.suse.com/1259767"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-1801 page",
"url": "https://www.suse.com/security/cve/CVE-2026-1801/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-4271 page",
"url": "https://www.suse.com/security/cve/CVE-2026-4271/"
}
],
"title": "Security update for libsoup",
"tracking": {
"current_release_date": "2026-06-09T12:51:31Z",
"generator": {
"date": "2026-06-09T12:51:31Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:2314-1",
"initial_release_date": "2026-06-09T12:51:31Z",
"revision_history": [
{
"date": "2026-06-09T12:51:31Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libsoup-3_0-0-3.4.4-150600.3.47.1.aarch64",
"product": {
"name": "libsoup-3_0-0-3.4.4-150600.3.47.1.aarch64",
"product_id": "libsoup-3_0-0-3.4.4-150600.3.47.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsoup-devel-3.4.4-150600.3.47.1.aarch64",
"product": {
"name": "libsoup-devel-3.4.4-150600.3.47.1.aarch64",
"product_id": "libsoup-devel-3.4.4-150600.3.47.1.aarch64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.aarch64",
"product": {
"name": "typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.aarch64",
"product_id": "typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libsoup-3_0-0-64bit-3.4.4-150600.3.47.1.aarch64_ilp32",
"product": {
"name": "libsoup-3_0-0-64bit-3.4.4-150600.3.47.1.aarch64_ilp32",
"product_id": "libsoup-3_0-0-64bit-3.4.4-150600.3.47.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libsoup-devel-64bit-3.4.4-150600.3.47.1.aarch64_ilp32",
"product": {
"name": "libsoup-devel-64bit-3.4.4-150600.3.47.1.aarch64_ilp32",
"product_id": "libsoup-devel-64bit-3.4.4-150600.3.47.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libsoup-3_0-0-3.4.4-150600.3.47.1.i586",
"product": {
"name": "libsoup-3_0-0-3.4.4-150600.3.47.1.i586",
"product_id": "libsoup-3_0-0-3.4.4-150600.3.47.1.i586"
}
},
{
"category": "product_version",
"name": "libsoup-devel-3.4.4-150600.3.47.1.i586",
"product": {
"name": "libsoup-devel-3.4.4-150600.3.47.1.i586",
"product_id": "libsoup-devel-3.4.4-150600.3.47.1.i586"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.i586",
"product": {
"name": "typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.i586",
"product_id": "typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libsoup-lang-3.4.4-150600.3.47.1.noarch",
"product": {
"name": "libsoup-lang-3.4.4-150600.3.47.1.noarch",
"product_id": "libsoup-lang-3.4.4-150600.3.47.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libsoup-3_0-0-3.4.4-150600.3.47.1.ppc64le",
"product": {
"name": "libsoup-3_0-0-3.4.4-150600.3.47.1.ppc64le",
"product_id": "libsoup-3_0-0-3.4.4-150600.3.47.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsoup-devel-3.4.4-150600.3.47.1.ppc64le",
"product": {
"name": "libsoup-devel-3.4.4-150600.3.47.1.ppc64le",
"product_id": "libsoup-devel-3.4.4-150600.3.47.1.ppc64le"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.ppc64le",
"product": {
"name": "typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.ppc64le",
"product_id": "typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libsoup-3_0-0-3.4.4-150600.3.47.1.s390x",
"product": {
"name": "libsoup-3_0-0-3.4.4-150600.3.47.1.s390x",
"product_id": "libsoup-3_0-0-3.4.4-150600.3.47.1.s390x"
}
},
{
"category": "product_version",
"name": "libsoup-devel-3.4.4-150600.3.47.1.s390x",
"product": {
"name": "libsoup-devel-3.4.4-150600.3.47.1.s390x",
"product_id": "libsoup-devel-3.4.4-150600.3.47.1.s390x"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.s390x",
"product": {
"name": "typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.s390x",
"product_id": "typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libsoup-3_0-0-3.4.4-150600.3.47.1.x86_64",
"product": {
"name": "libsoup-3_0-0-3.4.4-150600.3.47.1.x86_64",
"product_id": "libsoup-3_0-0-3.4.4-150600.3.47.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsoup-3_0-0-32bit-3.4.4-150600.3.47.1.x86_64",
"product": {
"name": "libsoup-3_0-0-32bit-3.4.4-150600.3.47.1.x86_64",
"product_id": "libsoup-3_0-0-32bit-3.4.4-150600.3.47.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsoup-devel-3.4.4-150600.3.47.1.x86_64",
"product": {
"name": "libsoup-devel-3.4.4-150600.3.47.1.x86_64",
"product_id": "libsoup-devel-3.4.4-150600.3.47.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsoup-devel-32bit-3.4.4-150600.3.47.1.x86_64",
"product": {
"name": "libsoup-devel-32bit-3.4.4-150600.3.47.1.x86_64",
"product_id": "libsoup-devel-32bit-3.4.4-150600.3.47.1.x86_64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.x86_64",
"product": {
"name": "typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.x86_64",
"product_id": "typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp7"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP7",
"product_id": "SUSE Linux Enterprise Server 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:15:sp7"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Desktop 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Desktop 15 SP7",
"product_id": "SUSE Linux Enterprise Desktop 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sled:15:sp7"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp7"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP7",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP7",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc:15:sp7"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-3_0-0-3.4.4-150600.3.47.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-3_0-0-3.4.4-150600.3.47.1.aarch64"
},
"product_reference": "libsoup-3_0-0-3.4.4-150600.3.47.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-3_0-0-3.4.4-150600.3.47.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-3_0-0-3.4.4-150600.3.47.1.ppc64le"
},
"product_reference": "libsoup-3_0-0-3.4.4-150600.3.47.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-3_0-0-3.4.4-150600.3.47.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-3_0-0-3.4.4-150600.3.47.1.s390x"
},
"product_reference": "libsoup-3_0-0-3.4.4-150600.3.47.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-3_0-0-3.4.4-150600.3.47.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-3_0-0-3.4.4-150600.3.47.1.x86_64"
},
"product_reference": "libsoup-3_0-0-3.4.4-150600.3.47.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-devel-3.4.4-150600.3.47.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-devel-3.4.4-150600.3.47.1.aarch64"
},
"product_reference": "libsoup-devel-3.4.4-150600.3.47.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-devel-3.4.4-150600.3.47.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-devel-3.4.4-150600.3.47.1.ppc64le"
},
"product_reference": "libsoup-devel-3.4.4-150600.3.47.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-devel-3.4.4-150600.3.47.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-devel-3.4.4-150600.3.47.1.s390x"
},
"product_reference": "libsoup-devel-3.4.4-150600.3.47.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-devel-3.4.4-150600.3.47.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-devel-3.4.4-150600.3.47.1.x86_64"
},
"product_reference": "libsoup-devel-3.4.4-150600.3.47.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-lang-3.4.4-150600.3.47.1.noarch as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-lang-3.4.4-150600.3.47.1.noarch"
},
"product_reference": "libsoup-lang-3.4.4-150600.3.47.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.aarch64"
},
"product_reference": "typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.ppc64le"
},
"product_reference": "typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.s390x"
},
"product_reference": "typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.x86_64"
},
"product_reference": "typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-3_0-0-3.4.4-150600.3.47.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-3_0-0-3.4.4-150600.3.47.1.aarch64"
},
"product_reference": "libsoup-3_0-0-3.4.4-150600.3.47.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-3_0-0-3.4.4-150600.3.47.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-3_0-0-3.4.4-150600.3.47.1.ppc64le"
},
"product_reference": "libsoup-3_0-0-3.4.4-150600.3.47.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-3_0-0-3.4.4-150600.3.47.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-3_0-0-3.4.4-150600.3.47.1.s390x"
},
"product_reference": "libsoup-3_0-0-3.4.4-150600.3.47.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-3_0-0-3.4.4-150600.3.47.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-3_0-0-3.4.4-150600.3.47.1.x86_64"
},
"product_reference": "libsoup-3_0-0-3.4.4-150600.3.47.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-devel-3.4.4-150600.3.47.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-devel-3.4.4-150600.3.47.1.aarch64"
},
"product_reference": "libsoup-devel-3.4.4-150600.3.47.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-devel-3.4.4-150600.3.47.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-devel-3.4.4-150600.3.47.1.ppc64le"
},
"product_reference": "libsoup-devel-3.4.4-150600.3.47.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-devel-3.4.4-150600.3.47.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-devel-3.4.4-150600.3.47.1.s390x"
},
"product_reference": "libsoup-devel-3.4.4-150600.3.47.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-devel-3.4.4-150600.3.47.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-devel-3.4.4-150600.3.47.1.x86_64"
},
"product_reference": "libsoup-devel-3.4.4-150600.3.47.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-lang-3.4.4-150600.3.47.1.noarch as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-lang-3.4.4-150600.3.47.1.noarch"
},
"product_reference": "libsoup-lang-3.4.4-150600.3.47.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.aarch64"
},
"product_reference": "typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.ppc64le"
},
"product_reference": "typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.s390x"
},
"product_reference": "typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.x86_64"
},
"product_reference": "typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-3_0-0-3.4.4-150600.3.47.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-3_0-0-3.4.4-150600.3.47.1.aarch64"
},
"product_reference": "libsoup-3_0-0-3.4.4-150600.3.47.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-3_0-0-3.4.4-150600.3.47.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-3_0-0-3.4.4-150600.3.47.1.ppc64le"
},
"product_reference": "libsoup-3_0-0-3.4.4-150600.3.47.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-3_0-0-3.4.4-150600.3.47.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-3_0-0-3.4.4-150600.3.47.1.s390x"
},
"product_reference": "libsoup-3_0-0-3.4.4-150600.3.47.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-3_0-0-3.4.4-150600.3.47.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-3_0-0-3.4.4-150600.3.47.1.x86_64"
},
"product_reference": "libsoup-3_0-0-3.4.4-150600.3.47.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-devel-3.4.4-150600.3.47.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-devel-3.4.4-150600.3.47.1.aarch64"
},
"product_reference": "libsoup-devel-3.4.4-150600.3.47.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-devel-3.4.4-150600.3.47.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-devel-3.4.4-150600.3.47.1.ppc64le"
},
"product_reference": "libsoup-devel-3.4.4-150600.3.47.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-devel-3.4.4-150600.3.47.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-devel-3.4.4-150600.3.47.1.s390x"
},
"product_reference": "libsoup-devel-3.4.4-150600.3.47.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-devel-3.4.4-150600.3.47.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-devel-3.4.4-150600.3.47.1.x86_64"
},
"product_reference": "libsoup-devel-3.4.4-150600.3.47.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-lang-3.4.4-150600.3.47.1.noarch as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-lang-3.4.4-150600.3.47.1.noarch"
},
"product_reference": "libsoup-lang-3.4.4-150600.3.47.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.aarch64"
},
"product_reference": "typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.ppc64le"
},
"product_reference": "typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.s390x"
},
"product_reference": "typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.x86_64"
},
"product_reference": "typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-3_0-0-3.4.4-150600.3.47.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup-3_0-0-3.4.4-150600.3.47.1.ppc64le"
},
"product_reference": "libsoup-3_0-0-3.4.4-150600.3.47.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-3_0-0-3.4.4-150600.3.47.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup-3_0-0-3.4.4-150600.3.47.1.x86_64"
},
"product_reference": "libsoup-3_0-0-3.4.4-150600.3.47.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-devel-3.4.4-150600.3.47.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup-devel-3.4.4-150600.3.47.1.ppc64le"
},
"product_reference": "libsoup-devel-3.4.4-150600.3.47.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-devel-3.4.4-150600.3.47.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup-devel-3.4.4-150600.3.47.1.x86_64"
},
"product_reference": "libsoup-devel-3.4.4-150600.3.47.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-lang-3.4.4-150600.3.47.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup-lang-3.4.4-150600.3.47.1.noarch"
},
"product_reference": "libsoup-lang-3.4.4-150600.3.47.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.ppc64le"
},
"product_reference": "typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.x86_64"
},
"product_reference": "typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-1801",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-1801"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in libsoup, an HTTP client/server library. This HTTP Request Smuggling vulnerability arises from non-RFC-compliant parsing in the soup_filter_input_stream_read_line() logic, where libsoup accepts malformed chunk headers, such as lone line feed (LF) characters instead of the required carriage return and line feed (CRLF). A remote attacker can exploit this without authentication or user interaction by sending specially crafted chunked requests. This allows libsoup to parse and process multiple HTTP requests from a single network message, potentially leading to information disclosure.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-3_0-0-3.4.4-150600.3.47.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-3_0-0-3.4.4-150600.3.47.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-3_0-0-3.4.4-150600.3.47.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-3_0-0-3.4.4-150600.3.47.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-devel-3.4.4-150600.3.47.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-devel-3.4.4-150600.3.47.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-devel-3.4.4-150600.3.47.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-devel-3.4.4-150600.3.47.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-lang-3.4.4-150600.3.47.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-3_0-0-3.4.4-150600.3.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-3_0-0-3.4.4-150600.3.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-3_0-0-3.4.4-150600.3.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-3_0-0-3.4.4-150600.3.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-devel-3.4.4-150600.3.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-devel-3.4.4-150600.3.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-devel-3.4.4-150600.3.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-devel-3.4.4-150600.3.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-lang-3.4.4-150600.3.47.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup-3_0-0-3.4.4-150600.3.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup-3_0-0-3.4.4-150600.3.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup-devel-3.4.4-150600.3.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup-devel-3.4.4-150600.3.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup-lang-3.4.4-150600.3.47.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-1801",
"url": "https://www.suse.com/security/cve/CVE-2026-1801"
},
{
"category": "external",
"summary": "SUSE Bug 1257649 for CVE-2026-1801",
"url": "https://bugzilla.suse.com/1257649"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-3_0-0-3.4.4-150600.3.47.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-3_0-0-3.4.4-150600.3.47.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-3_0-0-3.4.4-150600.3.47.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-3_0-0-3.4.4-150600.3.47.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-devel-3.4.4-150600.3.47.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-devel-3.4.4-150600.3.47.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-devel-3.4.4-150600.3.47.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-devel-3.4.4-150600.3.47.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-lang-3.4.4-150600.3.47.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-3_0-0-3.4.4-150600.3.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-3_0-0-3.4.4-150600.3.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-3_0-0-3.4.4-150600.3.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-3_0-0-3.4.4-150600.3.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-devel-3.4.4-150600.3.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-devel-3.4.4-150600.3.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-devel-3.4.4-150600.3.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-devel-3.4.4-150600.3.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-lang-3.4.4-150600.3.47.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup-3_0-0-3.4.4-150600.3.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup-3_0-0-3.4.4-150600.3.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup-devel-3.4.4-150600.3.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup-devel-3.4.4-150600.3.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup-lang-3.4.4-150600.3.47.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-3_0-0-3.4.4-150600.3.47.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-3_0-0-3.4.4-150600.3.47.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-3_0-0-3.4.4-150600.3.47.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-3_0-0-3.4.4-150600.3.47.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-devel-3.4.4-150600.3.47.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-devel-3.4.4-150600.3.47.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-devel-3.4.4-150600.3.47.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-devel-3.4.4-150600.3.47.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-lang-3.4.4-150600.3.47.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-3_0-0-3.4.4-150600.3.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-3_0-0-3.4.4-150600.3.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-3_0-0-3.4.4-150600.3.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-3_0-0-3.4.4-150600.3.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-devel-3.4.4-150600.3.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-devel-3.4.4-150600.3.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-devel-3.4.4-150600.3.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-devel-3.4.4-150600.3.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-lang-3.4.4-150600.3.47.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup-3_0-0-3.4.4-150600.3.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup-3_0-0-3.4.4-150600.3.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup-devel-3.4.4-150600.3.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup-devel-3.4.4-150600.3.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup-lang-3.4.4-150600.3.47.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-09T12:51:31Z",
"details": "moderate"
}
],
"title": "CVE-2026-1801"
},
{
"cve": "CVE-2026-4271",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-4271"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in libsoup, a library for handling HTTP requests. This vulnerability, known as a Use-After-Free, occurs in the HTTP/2 server implementation. A remote attacker can exploit this by sending specially crafted HTTP/2 requests that cause authentication failures. This can lead to the application attempting to access memory that has already been freed, potentially causing application instability or crashes, resulting in a Denial of Service (DoS).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-3_0-0-3.4.4-150600.3.47.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-3_0-0-3.4.4-150600.3.47.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-3_0-0-3.4.4-150600.3.47.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-3_0-0-3.4.4-150600.3.47.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-devel-3.4.4-150600.3.47.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-devel-3.4.4-150600.3.47.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-devel-3.4.4-150600.3.47.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-devel-3.4.4-150600.3.47.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-lang-3.4.4-150600.3.47.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-3_0-0-3.4.4-150600.3.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-3_0-0-3.4.4-150600.3.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-3_0-0-3.4.4-150600.3.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-3_0-0-3.4.4-150600.3.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-devel-3.4.4-150600.3.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-devel-3.4.4-150600.3.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-devel-3.4.4-150600.3.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-devel-3.4.4-150600.3.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-lang-3.4.4-150600.3.47.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup-3_0-0-3.4.4-150600.3.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup-3_0-0-3.4.4-150600.3.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup-devel-3.4.4-150600.3.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup-devel-3.4.4-150600.3.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup-lang-3.4.4-150600.3.47.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-4271",
"url": "https://www.suse.com/security/cve/CVE-2026-4271"
},
{
"category": "external",
"summary": "SUSE Bug 1259767 for CVE-2026-4271",
"url": "https://bugzilla.suse.com/1259767"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-3_0-0-3.4.4-150600.3.47.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-3_0-0-3.4.4-150600.3.47.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-3_0-0-3.4.4-150600.3.47.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-3_0-0-3.4.4-150600.3.47.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-devel-3.4.4-150600.3.47.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-devel-3.4.4-150600.3.47.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-devel-3.4.4-150600.3.47.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-devel-3.4.4-150600.3.47.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-lang-3.4.4-150600.3.47.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-3_0-0-3.4.4-150600.3.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-3_0-0-3.4.4-150600.3.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-3_0-0-3.4.4-150600.3.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-3_0-0-3.4.4-150600.3.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-devel-3.4.4-150600.3.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-devel-3.4.4-150600.3.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-devel-3.4.4-150600.3.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-devel-3.4.4-150600.3.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-lang-3.4.4-150600.3.47.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup-3_0-0-3.4.4-150600.3.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup-3_0-0-3.4.4-150600.3.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup-devel-3.4.4-150600.3.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup-devel-3.4.4-150600.3.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup-lang-3.4.4-150600.3.47.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.6,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-3_0-0-3.4.4-150600.3.47.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-3_0-0-3.4.4-150600.3.47.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-3_0-0-3.4.4-150600.3.47.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-3_0-0-3.4.4-150600.3.47.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-devel-3.4.4-150600.3.47.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-devel-3.4.4-150600.3.47.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-devel-3.4.4-150600.3.47.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-devel-3.4.4-150600.3.47.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-lang-3.4.4-150600.3.47.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-3_0-0-3.4.4-150600.3.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-3_0-0-3.4.4-150600.3.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-3_0-0-3.4.4-150600.3.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-3_0-0-3.4.4-150600.3.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-devel-3.4.4-150600.3.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-devel-3.4.4-150600.3.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-devel-3.4.4-150600.3.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-devel-3.4.4-150600.3.47.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-lang-3.4.4-150600.3.47.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup-3_0-0-3.4.4-150600.3.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup-3_0-0-3.4.4-150600.3.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup-devel-3.4.4-150600.3.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup-devel-3.4.4-150600.3.47.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup-lang-3.4.4-150600.3.47.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-Soup-3_0-3.4.4-150600.3.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-09T12:51:31Z",
"details": "important"
}
],
"title": "CVE-2026-4271"
}
]
}
Loading…
Trend slope:
-
(linear fit over daily sighting counts)
Show additional events:
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…