Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-1467 (GCVE-0-2026-1467)
Vulnerability from cvelistv5 – Published: 2026-01-27 09:17 – Updated: 2026-01-28 14:25
VLAI?
EPSS
Title
Libsoup: libsoup: http header injection via specially crafted urls when an http proxy is configured
Summary
A flaw was found in libsoup, an HTTP client library. This vulnerability, known as CRLF (Carriage Return Line Feed) Injection, occurs when an HTTP proxy is configured and the library improperly handles URL-decoded input used to create the Host header. A remote attacker can exploit this by providing a specially crafted URL containing CRLF sequences, allowing them to inject additional HTTP headers or complete HTTP request bodies. This can lead to unintended or unauthorized HTTP requests being forwarded by the proxy, potentially impacting downstream services.
Severity ?
5.8 (Medium)
CWE
- CWE-93 - Improper Neutralization of CRLF Sequences ('CRLF Injection')
Assigner
References
| URL | Tags | |||||||
|---|---|---|---|---|---|---|---|---|
|
||||||||
Impacted products
| Vendor | Product | Version | ||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Red Hat | Red Hat Enterprise Linux 10 |
cpe:/o:redhat:enterprise_linux:10 |
||||||||||||||||||||||
|
||||||||||||||||||||||||
Credits
Red Hat would like to thank Codean Labs for reporting this issue.
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-1467",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-01-27T16:54:59.356679Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-01-27T16:55:09.286Z",
"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 Codean Labs for reporting this issue."
}
],
"datePublic": "2026-01-27T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "A flaw was found in libsoup, an HTTP client library. This vulnerability, known as CRLF (Carriage Return Line Feed) Injection, occurs when an HTTP proxy is configured and the library improperly handles URL-decoded input used to create the Host header. A remote attacker can exploit this by providing a specially crafted URL containing CRLF sequences, allowing them to inject additional HTTP headers or complete HTTP request bodies. This can lead to unintended or unauthorized HTTP requests being forwarded by the proxy, potentially impacting downstream services."
}
],
"metrics": [
{
"other": {
"content": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"value": "Moderate"
},
"type": "Red Hat severity rating"
}
},
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:L/A:N",
"version": "3.1"
},
"format": "CVSS"
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-93",
"description": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-01-28T14:25:32.314Z",
"orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"shortName": "redhat"
},
"references": [
{
"tags": [
"vdb-entry",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/security/cve/CVE-2026-1467"
},
{
"name": "RHBZ#2433174",
"tags": [
"issue-tracking",
"x_refsource_REDHAT"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2433174"
}
],
"timeline": [
{
"lang": "en",
"time": "2026-01-27T08:06:20.687Z",
"value": "Reported to Red Hat."
},
{
"lang": "en",
"time": "2026-01-27T00:00:00.000Z",
"value": "Made public."
}
],
"title": "Libsoup: libsoup: http header injection via specially crafted urls when an http proxy is configured",
"workarounds": [
{
"lang": "en",
"value": "To mitigate this issue, avoid processing untrusted URLs in applications that use the libsoup library with an HTTP proxy configured. Restricting network access to the HTTP proxy can also limit potential exposure."
}
],
"x_generator": {
"engine": "cvelib 1.8.0"
},
"x_redhatCweChain": "CWE-93: Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)"
}
},
"cveMetadata": {
"assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"assignerShortName": "redhat",
"cveId": "CVE-2026-1467",
"datePublished": "2026-01-27T09:17:44.535Z",
"dateReserved": "2026-01-27T08:07:32.077Z",
"dateUpdated": "2026-01-28T14:25:32.314Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"nvd": "{\"cve\":{\"id\":\"CVE-2026-1467\",\"sourceIdentifier\":\"secalert@redhat.com\",\"published\":\"2026-01-27T10:15:48.597\",\"lastModified\":\"2026-01-28T15:16:16.807\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"A flaw was found in libsoup, an HTTP client library. This vulnerability, known as CRLF (Carriage Return Line Feed) Injection, occurs when an HTTP proxy is configured and the library improperly handles URL-decoded input used to create the Host header. A remote attacker can exploit this by providing a specially crafted URL containing CRLF sequences, allowing them to inject additional HTTP headers or complete HTTP request bodies. This can lead to unintended or unauthorized HTTP requests being forwarded by the proxy, potentially impacting downstream services.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"secalert@redhat.com\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:L/A:N\",\"baseScore\":5.8,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":3.9,\"impactScore\":1.4}]},\"weaknesses\":[{\"source\":\"secalert@redhat.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-93\"}]}],\"references\":[{\"url\":\"https://access.redhat.com/security/cve/CVE-2026-1467\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=2433174\",\"source\":\"secalert@redhat.com\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-1467\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-01-27T16:54:59.356679Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-01-27T16:55:05.523Z\"}}], \"cna\": {\"title\": \"Libsoup: libsoup: http header injection via specially crafted urls when an http proxy is configured\", \"credits\": [{\"lang\": \"en\", \"value\": \"Red Hat would like to thank Codean Labs for reporting this issue.\"}], \"metrics\": [{\"other\": {\"type\": \"Red Hat severity rating\", \"content\": {\"value\": \"Moderate\", \"namespace\": \"https://access.redhat.com/security/updates/classification/\"}}}, {\"format\": \"CVSS\", \"cvssV3_1\": {\"scope\": \"CHANGED\", \"version\": \"3.1\", \"baseScore\": 5.8, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/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-01-27T08:06:20.687000+00:00\", \"value\": \"Reported to Red Hat.\"}, {\"lang\": \"en\", \"time\": \"2026-01-27T00:00:00+00:00\", \"value\": \"Made public.\"}], \"datePublic\": \"2026-01-27T00:00:00.000Z\", \"references\": [{\"url\": \"https://access.redhat.com/security/cve/CVE-2026-1467\", \"tags\": [\"vdb-entry\", \"x_refsource_REDHAT\"]}, {\"url\": \"https://bugzilla.redhat.com/show_bug.cgi?id=2433174\", \"name\": \"RHBZ#2433174\", \"tags\": [\"issue-tracking\", \"x_refsource_REDHAT\"]}], \"workarounds\": [{\"lang\": \"en\", \"value\": \"To mitigate this issue, avoid processing untrusted URLs in applications that use the libsoup library with an HTTP proxy configured. Restricting network access to the HTTP proxy can also limit potential exposure.\"}], \"x_generator\": {\"engine\": \"cvelib 1.8.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"A flaw was found in libsoup, an HTTP client library. This vulnerability, known as CRLF (Carriage Return Line Feed) Injection, occurs when an HTTP proxy is configured and the library improperly handles URL-decoded input used to create the Host header. A remote attacker can exploit this by providing a specially crafted URL containing CRLF sequences, allowing them to inject additional HTTP headers or complete HTTP request bodies. This can lead to unintended or unauthorized HTTP requests being forwarded by the proxy, potentially impacting downstream services.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-93\", \"description\": \"Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)\"}]}], \"providerMetadata\": {\"orgId\": \"53f830b8-0a3f-465b-8143-3b8a9948e749\", \"shortName\": \"redhat\", \"dateUpdated\": \"2026-01-28T14:25:32.314Z\"}, \"x_redhatCweChain\": \"CWE-93: Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)\"}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-1467\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-01-28T14:25:32.314Z\", \"dateReserved\": \"2026-01-27T08:07:32.077Z\", \"assignerOrgId\": \"53f830b8-0a3f-465b-8143-3b8a9948e749\", \"datePublished\": \"2026-01-27T09:17:44.535Z\", \"assignerShortName\": \"redhat\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
FKIE_CVE-2026-1467
Vulnerability from fkie_nvd - Published: 2026-01-27 10:15 - Updated: 2026-01-28 15:16
Severity ?
Summary
A flaw was found in libsoup, an HTTP client library. This vulnerability, known as CRLF (Carriage Return Line Feed) Injection, occurs when an HTTP proxy is configured and the library improperly handles URL-decoded input used to create the Host header. A remote attacker can exploit this by providing a specially crafted URL containing CRLF sequences, allowing them to inject additional HTTP headers or complete HTTP request bodies. This can lead to unintended or unauthorized HTTP requests being forwarded by the proxy, potentially impacting downstream services.
References
Impacted products
| Vendor | Product | Version |
|---|
{
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "A flaw was found in libsoup, an HTTP client library. This vulnerability, known as CRLF (Carriage Return Line Feed) Injection, occurs when an HTTP proxy is configured and the library improperly handles URL-decoded input used to create the Host header. A remote attacker can exploit this by providing a specially crafted URL containing CRLF sequences, allowing them to inject additional HTTP headers or complete HTTP request bodies. This can lead to unintended or unauthorized HTTP requests being forwarded by the proxy, potentially impacting downstream services."
}
],
"id": "CVE-2026-1467",
"lastModified": "2026-01-28T15:16:16.807",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:L/A:N",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 1.4,
"source": "secalert@redhat.com",
"type": "Primary"
}
]
},
"published": "2026-01-27T10:15:48.597",
"references": [
{
"source": "secalert@redhat.com",
"url": "https://access.redhat.com/security/cve/CVE-2026-1467"
},
{
"source": "secalert@redhat.com",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2433174"
}
],
"sourceIdentifier": "secalert@redhat.com",
"vulnStatus": "Awaiting Analysis",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-93"
}
],
"source": "secalert@redhat.com",
"type": "Secondary"
}
]
}
GHSA-8PM5-XR39-VFV3
Vulnerability from github – Published: 2026-01-27 12:31 – Updated: 2026-01-27 12:31
VLAI?
Details
A flaw was found in libsoup, an HTTP client library. This vulnerability, known as CRLF (Carriage Return Line Feed) Injection, occurs when an HTTP proxy is configured and the library improperly handles URL-decoded input used to create the Host header. A remote attacker can exploit this by providing a specially crafted URL containing CRLF sequences, allowing them to inject additional HTTP headers or complete HTTP request bodies. This can lead to unintended or unauthorized HTTP requests being forwarded by the proxy, potentially impacting downstream services.
Severity ?
6.1 (Medium)
{
"affected": [],
"aliases": [
"CVE-2026-1467"
],
"database_specific": {
"cwe_ids": [
"CWE-93"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2026-01-27T10:15:48Z",
"severity": "MODERATE"
},
"details": "A flaw was found in libsoup, an HTTP client library. This vulnerability, known as CRLF (Carriage Return Line Feed) Injection, occurs when an HTTP proxy is configured and the library improperly handles URL-decoded input used to create the Host header. A remote attacker can exploit this by providing a specially crafted URL containing CRLF sequences, allowing them to inject additional HTTP headers or complete HTTP request bodies. This can lead to unintended or unauthorized HTTP requests being forwarded by the proxy, potentially impacting downstream services.",
"id": "GHSA-8pm5-xr39-vfv3",
"modified": "2026-01-27T12:31:17Z",
"published": "2026-01-27T12:31:17Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-1467"
},
{
"type": "WEB",
"url": "https://access.redhat.com/security/cve/CVE-2026-1467"
},
{
"type": "WEB",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2433174"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"type": "CVSS_V3"
}
]
}
SUSE-SU-2026:0788-1
Vulnerability from csaf_suse - Published: 2026-03-03 15:15 - Updated: 2026-03-03 15:15Summary
Security update for libsoup
Notes
Title of the patch
Security update for libsoup
Description of the patch
This update for libsoup fixes the following issues:
- CVE-2026-1467: lack of input sanitization can lead to unintended or unauthorized HTTP requests (bsc#1257398).
- CVE-2026-1539: proxy authentication credentials leaked via the Proxy-Authorization header when handling HTTP redirects
(bsc#1257441).
- CVE-2026-1760: improper handling of HTTP requests combining certain headers by SoupServer can lead to HTTP request
smuggling and potential DoS (bsc#1257597).
Patchnames
SUSE-2026-788,SUSE-SLE-Module-Basesystem-15-SP7-2026-788,SUSE-SLE-Product-SLES-15-SP6-LTSS-2026-788,SUSE-SLE-Product-SLES_SAP-15-SP6-2026-788,openSUSE-SLE-15.6-2026-788
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{
"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-1467: lack of input sanitization can lead to unintended or unauthorized HTTP requests (bsc#1257398).\n- CVE-2026-1539: proxy authentication credentials leaked via the Proxy-Authorization header when handling HTTP redirects\n (bsc#1257441).\n- CVE-2026-1760: improper handling of HTTP requests combining certain headers by SoupServer can lead to HTTP request\n smuggling and potential DoS (bsc#1257597).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-788,SUSE-SLE-Module-Basesystem-15-SP7-2026-788,SUSE-SLE-Product-SLES-15-SP6-LTSS-2026-788,SUSE-SLE-Product-SLES_SAP-15-SP6-2026-788,openSUSE-SLE-15.6-2026-788",
"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_0788-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:0788-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20260788-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:0788-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-March/024530.html"
},
{
"category": "self",
"summary": "SUSE Bug 1257398",
"url": "https://bugzilla.suse.com/1257398"
},
{
"category": "self",
"summary": "SUSE Bug 1257441",
"url": "https://bugzilla.suse.com/1257441"
},
{
"category": "self",
"summary": "SUSE Bug 1257597",
"url": "https://bugzilla.suse.com/1257597"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-1467 page",
"url": "https://www.suse.com/security/cve/CVE-2026-1467/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-1539 page",
"url": "https://www.suse.com/security/cve/CVE-2026-1539/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-1760 page",
"url": "https://www.suse.com/security/cve/CVE-2026-1760/"
}
],
"title": "Security update for libsoup",
"tracking": {
"current_release_date": "2026-03-03T15:15:16Z",
"generator": {
"date": "2026-03-03T15:15:16Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:0788-1",
"initial_release_date": "2026-03-03T15:15:16Z",
"revision_history": [
{
"date": "2026-03-03T15:15:16Z",
"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.37.1.aarch64",
"product": {
"name": "libsoup-3_0-0-3.4.4-150600.3.37.1.aarch64",
"product_id": "libsoup-3_0-0-3.4.4-150600.3.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsoup-devel-3.4.4-150600.3.37.1.aarch64",
"product": {
"name": "libsoup-devel-3.4.4-150600.3.37.1.aarch64",
"product_id": "libsoup-devel-3.4.4-150600.3.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.aarch64",
"product": {
"name": "typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.aarch64",
"product_id": "typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libsoup-3_0-0-64bit-3.4.4-150600.3.37.1.aarch64_ilp32",
"product": {
"name": "libsoup-3_0-0-64bit-3.4.4-150600.3.37.1.aarch64_ilp32",
"product_id": "libsoup-3_0-0-64bit-3.4.4-150600.3.37.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libsoup-devel-64bit-3.4.4-150600.3.37.1.aarch64_ilp32",
"product": {
"name": "libsoup-devel-64bit-3.4.4-150600.3.37.1.aarch64_ilp32",
"product_id": "libsoup-devel-64bit-3.4.4-150600.3.37.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libsoup-3_0-0-3.4.4-150600.3.37.1.i586",
"product": {
"name": "libsoup-3_0-0-3.4.4-150600.3.37.1.i586",
"product_id": "libsoup-3_0-0-3.4.4-150600.3.37.1.i586"
}
},
{
"category": "product_version",
"name": "libsoup-devel-3.4.4-150600.3.37.1.i586",
"product": {
"name": "libsoup-devel-3.4.4-150600.3.37.1.i586",
"product_id": "libsoup-devel-3.4.4-150600.3.37.1.i586"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.i586",
"product": {
"name": "typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.i586",
"product_id": "typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libsoup-lang-3.4.4-150600.3.37.1.noarch",
"product": {
"name": "libsoup-lang-3.4.4-150600.3.37.1.noarch",
"product_id": "libsoup-lang-3.4.4-150600.3.37.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libsoup-3_0-0-3.4.4-150600.3.37.1.ppc64le",
"product": {
"name": "libsoup-3_0-0-3.4.4-150600.3.37.1.ppc64le",
"product_id": "libsoup-3_0-0-3.4.4-150600.3.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsoup-devel-3.4.4-150600.3.37.1.ppc64le",
"product": {
"name": "libsoup-devel-3.4.4-150600.3.37.1.ppc64le",
"product_id": "libsoup-devel-3.4.4-150600.3.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.ppc64le",
"product": {
"name": "typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.ppc64le",
"product_id": "typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libsoup-3_0-0-3.4.4-150600.3.37.1.s390x",
"product": {
"name": "libsoup-3_0-0-3.4.4-150600.3.37.1.s390x",
"product_id": "libsoup-3_0-0-3.4.4-150600.3.37.1.s390x"
}
},
{
"category": "product_version",
"name": "libsoup-devel-3.4.4-150600.3.37.1.s390x",
"product": {
"name": "libsoup-devel-3.4.4-150600.3.37.1.s390x",
"product_id": "libsoup-devel-3.4.4-150600.3.37.1.s390x"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.s390x",
"product": {
"name": "typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.s390x",
"product_id": "typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libsoup-3_0-0-3.4.4-150600.3.37.1.x86_64",
"product": {
"name": "libsoup-3_0-0-3.4.4-150600.3.37.1.x86_64",
"product_id": "libsoup-3_0-0-3.4.4-150600.3.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsoup-3_0-0-32bit-3.4.4-150600.3.37.1.x86_64",
"product": {
"name": "libsoup-3_0-0-32bit-3.4.4-150600.3.37.1.x86_64",
"product_id": "libsoup-3_0-0-32bit-3.4.4-150600.3.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsoup-devel-3.4.4-150600.3.37.1.x86_64",
"product": {
"name": "libsoup-devel-3.4.4-150600.3.37.1.x86_64",
"product_id": "libsoup-devel-3.4.4-150600.3.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsoup-devel-32bit-3.4.4-150600.3.37.1.x86_64",
"product": {
"name": "libsoup-devel-32bit-3.4.4-150600.3.37.1.x86_64",
"product_id": "libsoup-devel-32bit-3.4.4-150600.3.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.x86_64",
"product": {
"name": "typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.x86_64",
"product_id": "typelib-1_0-Soup-3_0-3.4.4-150600.3.37.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 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_name",
"name": "openSUSE Leap 15.6",
"product": {
"name": "openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.6"
}
}
}
],
"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.37.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.37.1.aarch64"
},
"product_reference": "libsoup-3_0-0-3.4.4-150600.3.37.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.37.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.37.1.ppc64le"
},
"product_reference": "libsoup-3_0-0-3.4.4-150600.3.37.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.37.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.37.1.s390x"
},
"product_reference": "libsoup-3_0-0-3.4.4-150600.3.37.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.37.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.37.1.x86_64"
},
"product_reference": "libsoup-3_0-0-3.4.4-150600.3.37.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.37.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.37.1.aarch64"
},
"product_reference": "libsoup-devel-3.4.4-150600.3.37.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.37.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.37.1.ppc64le"
},
"product_reference": "libsoup-devel-3.4.4-150600.3.37.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.37.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.37.1.s390x"
},
"product_reference": "libsoup-devel-3.4.4-150600.3.37.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.37.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.37.1.x86_64"
},
"product_reference": "libsoup-devel-3.4.4-150600.3.37.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.37.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.37.1.noarch"
},
"product_reference": "libsoup-lang-3.4.4-150600.3.37.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.37.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.37.1.aarch64"
},
"product_reference": "typelib-1_0-Soup-3_0-3.4.4-150600.3.37.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.37.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.37.1.ppc64le"
},
"product_reference": "typelib-1_0-Soup-3_0-3.4.4-150600.3.37.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.37.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.37.1.s390x"
},
"product_reference": "typelib-1_0-Soup-3_0-3.4.4-150600.3.37.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.37.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.37.1.x86_64"
},
"product_reference": "typelib-1_0-Soup-3_0-3.4.4-150600.3.37.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.37.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.37.1.aarch64"
},
"product_reference": "libsoup-3_0-0-3.4.4-150600.3.37.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.37.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.37.1.ppc64le"
},
"product_reference": "libsoup-3_0-0-3.4.4-150600.3.37.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.37.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.37.1.s390x"
},
"product_reference": "libsoup-3_0-0-3.4.4-150600.3.37.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.37.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.37.1.x86_64"
},
"product_reference": "libsoup-3_0-0-3.4.4-150600.3.37.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.37.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.37.1.aarch64"
},
"product_reference": "libsoup-devel-3.4.4-150600.3.37.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.37.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.37.1.ppc64le"
},
"product_reference": "libsoup-devel-3.4.4-150600.3.37.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.37.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.37.1.s390x"
},
"product_reference": "libsoup-devel-3.4.4-150600.3.37.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.37.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.37.1.x86_64"
},
"product_reference": "libsoup-devel-3.4.4-150600.3.37.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.37.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.37.1.noarch"
},
"product_reference": "libsoup-lang-3.4.4-150600.3.37.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.37.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.37.1.aarch64"
},
"product_reference": "typelib-1_0-Soup-3_0-3.4.4-150600.3.37.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.37.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.37.1.ppc64le"
},
"product_reference": "typelib-1_0-Soup-3_0-3.4.4-150600.3.37.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.37.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.37.1.s390x"
},
"product_reference": "typelib-1_0-Soup-3_0-3.4.4-150600.3.37.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.37.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.37.1.x86_64"
},
"product_reference": "typelib-1_0-Soup-3_0-3.4.4-150600.3.37.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.37.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.37.1.ppc64le"
},
"product_reference": "libsoup-3_0-0-3.4.4-150600.3.37.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.37.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.37.1.x86_64"
},
"product_reference": "libsoup-3_0-0-3.4.4-150600.3.37.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.37.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.37.1.ppc64le"
},
"product_reference": "libsoup-devel-3.4.4-150600.3.37.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.37.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.37.1.x86_64"
},
"product_reference": "libsoup-devel-3.4.4-150600.3.37.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.37.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.37.1.noarch"
},
"product_reference": "libsoup-lang-3.4.4-150600.3.37.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.37.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.37.1.ppc64le"
},
"product_reference": "typelib-1_0-Soup-3_0-3.4.4-150600.3.37.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.37.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.37.1.x86_64"
},
"product_reference": "typelib-1_0-Soup-3_0-3.4.4-150600.3.37.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-3_0-0-3.4.4-150600.3.37.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libsoup-3_0-0-3.4.4-150600.3.37.1.aarch64"
},
"product_reference": "libsoup-3_0-0-3.4.4-150600.3.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-3_0-0-3.4.4-150600.3.37.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libsoup-3_0-0-3.4.4-150600.3.37.1.ppc64le"
},
"product_reference": "libsoup-3_0-0-3.4.4-150600.3.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-3_0-0-3.4.4-150600.3.37.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libsoup-3_0-0-3.4.4-150600.3.37.1.s390x"
},
"product_reference": "libsoup-3_0-0-3.4.4-150600.3.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-3_0-0-3.4.4-150600.3.37.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libsoup-3_0-0-3.4.4-150600.3.37.1.x86_64"
},
"product_reference": "libsoup-3_0-0-3.4.4-150600.3.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-3_0-0-32bit-3.4.4-150600.3.37.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libsoup-3_0-0-32bit-3.4.4-150600.3.37.1.x86_64"
},
"product_reference": "libsoup-3_0-0-32bit-3.4.4-150600.3.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-devel-3.4.4-150600.3.37.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libsoup-devel-3.4.4-150600.3.37.1.aarch64"
},
"product_reference": "libsoup-devel-3.4.4-150600.3.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-devel-3.4.4-150600.3.37.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libsoup-devel-3.4.4-150600.3.37.1.ppc64le"
},
"product_reference": "libsoup-devel-3.4.4-150600.3.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-devel-3.4.4-150600.3.37.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libsoup-devel-3.4.4-150600.3.37.1.s390x"
},
"product_reference": "libsoup-devel-3.4.4-150600.3.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-devel-3.4.4-150600.3.37.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libsoup-devel-3.4.4-150600.3.37.1.x86_64"
},
"product_reference": "libsoup-devel-3.4.4-150600.3.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-devel-32bit-3.4.4-150600.3.37.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libsoup-devel-32bit-3.4.4-150600.3.37.1.x86_64"
},
"product_reference": "libsoup-devel-32bit-3.4.4-150600.3.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-lang-3.4.4-150600.3.37.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libsoup-lang-3.4.4-150600.3.37.1.noarch"
},
"product_reference": "libsoup-lang-3.4.4-150600.3.37.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.aarch64"
},
"product_reference": "typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.ppc64le"
},
"product_reference": "typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.s390x"
},
"product_reference": "typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.x86_64"
},
"product_reference": "typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-1467",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-1467"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in libsoup, an HTTP client library. This vulnerability, known as CRLF (Carriage Return Line Feed) Injection, occurs when an HTTP proxy is configured and the library improperly handles URL-decoded input used to create the Host header. A remote attacker can exploit this by providing a specially crafted URL containing CRLF sequences, allowing them to inject additional HTTP headers or complete HTTP request bodies. This can lead to unintended or unauthorized HTTP requests being forwarded by the proxy, potentially impacting downstream services.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-3_0-0-3.4.4-150600.3.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-3_0-0-3.4.4-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-3_0-0-3.4.4-150600.3.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-3_0-0-3.4.4-150600.3.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-devel-3.4.4-150600.3.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-devel-3.4.4-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-devel-3.4.4-150600.3.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-devel-3.4.4-150600.3.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-lang-3.4.4-150600.3.37.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-3_0-0-3.4.4-150600.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-3_0-0-3.4.4-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-3_0-0-3.4.4-150600.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-3_0-0-3.4.4-150600.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-devel-3.4.4-150600.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-devel-3.4.4-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-devel-3.4.4-150600.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-devel-3.4.4-150600.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-lang-3.4.4-150600.3.37.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup-3_0-0-3.4.4-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup-3_0-0-3.4.4-150600.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup-devel-3.4.4-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup-devel-3.4.4-150600.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup-lang-3.4.4-150600.3.37.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:libsoup-3_0-0-3.4.4-150600.3.37.1.aarch64",
"openSUSE Leap 15.6:libsoup-3_0-0-3.4.4-150600.3.37.1.ppc64le",
"openSUSE Leap 15.6:libsoup-3_0-0-3.4.4-150600.3.37.1.s390x",
"openSUSE Leap 15.6:libsoup-3_0-0-3.4.4-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:libsoup-3_0-0-32bit-3.4.4-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:libsoup-devel-3.4.4-150600.3.37.1.aarch64",
"openSUSE Leap 15.6:libsoup-devel-3.4.4-150600.3.37.1.ppc64le",
"openSUSE Leap 15.6:libsoup-devel-3.4.4-150600.3.37.1.s390x",
"openSUSE Leap 15.6:libsoup-devel-3.4.4-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:libsoup-devel-32bit-3.4.4-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:libsoup-lang-3.4.4-150600.3.37.1.noarch",
"openSUSE Leap 15.6:typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.aarch64",
"openSUSE Leap 15.6:typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.ppc64le",
"openSUSE Leap 15.6:typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.s390x",
"openSUSE Leap 15.6:typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-1467",
"url": "https://www.suse.com/security/cve/CVE-2026-1467"
},
{
"category": "external",
"summary": "SUSE Bug 1257398 for CVE-2026-1467",
"url": "https://bugzilla.suse.com/1257398"
}
],
"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.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-3_0-0-3.4.4-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-3_0-0-3.4.4-150600.3.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-3_0-0-3.4.4-150600.3.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-devel-3.4.4-150600.3.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-devel-3.4.4-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-devel-3.4.4-150600.3.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-devel-3.4.4-150600.3.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-lang-3.4.4-150600.3.37.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-3_0-0-3.4.4-150600.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-3_0-0-3.4.4-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-3_0-0-3.4.4-150600.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-3_0-0-3.4.4-150600.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-devel-3.4.4-150600.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-devel-3.4.4-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-devel-3.4.4-150600.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-devel-3.4.4-150600.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-lang-3.4.4-150600.3.37.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup-3_0-0-3.4.4-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup-3_0-0-3.4.4-150600.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup-devel-3.4.4-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup-devel-3.4.4-150600.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup-lang-3.4.4-150600.3.37.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:libsoup-3_0-0-3.4.4-150600.3.37.1.aarch64",
"openSUSE Leap 15.6:libsoup-3_0-0-3.4.4-150600.3.37.1.ppc64le",
"openSUSE Leap 15.6:libsoup-3_0-0-3.4.4-150600.3.37.1.s390x",
"openSUSE Leap 15.6:libsoup-3_0-0-3.4.4-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:libsoup-3_0-0-32bit-3.4.4-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:libsoup-devel-3.4.4-150600.3.37.1.aarch64",
"openSUSE Leap 15.6:libsoup-devel-3.4.4-150600.3.37.1.ppc64le",
"openSUSE Leap 15.6:libsoup-devel-3.4.4-150600.3.37.1.s390x",
"openSUSE Leap 15.6:libsoup-devel-3.4.4-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:libsoup-devel-32bit-3.4.4-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:libsoup-lang-3.4.4-150600.3.37.1.noarch",
"openSUSE Leap 15.6:typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.aarch64",
"openSUSE Leap 15.6:typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.ppc64le",
"openSUSE Leap 15.6:typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.s390x",
"openSUSE Leap 15.6:typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/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.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-3_0-0-3.4.4-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-3_0-0-3.4.4-150600.3.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-3_0-0-3.4.4-150600.3.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-devel-3.4.4-150600.3.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-devel-3.4.4-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-devel-3.4.4-150600.3.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-devel-3.4.4-150600.3.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-lang-3.4.4-150600.3.37.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-3_0-0-3.4.4-150600.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-3_0-0-3.4.4-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-3_0-0-3.4.4-150600.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-3_0-0-3.4.4-150600.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-devel-3.4.4-150600.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-devel-3.4.4-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-devel-3.4.4-150600.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-devel-3.4.4-150600.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-lang-3.4.4-150600.3.37.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup-3_0-0-3.4.4-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup-3_0-0-3.4.4-150600.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup-devel-3.4.4-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup-devel-3.4.4-150600.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup-lang-3.4.4-150600.3.37.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:libsoup-3_0-0-3.4.4-150600.3.37.1.aarch64",
"openSUSE Leap 15.6:libsoup-3_0-0-3.4.4-150600.3.37.1.ppc64le",
"openSUSE Leap 15.6:libsoup-3_0-0-3.4.4-150600.3.37.1.s390x",
"openSUSE Leap 15.6:libsoup-3_0-0-3.4.4-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:libsoup-3_0-0-32bit-3.4.4-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:libsoup-devel-3.4.4-150600.3.37.1.aarch64",
"openSUSE Leap 15.6:libsoup-devel-3.4.4-150600.3.37.1.ppc64le",
"openSUSE Leap 15.6:libsoup-devel-3.4.4-150600.3.37.1.s390x",
"openSUSE Leap 15.6:libsoup-devel-3.4.4-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:libsoup-devel-32bit-3.4.4-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:libsoup-lang-3.4.4-150600.3.37.1.noarch",
"openSUSE Leap 15.6:typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.aarch64",
"openSUSE Leap 15.6:typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.ppc64le",
"openSUSE Leap 15.6:typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.s390x",
"openSUSE Leap 15.6:typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-03T15:15:16Z",
"details": "moderate"
}
],
"title": "CVE-2026-1467"
},
{
"cve": "CVE-2026-1539",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-1539"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the libsoup HTTP library that can cause proxy authentication credentials to be sent to unintended destinations. When handling HTTP redirects, libsoup removes the Authorization header but does not remove the Proxy-Authorization header if the request is redirected to a different host. As a result, sensitive proxy credentials may be leaked to third-party servers. Applications using libsoup for HTTP communication may unintentionally expose proxy authentication data.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-3_0-0-3.4.4-150600.3.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-3_0-0-3.4.4-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-3_0-0-3.4.4-150600.3.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-3_0-0-3.4.4-150600.3.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-devel-3.4.4-150600.3.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-devel-3.4.4-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-devel-3.4.4-150600.3.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-devel-3.4.4-150600.3.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-lang-3.4.4-150600.3.37.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-3_0-0-3.4.4-150600.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-3_0-0-3.4.4-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-3_0-0-3.4.4-150600.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-3_0-0-3.4.4-150600.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-devel-3.4.4-150600.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-devel-3.4.4-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-devel-3.4.4-150600.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-devel-3.4.4-150600.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-lang-3.4.4-150600.3.37.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup-3_0-0-3.4.4-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup-3_0-0-3.4.4-150600.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup-devel-3.4.4-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup-devel-3.4.4-150600.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup-lang-3.4.4-150600.3.37.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:libsoup-3_0-0-3.4.4-150600.3.37.1.aarch64",
"openSUSE Leap 15.6:libsoup-3_0-0-3.4.4-150600.3.37.1.ppc64le",
"openSUSE Leap 15.6:libsoup-3_0-0-3.4.4-150600.3.37.1.s390x",
"openSUSE Leap 15.6:libsoup-3_0-0-3.4.4-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:libsoup-3_0-0-32bit-3.4.4-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:libsoup-devel-3.4.4-150600.3.37.1.aarch64",
"openSUSE Leap 15.6:libsoup-devel-3.4.4-150600.3.37.1.ppc64le",
"openSUSE Leap 15.6:libsoup-devel-3.4.4-150600.3.37.1.s390x",
"openSUSE Leap 15.6:libsoup-devel-3.4.4-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:libsoup-devel-32bit-3.4.4-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:libsoup-lang-3.4.4-150600.3.37.1.noarch",
"openSUSE Leap 15.6:typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.aarch64",
"openSUSE Leap 15.6:typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.ppc64le",
"openSUSE Leap 15.6:typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.s390x",
"openSUSE Leap 15.6:typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-1539",
"url": "https://www.suse.com/security/cve/CVE-2026-1539"
},
{
"category": "external",
"summary": "SUSE Bug 1257441 for CVE-2026-1539",
"url": "https://bugzilla.suse.com/1257441"
}
],
"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.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-3_0-0-3.4.4-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-3_0-0-3.4.4-150600.3.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-3_0-0-3.4.4-150600.3.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-devel-3.4.4-150600.3.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-devel-3.4.4-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-devel-3.4.4-150600.3.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-devel-3.4.4-150600.3.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-lang-3.4.4-150600.3.37.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-3_0-0-3.4.4-150600.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-3_0-0-3.4.4-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-3_0-0-3.4.4-150600.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-3_0-0-3.4.4-150600.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-devel-3.4.4-150600.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-devel-3.4.4-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-devel-3.4.4-150600.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-devel-3.4.4-150600.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-lang-3.4.4-150600.3.37.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup-3_0-0-3.4.4-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup-3_0-0-3.4.4-150600.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup-devel-3.4.4-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup-devel-3.4.4-150600.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup-lang-3.4.4-150600.3.37.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:libsoup-3_0-0-3.4.4-150600.3.37.1.aarch64",
"openSUSE Leap 15.6:libsoup-3_0-0-3.4.4-150600.3.37.1.ppc64le",
"openSUSE Leap 15.6:libsoup-3_0-0-3.4.4-150600.3.37.1.s390x",
"openSUSE Leap 15.6:libsoup-3_0-0-3.4.4-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:libsoup-3_0-0-32bit-3.4.4-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:libsoup-devel-3.4.4-150600.3.37.1.aarch64",
"openSUSE Leap 15.6:libsoup-devel-3.4.4-150600.3.37.1.ppc64le",
"openSUSE Leap 15.6:libsoup-devel-3.4.4-150600.3.37.1.s390x",
"openSUSE Leap 15.6:libsoup-devel-3.4.4-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:libsoup-devel-32bit-3.4.4-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:libsoup-lang-3.4.4-150600.3.37.1.noarch",
"openSUSE Leap 15.6:typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.aarch64",
"openSUSE Leap 15.6:typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.ppc64le",
"openSUSE Leap 15.6:typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.s390x",
"openSUSE Leap 15.6:typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-3_0-0-3.4.4-150600.3.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-3_0-0-3.4.4-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-3_0-0-3.4.4-150600.3.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-3_0-0-3.4.4-150600.3.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-devel-3.4.4-150600.3.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-devel-3.4.4-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-devel-3.4.4-150600.3.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-devel-3.4.4-150600.3.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-lang-3.4.4-150600.3.37.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-3_0-0-3.4.4-150600.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-3_0-0-3.4.4-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-3_0-0-3.4.4-150600.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-3_0-0-3.4.4-150600.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-devel-3.4.4-150600.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-devel-3.4.4-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-devel-3.4.4-150600.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-devel-3.4.4-150600.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-lang-3.4.4-150600.3.37.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup-3_0-0-3.4.4-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup-3_0-0-3.4.4-150600.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup-devel-3.4.4-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup-devel-3.4.4-150600.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup-lang-3.4.4-150600.3.37.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:libsoup-3_0-0-3.4.4-150600.3.37.1.aarch64",
"openSUSE Leap 15.6:libsoup-3_0-0-3.4.4-150600.3.37.1.ppc64le",
"openSUSE Leap 15.6:libsoup-3_0-0-3.4.4-150600.3.37.1.s390x",
"openSUSE Leap 15.6:libsoup-3_0-0-3.4.4-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:libsoup-3_0-0-32bit-3.4.4-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:libsoup-devel-3.4.4-150600.3.37.1.aarch64",
"openSUSE Leap 15.6:libsoup-devel-3.4.4-150600.3.37.1.ppc64le",
"openSUSE Leap 15.6:libsoup-devel-3.4.4-150600.3.37.1.s390x",
"openSUSE Leap 15.6:libsoup-devel-3.4.4-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:libsoup-devel-32bit-3.4.4-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:libsoup-lang-3.4.4-150600.3.37.1.noarch",
"openSUSE Leap 15.6:typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.aarch64",
"openSUSE Leap 15.6:typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.ppc64le",
"openSUSE Leap 15.6:typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.s390x",
"openSUSE Leap 15.6:typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-03T15:15:16Z",
"details": "moderate"
}
],
"title": "CVE-2026-1539"
},
{
"cve": "CVE-2026-1760",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-1760"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in SoupServer. This HTTP request smuggling vulnerability occurs because SoupServer improperly handles requests that combine Transfer-Encoding: chunked and Connection: keep-alive headers. A remote, unauthenticated client can exploit this by sending specially crafted requests, causing SoupServer to fail to close the connection as required by RFC 9112. This allows the attacker to smuggle additional requests over the persistent connection, leading to unintended request processing and potential denial-of-service (DoS) conditions.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-3_0-0-3.4.4-150600.3.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-3_0-0-3.4.4-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-3_0-0-3.4.4-150600.3.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-3_0-0-3.4.4-150600.3.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-devel-3.4.4-150600.3.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-devel-3.4.4-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-devel-3.4.4-150600.3.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-devel-3.4.4-150600.3.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-lang-3.4.4-150600.3.37.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-3_0-0-3.4.4-150600.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-3_0-0-3.4.4-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-3_0-0-3.4.4-150600.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-3_0-0-3.4.4-150600.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-devel-3.4.4-150600.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-devel-3.4.4-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-devel-3.4.4-150600.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-devel-3.4.4-150600.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-lang-3.4.4-150600.3.37.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup-3_0-0-3.4.4-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup-3_0-0-3.4.4-150600.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup-devel-3.4.4-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup-devel-3.4.4-150600.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup-lang-3.4.4-150600.3.37.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:libsoup-3_0-0-3.4.4-150600.3.37.1.aarch64",
"openSUSE Leap 15.6:libsoup-3_0-0-3.4.4-150600.3.37.1.ppc64le",
"openSUSE Leap 15.6:libsoup-3_0-0-3.4.4-150600.3.37.1.s390x",
"openSUSE Leap 15.6:libsoup-3_0-0-3.4.4-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:libsoup-3_0-0-32bit-3.4.4-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:libsoup-devel-3.4.4-150600.3.37.1.aarch64",
"openSUSE Leap 15.6:libsoup-devel-3.4.4-150600.3.37.1.ppc64le",
"openSUSE Leap 15.6:libsoup-devel-3.4.4-150600.3.37.1.s390x",
"openSUSE Leap 15.6:libsoup-devel-3.4.4-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:libsoup-devel-32bit-3.4.4-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:libsoup-lang-3.4.4-150600.3.37.1.noarch",
"openSUSE Leap 15.6:typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.aarch64",
"openSUSE Leap 15.6:typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.ppc64le",
"openSUSE Leap 15.6:typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.s390x",
"openSUSE Leap 15.6:typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-1760",
"url": "https://www.suse.com/security/cve/CVE-2026-1760"
},
{
"category": "external",
"summary": "SUSE Bug 1257597 for CVE-2026-1760",
"url": "https://bugzilla.suse.com/1257597"
}
],
"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.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-3_0-0-3.4.4-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-3_0-0-3.4.4-150600.3.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-3_0-0-3.4.4-150600.3.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-devel-3.4.4-150600.3.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-devel-3.4.4-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-devel-3.4.4-150600.3.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-devel-3.4.4-150600.3.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-lang-3.4.4-150600.3.37.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-3_0-0-3.4.4-150600.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-3_0-0-3.4.4-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-3_0-0-3.4.4-150600.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-3_0-0-3.4.4-150600.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-devel-3.4.4-150600.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-devel-3.4.4-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-devel-3.4.4-150600.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-devel-3.4.4-150600.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-lang-3.4.4-150600.3.37.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup-3_0-0-3.4.4-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup-3_0-0-3.4.4-150600.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup-devel-3.4.4-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup-devel-3.4.4-150600.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup-lang-3.4.4-150600.3.37.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:libsoup-3_0-0-3.4.4-150600.3.37.1.aarch64",
"openSUSE Leap 15.6:libsoup-3_0-0-3.4.4-150600.3.37.1.ppc64le",
"openSUSE Leap 15.6:libsoup-3_0-0-3.4.4-150600.3.37.1.s390x",
"openSUSE Leap 15.6:libsoup-3_0-0-3.4.4-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:libsoup-3_0-0-32bit-3.4.4-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:libsoup-devel-3.4.4-150600.3.37.1.aarch64",
"openSUSE Leap 15.6:libsoup-devel-3.4.4-150600.3.37.1.ppc64le",
"openSUSE Leap 15.6:libsoup-devel-3.4.4-150600.3.37.1.s390x",
"openSUSE Leap 15.6:libsoup-devel-3.4.4-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:libsoup-devel-32bit-3.4.4-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:libsoup-lang-3.4.4-150600.3.37.1.noarch",
"openSUSE Leap 15.6:typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.aarch64",
"openSUSE Leap 15.6:typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.ppc64le",
"openSUSE Leap 15.6:typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.s390x",
"openSUSE Leap 15.6:typelib-1_0-Soup-3_0-3.4.4-150600.3.37.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:H/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-3_0-0-3.4.4-150600.3.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-3_0-0-3.4.4-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-3_0-0-3.4.4-150600.3.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-3_0-0-3.4.4-150600.3.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-devel-3.4.4-150600.3.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-devel-3.4.4-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-devel-3.4.4-150600.3.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-devel-3.4.4-150600.3.37.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-lang-3.4.4-150600.3.37.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-3_0-0-3.4.4-150600.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-3_0-0-3.4.4-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-3_0-0-3.4.4-150600.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-3_0-0-3.4.4-150600.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-devel-3.4.4-150600.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-devel-3.4.4-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-devel-3.4.4-150600.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-devel-3.4.4-150600.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-lang-3.4.4-150600.3.37.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup-3_0-0-3.4.4-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup-3_0-0-3.4.4-150600.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup-devel-3.4.4-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup-devel-3.4.4-150600.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup-lang-3.4.4-150600.3.37.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:libsoup-3_0-0-3.4.4-150600.3.37.1.aarch64",
"openSUSE Leap 15.6:libsoup-3_0-0-3.4.4-150600.3.37.1.ppc64le",
"openSUSE Leap 15.6:libsoup-3_0-0-3.4.4-150600.3.37.1.s390x",
"openSUSE Leap 15.6:libsoup-3_0-0-3.4.4-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:libsoup-3_0-0-32bit-3.4.4-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:libsoup-devel-3.4.4-150600.3.37.1.aarch64",
"openSUSE Leap 15.6:libsoup-devel-3.4.4-150600.3.37.1.ppc64le",
"openSUSE Leap 15.6:libsoup-devel-3.4.4-150600.3.37.1.s390x",
"openSUSE Leap 15.6:libsoup-devel-3.4.4-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:libsoup-devel-32bit-3.4.4-150600.3.37.1.x86_64",
"openSUSE Leap 15.6:libsoup-lang-3.4.4-150600.3.37.1.noarch",
"openSUSE Leap 15.6:typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.aarch64",
"openSUSE Leap 15.6:typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.ppc64le",
"openSUSE Leap 15.6:typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.s390x",
"openSUSE Leap 15.6:typelib-1_0-Soup-3_0-3.4.4-150600.3.37.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-03T15:15:16Z",
"details": "important"
}
],
"title": "CVE-2026-1760"
}
]
}
SUSE-SU-2026:0811-1
Vulnerability from csaf_suse - Published: 2026-03-05 03:05 - Updated: 2026-03-05 03:05Summary
Security update for libsoup2
Notes
Title of the patch
Security update for libsoup2
Description of the patch
This update for libsoup2 fixes the following issues:
- CVE-2026-1467: lack of input sanitization can lead to unintended or unauthorized HTTP requests (bsc#1257398).
- CVE-2026-1539: proxy authentication credentials leaked via the Proxy-Authorization header when handling HTTP redirects
(bsc#1257441).
- CVE-2026-1760: improper handling of HTTP requests combining certain headers by SoupServer can lead to HTTP request
smuggling and potential DoS (bsc#1257597).
Patchnames
SUSE-2026-811,SUSE-SLE-Module-Basesystem-15-SP7-2026-811,SUSE-SLE-Product-SLES-15-SP6-LTSS-2026-811,SUSE-SLE-Product-SLES_SAP-15-SP6-2026-811,openSUSE-SLE-15.6-2026-811
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{
"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 libsoup2",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for libsoup2 fixes the following issues:\n\n- CVE-2026-1467: lack of input sanitization can lead to unintended or unauthorized HTTP requests (bsc#1257398).\n- CVE-2026-1539: proxy authentication credentials leaked via the Proxy-Authorization header when handling HTTP redirects\n (bsc#1257441).\n- CVE-2026-1760: improper handling of HTTP requests combining certain headers by SoupServer can lead to HTTP request\n smuggling and potential DoS (bsc#1257597).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-811,SUSE-SLE-Module-Basesystem-15-SP7-2026-811,SUSE-SLE-Product-SLES-15-SP6-LTSS-2026-811,SUSE-SLE-Product-SLES_SAP-15-SP6-2026-811,openSUSE-SLE-15.6-2026-811",
"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_0811-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:0811-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20260811-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:0811-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-March/024600.html"
},
{
"category": "self",
"summary": "SUSE Bug 1257398",
"url": "https://bugzilla.suse.com/1257398"
},
{
"category": "self",
"summary": "SUSE Bug 1257441",
"url": "https://bugzilla.suse.com/1257441"
},
{
"category": "self",
"summary": "SUSE Bug 1257597",
"url": "https://bugzilla.suse.com/1257597"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-1467 page",
"url": "https://www.suse.com/security/cve/CVE-2026-1467/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-1539 page",
"url": "https://www.suse.com/security/cve/CVE-2026-1539/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-1760 page",
"url": "https://www.suse.com/security/cve/CVE-2026-1760/"
}
],
"title": "Security update for libsoup2",
"tracking": {
"current_release_date": "2026-03-05T03:05:23Z",
"generator": {
"date": "2026-03-05T03:05:23Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:0811-1",
"initial_release_date": "2026-03-05T03:05:23Z",
"revision_history": [
{
"date": "2026-03-05T03:05:23Z",
"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-150600.4.30.1.aarch64",
"product": {
"name": "libsoup-2_4-1-2.74.3-150600.4.30.1.aarch64",
"product_id": "libsoup-2_4-1-2.74.3-150600.4.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsoup2-devel-2.74.3-150600.4.30.1.aarch64",
"product": {
"name": "libsoup2-devel-2.74.3-150600.4.30.1.aarch64",
"product_id": "libsoup2-devel-2.74.3-150600.4.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.aarch64",
"product": {
"name": "typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.aarch64",
"product_id": "typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libsoup-2_4-1-64bit-2.74.3-150600.4.30.1.aarch64_ilp32",
"product": {
"name": "libsoup-2_4-1-64bit-2.74.3-150600.4.30.1.aarch64_ilp32",
"product_id": "libsoup-2_4-1-64bit-2.74.3-150600.4.30.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libsoup2-devel-64bit-2.74.3-150600.4.30.1.aarch64_ilp32",
"product": {
"name": "libsoup2-devel-64bit-2.74.3-150600.4.30.1.aarch64_ilp32",
"product_id": "libsoup2-devel-64bit-2.74.3-150600.4.30.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libsoup-2_4-1-2.74.3-150600.4.30.1.i586",
"product": {
"name": "libsoup-2_4-1-2.74.3-150600.4.30.1.i586",
"product_id": "libsoup-2_4-1-2.74.3-150600.4.30.1.i586"
}
},
{
"category": "product_version",
"name": "libsoup2-devel-2.74.3-150600.4.30.1.i586",
"product": {
"name": "libsoup2-devel-2.74.3-150600.4.30.1.i586",
"product_id": "libsoup2-devel-2.74.3-150600.4.30.1.i586"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.i586",
"product": {
"name": "typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.i586",
"product_id": "typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libsoup2-lang-2.74.3-150600.4.30.1.noarch",
"product": {
"name": "libsoup2-lang-2.74.3-150600.4.30.1.noarch",
"product_id": "libsoup2-lang-2.74.3-150600.4.30.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libsoup-2_4-1-2.74.3-150600.4.30.1.ppc64le",
"product": {
"name": "libsoup-2_4-1-2.74.3-150600.4.30.1.ppc64le",
"product_id": "libsoup-2_4-1-2.74.3-150600.4.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsoup2-devel-2.74.3-150600.4.30.1.ppc64le",
"product": {
"name": "libsoup2-devel-2.74.3-150600.4.30.1.ppc64le",
"product_id": "libsoup2-devel-2.74.3-150600.4.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.ppc64le",
"product": {
"name": "typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.ppc64le",
"product_id": "typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libsoup-2_4-1-2.74.3-150600.4.30.1.s390x",
"product": {
"name": "libsoup-2_4-1-2.74.3-150600.4.30.1.s390x",
"product_id": "libsoup-2_4-1-2.74.3-150600.4.30.1.s390x"
}
},
{
"category": "product_version",
"name": "libsoup2-devel-2.74.3-150600.4.30.1.s390x",
"product": {
"name": "libsoup2-devel-2.74.3-150600.4.30.1.s390x",
"product_id": "libsoup2-devel-2.74.3-150600.4.30.1.s390x"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.s390x",
"product": {
"name": "typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.s390x",
"product_id": "typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libsoup-2_4-1-2.74.3-150600.4.30.1.x86_64",
"product": {
"name": "libsoup-2_4-1-2.74.3-150600.4.30.1.x86_64",
"product_id": "libsoup-2_4-1-2.74.3-150600.4.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsoup-2_4-1-32bit-2.74.3-150600.4.30.1.x86_64",
"product": {
"name": "libsoup-2_4-1-32bit-2.74.3-150600.4.30.1.x86_64",
"product_id": "libsoup-2_4-1-32bit-2.74.3-150600.4.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsoup2-devel-2.74.3-150600.4.30.1.x86_64",
"product": {
"name": "libsoup2-devel-2.74.3-150600.4.30.1.x86_64",
"product_id": "libsoup2-devel-2.74.3-150600.4.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsoup2-devel-32bit-2.74.3-150600.4.30.1.x86_64",
"product": {
"name": "libsoup2-devel-32bit-2.74.3-150600.4.30.1.x86_64",
"product_id": "libsoup2-devel-32bit-2.74.3-150600.4.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.x86_64",
"product": {
"name": "typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.x86_64",
"product_id": "typelib-1_0-Soup-2_4-2.74.3-150600.4.30.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 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_name",
"name": "openSUSE Leap 15.6",
"product": {
"name": "openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.6"
}
}
}
],
"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-150600.4.30.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-2_4-1-2.74.3-150600.4.30.1.aarch64"
},
"product_reference": "libsoup-2_4-1-2.74.3-150600.4.30.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-2_4-1-2.74.3-150600.4.30.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-2_4-1-2.74.3-150600.4.30.1.ppc64le"
},
"product_reference": "libsoup-2_4-1-2.74.3-150600.4.30.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-2_4-1-2.74.3-150600.4.30.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-2_4-1-2.74.3-150600.4.30.1.s390x"
},
"product_reference": "libsoup-2_4-1-2.74.3-150600.4.30.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-2_4-1-2.74.3-150600.4.30.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-2_4-1-2.74.3-150600.4.30.1.x86_64"
},
"product_reference": "libsoup-2_4-1-2.74.3-150600.4.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup2-devel-2.74.3-150600.4.30.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup2-devel-2.74.3-150600.4.30.1.aarch64"
},
"product_reference": "libsoup2-devel-2.74.3-150600.4.30.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup2-devel-2.74.3-150600.4.30.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup2-devel-2.74.3-150600.4.30.1.ppc64le"
},
"product_reference": "libsoup2-devel-2.74.3-150600.4.30.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup2-devel-2.74.3-150600.4.30.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup2-devel-2.74.3-150600.4.30.1.s390x"
},
"product_reference": "libsoup2-devel-2.74.3-150600.4.30.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup2-devel-2.74.3-150600.4.30.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup2-devel-2.74.3-150600.4.30.1.x86_64"
},
"product_reference": "libsoup2-devel-2.74.3-150600.4.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup2-lang-2.74.3-150600.4.30.1.noarch as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup2-lang-2.74.3-150600.4.30.1.noarch"
},
"product_reference": "libsoup2-lang-2.74.3-150600.4.30.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-2_4-2.74.3-150600.4.30.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-2_4-2.74.3-150600.4.30.1.aarch64"
},
"product_reference": "typelib-1_0-Soup-2_4-2.74.3-150600.4.30.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-2_4-2.74.3-150600.4.30.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-2_4-2.74.3-150600.4.30.1.ppc64le"
},
"product_reference": "typelib-1_0-Soup-2_4-2.74.3-150600.4.30.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-2_4-2.74.3-150600.4.30.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-2_4-2.74.3-150600.4.30.1.s390x"
},
"product_reference": "typelib-1_0-Soup-2_4-2.74.3-150600.4.30.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-2_4-2.74.3-150600.4.30.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-2_4-2.74.3-150600.4.30.1.x86_64"
},
"product_reference": "typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-2_4-1-2.74.3-150600.4.30.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-2_4-1-2.74.3-150600.4.30.1.aarch64"
},
"product_reference": "libsoup-2_4-1-2.74.3-150600.4.30.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-2_4-1-2.74.3-150600.4.30.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-2_4-1-2.74.3-150600.4.30.1.ppc64le"
},
"product_reference": "libsoup-2_4-1-2.74.3-150600.4.30.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-2_4-1-2.74.3-150600.4.30.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-2_4-1-2.74.3-150600.4.30.1.s390x"
},
"product_reference": "libsoup-2_4-1-2.74.3-150600.4.30.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-2_4-1-2.74.3-150600.4.30.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-2_4-1-2.74.3-150600.4.30.1.x86_64"
},
"product_reference": "libsoup-2_4-1-2.74.3-150600.4.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup2-devel-2.74.3-150600.4.30.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup2-devel-2.74.3-150600.4.30.1.aarch64"
},
"product_reference": "libsoup2-devel-2.74.3-150600.4.30.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup2-devel-2.74.3-150600.4.30.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup2-devel-2.74.3-150600.4.30.1.ppc64le"
},
"product_reference": "libsoup2-devel-2.74.3-150600.4.30.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup2-devel-2.74.3-150600.4.30.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup2-devel-2.74.3-150600.4.30.1.s390x"
},
"product_reference": "libsoup2-devel-2.74.3-150600.4.30.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup2-devel-2.74.3-150600.4.30.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup2-devel-2.74.3-150600.4.30.1.x86_64"
},
"product_reference": "libsoup2-devel-2.74.3-150600.4.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup2-lang-2.74.3-150600.4.30.1.noarch as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup2-lang-2.74.3-150600.4.30.1.noarch"
},
"product_reference": "libsoup2-lang-2.74.3-150600.4.30.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-2_4-2.74.3-150600.4.30.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-2_4-2.74.3-150600.4.30.1.aarch64"
},
"product_reference": "typelib-1_0-Soup-2_4-2.74.3-150600.4.30.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-2_4-2.74.3-150600.4.30.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-2_4-2.74.3-150600.4.30.1.ppc64le"
},
"product_reference": "typelib-1_0-Soup-2_4-2.74.3-150600.4.30.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-2_4-2.74.3-150600.4.30.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-2_4-2.74.3-150600.4.30.1.s390x"
},
"product_reference": "typelib-1_0-Soup-2_4-2.74.3-150600.4.30.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-2_4-2.74.3-150600.4.30.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-2_4-2.74.3-150600.4.30.1.x86_64"
},
"product_reference": "typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-2_4-1-2.74.3-150600.4.30.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-2_4-1-2.74.3-150600.4.30.1.ppc64le"
},
"product_reference": "libsoup-2_4-1-2.74.3-150600.4.30.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-2_4-1-2.74.3-150600.4.30.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-2_4-1-2.74.3-150600.4.30.1.x86_64"
},
"product_reference": "libsoup-2_4-1-2.74.3-150600.4.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup2-devel-2.74.3-150600.4.30.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:libsoup2-devel-2.74.3-150600.4.30.1.ppc64le"
},
"product_reference": "libsoup2-devel-2.74.3-150600.4.30.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup2-devel-2.74.3-150600.4.30.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:libsoup2-devel-2.74.3-150600.4.30.1.x86_64"
},
"product_reference": "libsoup2-devel-2.74.3-150600.4.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup2-lang-2.74.3-150600.4.30.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:libsoup2-lang-2.74.3-150600.4.30.1.noarch"
},
"product_reference": "libsoup2-lang-2.74.3-150600.4.30.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-2_4-2.74.3-150600.4.30.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-2_4-2.74.3-150600.4.30.1.ppc64le"
},
"product_reference": "typelib-1_0-Soup-2_4-2.74.3-150600.4.30.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-2_4-2.74.3-150600.4.30.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-2_4-2.74.3-150600.4.30.1.x86_64"
},
"product_reference": "typelib-1_0-Soup-2_4-2.74.3-150600.4.30.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-2_4-1-2.74.3-150600.4.30.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libsoup-2_4-1-2.74.3-150600.4.30.1.aarch64"
},
"product_reference": "libsoup-2_4-1-2.74.3-150600.4.30.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-2_4-1-2.74.3-150600.4.30.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libsoup-2_4-1-2.74.3-150600.4.30.1.ppc64le"
},
"product_reference": "libsoup-2_4-1-2.74.3-150600.4.30.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-2_4-1-2.74.3-150600.4.30.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libsoup-2_4-1-2.74.3-150600.4.30.1.s390x"
},
"product_reference": "libsoup-2_4-1-2.74.3-150600.4.30.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-2_4-1-2.74.3-150600.4.30.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libsoup-2_4-1-2.74.3-150600.4.30.1.x86_64"
},
"product_reference": "libsoup-2_4-1-2.74.3-150600.4.30.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-2_4-1-32bit-2.74.3-150600.4.30.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libsoup-2_4-1-32bit-2.74.3-150600.4.30.1.x86_64"
},
"product_reference": "libsoup-2_4-1-32bit-2.74.3-150600.4.30.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup2-devel-2.74.3-150600.4.30.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libsoup2-devel-2.74.3-150600.4.30.1.aarch64"
},
"product_reference": "libsoup2-devel-2.74.3-150600.4.30.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup2-devel-2.74.3-150600.4.30.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libsoup2-devel-2.74.3-150600.4.30.1.ppc64le"
},
"product_reference": "libsoup2-devel-2.74.3-150600.4.30.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup2-devel-2.74.3-150600.4.30.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libsoup2-devel-2.74.3-150600.4.30.1.s390x"
},
"product_reference": "libsoup2-devel-2.74.3-150600.4.30.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup2-devel-2.74.3-150600.4.30.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libsoup2-devel-2.74.3-150600.4.30.1.x86_64"
},
"product_reference": "libsoup2-devel-2.74.3-150600.4.30.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup2-devel-32bit-2.74.3-150600.4.30.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libsoup2-devel-32bit-2.74.3-150600.4.30.1.x86_64"
},
"product_reference": "libsoup2-devel-32bit-2.74.3-150600.4.30.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup2-lang-2.74.3-150600.4.30.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libsoup2-lang-2.74.3-150600.4.30.1.noarch"
},
"product_reference": "libsoup2-lang-2.74.3-150600.4.30.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.aarch64"
},
"product_reference": "typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.ppc64le"
},
"product_reference": "typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.s390x"
},
"product_reference": "typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.x86_64"
},
"product_reference": "typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-1467",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-1467"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in libsoup, an HTTP client library. This vulnerability, known as CRLF (Carriage Return Line Feed) Injection, occurs when an HTTP proxy is configured and the library improperly handles URL-decoded input used to create the Host header. A remote attacker can exploit this by providing a specially crafted URL containing CRLF sequences, allowing them to inject additional HTTP headers or complete HTTP request bodies. This can lead to unintended or unauthorized HTTP requests being forwarded by the proxy, potentially impacting downstream services.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-2_4-1-2.74.3-150600.4.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-2_4-1-2.74.3-150600.4.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-2_4-1-2.74.3-150600.4.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-2_4-1-2.74.3-150600.4.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup2-devel-2.74.3-150600.4.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup2-devel-2.74.3-150600.4.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup2-devel-2.74.3-150600.4.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup2-devel-2.74.3-150600.4.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup2-lang-2.74.3-150600.4.30.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-2_4-1-2.74.3-150600.4.30.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-2_4-1-2.74.3-150600.4.30.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-2_4-1-2.74.3-150600.4.30.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-2_4-1-2.74.3-150600.4.30.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup2-devel-2.74.3-150600.4.30.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup2-devel-2.74.3-150600.4.30.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup2-devel-2.74.3-150600.4.30.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup2-devel-2.74.3-150600.4.30.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup2-lang-2.74.3-150600.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup-2_4-1-2.74.3-150600.4.30.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup-2_4-1-2.74.3-150600.4.30.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup2-devel-2.74.3-150600.4.30.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup2-devel-2.74.3-150600.4.30.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup2-lang-2.74.3-150600.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.x86_64",
"openSUSE Leap 15.6:libsoup-2_4-1-2.74.3-150600.4.30.1.aarch64",
"openSUSE Leap 15.6:libsoup-2_4-1-2.74.3-150600.4.30.1.ppc64le",
"openSUSE Leap 15.6:libsoup-2_4-1-2.74.3-150600.4.30.1.s390x",
"openSUSE Leap 15.6:libsoup-2_4-1-2.74.3-150600.4.30.1.x86_64",
"openSUSE Leap 15.6:libsoup-2_4-1-32bit-2.74.3-150600.4.30.1.x86_64",
"openSUSE Leap 15.6:libsoup2-devel-2.74.3-150600.4.30.1.aarch64",
"openSUSE Leap 15.6:libsoup2-devel-2.74.3-150600.4.30.1.ppc64le",
"openSUSE Leap 15.6:libsoup2-devel-2.74.3-150600.4.30.1.s390x",
"openSUSE Leap 15.6:libsoup2-devel-2.74.3-150600.4.30.1.x86_64",
"openSUSE Leap 15.6:libsoup2-devel-32bit-2.74.3-150600.4.30.1.x86_64",
"openSUSE Leap 15.6:libsoup2-lang-2.74.3-150600.4.30.1.noarch",
"openSUSE Leap 15.6:typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.aarch64",
"openSUSE Leap 15.6:typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.ppc64le",
"openSUSE Leap 15.6:typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.s390x",
"openSUSE Leap 15.6:typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-1467",
"url": "https://www.suse.com/security/cve/CVE-2026-1467"
},
{
"category": "external",
"summary": "SUSE Bug 1257398 for CVE-2026-1467",
"url": "https://bugzilla.suse.com/1257398"
}
],
"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-2_4-1-2.74.3-150600.4.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-2_4-1-2.74.3-150600.4.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-2_4-1-2.74.3-150600.4.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-2_4-1-2.74.3-150600.4.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup2-devel-2.74.3-150600.4.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup2-devel-2.74.3-150600.4.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup2-devel-2.74.3-150600.4.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup2-devel-2.74.3-150600.4.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup2-lang-2.74.3-150600.4.30.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-2_4-1-2.74.3-150600.4.30.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-2_4-1-2.74.3-150600.4.30.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-2_4-1-2.74.3-150600.4.30.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-2_4-1-2.74.3-150600.4.30.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup2-devel-2.74.3-150600.4.30.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup2-devel-2.74.3-150600.4.30.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup2-devel-2.74.3-150600.4.30.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup2-devel-2.74.3-150600.4.30.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup2-lang-2.74.3-150600.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup-2_4-1-2.74.3-150600.4.30.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup-2_4-1-2.74.3-150600.4.30.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup2-devel-2.74.3-150600.4.30.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup2-devel-2.74.3-150600.4.30.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup2-lang-2.74.3-150600.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.x86_64",
"openSUSE Leap 15.6:libsoup-2_4-1-2.74.3-150600.4.30.1.aarch64",
"openSUSE Leap 15.6:libsoup-2_4-1-2.74.3-150600.4.30.1.ppc64le",
"openSUSE Leap 15.6:libsoup-2_4-1-2.74.3-150600.4.30.1.s390x",
"openSUSE Leap 15.6:libsoup-2_4-1-2.74.3-150600.4.30.1.x86_64",
"openSUSE Leap 15.6:libsoup-2_4-1-32bit-2.74.3-150600.4.30.1.x86_64",
"openSUSE Leap 15.6:libsoup2-devel-2.74.3-150600.4.30.1.aarch64",
"openSUSE Leap 15.6:libsoup2-devel-2.74.3-150600.4.30.1.ppc64le",
"openSUSE Leap 15.6:libsoup2-devel-2.74.3-150600.4.30.1.s390x",
"openSUSE Leap 15.6:libsoup2-devel-2.74.3-150600.4.30.1.x86_64",
"openSUSE Leap 15.6:libsoup2-devel-32bit-2.74.3-150600.4.30.1.x86_64",
"openSUSE Leap 15.6:libsoup2-lang-2.74.3-150600.4.30.1.noarch",
"openSUSE Leap 15.6:typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.aarch64",
"openSUSE Leap 15.6:typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.ppc64le",
"openSUSE Leap 15.6:typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.s390x",
"openSUSE Leap 15.6:typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-2_4-1-2.74.3-150600.4.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-2_4-1-2.74.3-150600.4.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-2_4-1-2.74.3-150600.4.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-2_4-1-2.74.3-150600.4.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup2-devel-2.74.3-150600.4.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup2-devel-2.74.3-150600.4.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup2-devel-2.74.3-150600.4.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup2-devel-2.74.3-150600.4.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup2-lang-2.74.3-150600.4.30.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-2_4-1-2.74.3-150600.4.30.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-2_4-1-2.74.3-150600.4.30.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-2_4-1-2.74.3-150600.4.30.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-2_4-1-2.74.3-150600.4.30.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup2-devel-2.74.3-150600.4.30.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup2-devel-2.74.3-150600.4.30.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup2-devel-2.74.3-150600.4.30.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup2-devel-2.74.3-150600.4.30.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup2-lang-2.74.3-150600.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup-2_4-1-2.74.3-150600.4.30.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup-2_4-1-2.74.3-150600.4.30.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup2-devel-2.74.3-150600.4.30.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup2-devel-2.74.3-150600.4.30.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup2-lang-2.74.3-150600.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.x86_64",
"openSUSE Leap 15.6:libsoup-2_4-1-2.74.3-150600.4.30.1.aarch64",
"openSUSE Leap 15.6:libsoup-2_4-1-2.74.3-150600.4.30.1.ppc64le",
"openSUSE Leap 15.6:libsoup-2_4-1-2.74.3-150600.4.30.1.s390x",
"openSUSE Leap 15.6:libsoup-2_4-1-2.74.3-150600.4.30.1.x86_64",
"openSUSE Leap 15.6:libsoup-2_4-1-32bit-2.74.3-150600.4.30.1.x86_64",
"openSUSE Leap 15.6:libsoup2-devel-2.74.3-150600.4.30.1.aarch64",
"openSUSE Leap 15.6:libsoup2-devel-2.74.3-150600.4.30.1.ppc64le",
"openSUSE Leap 15.6:libsoup2-devel-2.74.3-150600.4.30.1.s390x",
"openSUSE Leap 15.6:libsoup2-devel-2.74.3-150600.4.30.1.x86_64",
"openSUSE Leap 15.6:libsoup2-devel-32bit-2.74.3-150600.4.30.1.x86_64",
"openSUSE Leap 15.6:libsoup2-lang-2.74.3-150600.4.30.1.noarch",
"openSUSE Leap 15.6:typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.aarch64",
"openSUSE Leap 15.6:typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.ppc64le",
"openSUSE Leap 15.6:typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.s390x",
"openSUSE Leap 15.6:typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-05T03:05:23Z",
"details": "moderate"
}
],
"title": "CVE-2026-1467"
},
{
"cve": "CVE-2026-1539",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-1539"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the libsoup HTTP library that can cause proxy authentication credentials to be sent to unintended destinations. When handling HTTP redirects, libsoup removes the Authorization header but does not remove the Proxy-Authorization header if the request is redirected to a different host. As a result, sensitive proxy credentials may be leaked to third-party servers. Applications using libsoup for HTTP communication may unintentionally expose proxy authentication data.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-2_4-1-2.74.3-150600.4.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-2_4-1-2.74.3-150600.4.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-2_4-1-2.74.3-150600.4.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-2_4-1-2.74.3-150600.4.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup2-devel-2.74.3-150600.4.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup2-devel-2.74.3-150600.4.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup2-devel-2.74.3-150600.4.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup2-devel-2.74.3-150600.4.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup2-lang-2.74.3-150600.4.30.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-2_4-1-2.74.3-150600.4.30.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-2_4-1-2.74.3-150600.4.30.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-2_4-1-2.74.3-150600.4.30.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-2_4-1-2.74.3-150600.4.30.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup2-devel-2.74.3-150600.4.30.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup2-devel-2.74.3-150600.4.30.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup2-devel-2.74.3-150600.4.30.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup2-devel-2.74.3-150600.4.30.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup2-lang-2.74.3-150600.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup-2_4-1-2.74.3-150600.4.30.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup-2_4-1-2.74.3-150600.4.30.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup2-devel-2.74.3-150600.4.30.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup2-devel-2.74.3-150600.4.30.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup2-lang-2.74.3-150600.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.x86_64",
"openSUSE Leap 15.6:libsoup-2_4-1-2.74.3-150600.4.30.1.aarch64",
"openSUSE Leap 15.6:libsoup-2_4-1-2.74.3-150600.4.30.1.ppc64le",
"openSUSE Leap 15.6:libsoup-2_4-1-2.74.3-150600.4.30.1.s390x",
"openSUSE Leap 15.6:libsoup-2_4-1-2.74.3-150600.4.30.1.x86_64",
"openSUSE Leap 15.6:libsoup-2_4-1-32bit-2.74.3-150600.4.30.1.x86_64",
"openSUSE Leap 15.6:libsoup2-devel-2.74.3-150600.4.30.1.aarch64",
"openSUSE Leap 15.6:libsoup2-devel-2.74.3-150600.4.30.1.ppc64le",
"openSUSE Leap 15.6:libsoup2-devel-2.74.3-150600.4.30.1.s390x",
"openSUSE Leap 15.6:libsoup2-devel-2.74.3-150600.4.30.1.x86_64",
"openSUSE Leap 15.6:libsoup2-devel-32bit-2.74.3-150600.4.30.1.x86_64",
"openSUSE Leap 15.6:libsoup2-lang-2.74.3-150600.4.30.1.noarch",
"openSUSE Leap 15.6:typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.aarch64",
"openSUSE Leap 15.6:typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.ppc64le",
"openSUSE Leap 15.6:typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.s390x",
"openSUSE Leap 15.6:typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-1539",
"url": "https://www.suse.com/security/cve/CVE-2026-1539"
},
{
"category": "external",
"summary": "SUSE Bug 1257441 for CVE-2026-1539",
"url": "https://bugzilla.suse.com/1257441"
}
],
"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-2_4-1-2.74.3-150600.4.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-2_4-1-2.74.3-150600.4.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-2_4-1-2.74.3-150600.4.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-2_4-1-2.74.3-150600.4.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup2-devel-2.74.3-150600.4.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup2-devel-2.74.3-150600.4.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup2-devel-2.74.3-150600.4.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup2-devel-2.74.3-150600.4.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup2-lang-2.74.3-150600.4.30.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-2_4-1-2.74.3-150600.4.30.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-2_4-1-2.74.3-150600.4.30.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-2_4-1-2.74.3-150600.4.30.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-2_4-1-2.74.3-150600.4.30.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup2-devel-2.74.3-150600.4.30.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup2-devel-2.74.3-150600.4.30.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup2-devel-2.74.3-150600.4.30.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup2-devel-2.74.3-150600.4.30.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup2-lang-2.74.3-150600.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup-2_4-1-2.74.3-150600.4.30.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup-2_4-1-2.74.3-150600.4.30.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup2-devel-2.74.3-150600.4.30.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup2-devel-2.74.3-150600.4.30.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup2-lang-2.74.3-150600.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.x86_64",
"openSUSE Leap 15.6:libsoup-2_4-1-2.74.3-150600.4.30.1.aarch64",
"openSUSE Leap 15.6:libsoup-2_4-1-2.74.3-150600.4.30.1.ppc64le",
"openSUSE Leap 15.6:libsoup-2_4-1-2.74.3-150600.4.30.1.s390x",
"openSUSE Leap 15.6:libsoup-2_4-1-2.74.3-150600.4.30.1.x86_64",
"openSUSE Leap 15.6:libsoup-2_4-1-32bit-2.74.3-150600.4.30.1.x86_64",
"openSUSE Leap 15.6:libsoup2-devel-2.74.3-150600.4.30.1.aarch64",
"openSUSE Leap 15.6:libsoup2-devel-2.74.3-150600.4.30.1.ppc64le",
"openSUSE Leap 15.6:libsoup2-devel-2.74.3-150600.4.30.1.s390x",
"openSUSE Leap 15.6:libsoup2-devel-2.74.3-150600.4.30.1.x86_64",
"openSUSE Leap 15.6:libsoup2-devel-32bit-2.74.3-150600.4.30.1.x86_64",
"openSUSE Leap 15.6:libsoup2-lang-2.74.3-150600.4.30.1.noarch",
"openSUSE Leap 15.6:typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.aarch64",
"openSUSE Leap 15.6:typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.ppc64le",
"openSUSE Leap 15.6:typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.s390x",
"openSUSE Leap 15.6:typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-2_4-1-2.74.3-150600.4.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-2_4-1-2.74.3-150600.4.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-2_4-1-2.74.3-150600.4.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-2_4-1-2.74.3-150600.4.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup2-devel-2.74.3-150600.4.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup2-devel-2.74.3-150600.4.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup2-devel-2.74.3-150600.4.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup2-devel-2.74.3-150600.4.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup2-lang-2.74.3-150600.4.30.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-2_4-1-2.74.3-150600.4.30.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-2_4-1-2.74.3-150600.4.30.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-2_4-1-2.74.3-150600.4.30.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-2_4-1-2.74.3-150600.4.30.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup2-devel-2.74.3-150600.4.30.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup2-devel-2.74.3-150600.4.30.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup2-devel-2.74.3-150600.4.30.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup2-devel-2.74.3-150600.4.30.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup2-lang-2.74.3-150600.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup-2_4-1-2.74.3-150600.4.30.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup-2_4-1-2.74.3-150600.4.30.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup2-devel-2.74.3-150600.4.30.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup2-devel-2.74.3-150600.4.30.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup2-lang-2.74.3-150600.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.x86_64",
"openSUSE Leap 15.6:libsoup-2_4-1-2.74.3-150600.4.30.1.aarch64",
"openSUSE Leap 15.6:libsoup-2_4-1-2.74.3-150600.4.30.1.ppc64le",
"openSUSE Leap 15.6:libsoup-2_4-1-2.74.3-150600.4.30.1.s390x",
"openSUSE Leap 15.6:libsoup-2_4-1-2.74.3-150600.4.30.1.x86_64",
"openSUSE Leap 15.6:libsoup-2_4-1-32bit-2.74.3-150600.4.30.1.x86_64",
"openSUSE Leap 15.6:libsoup2-devel-2.74.3-150600.4.30.1.aarch64",
"openSUSE Leap 15.6:libsoup2-devel-2.74.3-150600.4.30.1.ppc64le",
"openSUSE Leap 15.6:libsoup2-devel-2.74.3-150600.4.30.1.s390x",
"openSUSE Leap 15.6:libsoup2-devel-2.74.3-150600.4.30.1.x86_64",
"openSUSE Leap 15.6:libsoup2-devel-32bit-2.74.3-150600.4.30.1.x86_64",
"openSUSE Leap 15.6:libsoup2-lang-2.74.3-150600.4.30.1.noarch",
"openSUSE Leap 15.6:typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.aarch64",
"openSUSE Leap 15.6:typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.ppc64le",
"openSUSE Leap 15.6:typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.s390x",
"openSUSE Leap 15.6:typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-05T03:05:23Z",
"details": "moderate"
}
],
"title": "CVE-2026-1539"
},
{
"cve": "CVE-2026-1760",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-1760"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in SoupServer. This HTTP request smuggling vulnerability occurs because SoupServer improperly handles requests that combine Transfer-Encoding: chunked and Connection: keep-alive headers. A remote, unauthenticated client can exploit this by sending specially crafted requests, causing SoupServer to fail to close the connection as required by RFC 9112. This allows the attacker to smuggle additional requests over the persistent connection, leading to unintended request processing and potential denial-of-service (DoS) conditions.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-2_4-1-2.74.3-150600.4.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-2_4-1-2.74.3-150600.4.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-2_4-1-2.74.3-150600.4.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-2_4-1-2.74.3-150600.4.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup2-devel-2.74.3-150600.4.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup2-devel-2.74.3-150600.4.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup2-devel-2.74.3-150600.4.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup2-devel-2.74.3-150600.4.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup2-lang-2.74.3-150600.4.30.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-2_4-1-2.74.3-150600.4.30.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-2_4-1-2.74.3-150600.4.30.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-2_4-1-2.74.3-150600.4.30.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-2_4-1-2.74.3-150600.4.30.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup2-devel-2.74.3-150600.4.30.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup2-devel-2.74.3-150600.4.30.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup2-devel-2.74.3-150600.4.30.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup2-devel-2.74.3-150600.4.30.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup2-lang-2.74.3-150600.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup-2_4-1-2.74.3-150600.4.30.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup-2_4-1-2.74.3-150600.4.30.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup2-devel-2.74.3-150600.4.30.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup2-devel-2.74.3-150600.4.30.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup2-lang-2.74.3-150600.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.x86_64",
"openSUSE Leap 15.6:libsoup-2_4-1-2.74.3-150600.4.30.1.aarch64",
"openSUSE Leap 15.6:libsoup-2_4-1-2.74.3-150600.4.30.1.ppc64le",
"openSUSE Leap 15.6:libsoup-2_4-1-2.74.3-150600.4.30.1.s390x",
"openSUSE Leap 15.6:libsoup-2_4-1-2.74.3-150600.4.30.1.x86_64",
"openSUSE Leap 15.6:libsoup-2_4-1-32bit-2.74.3-150600.4.30.1.x86_64",
"openSUSE Leap 15.6:libsoup2-devel-2.74.3-150600.4.30.1.aarch64",
"openSUSE Leap 15.6:libsoup2-devel-2.74.3-150600.4.30.1.ppc64le",
"openSUSE Leap 15.6:libsoup2-devel-2.74.3-150600.4.30.1.s390x",
"openSUSE Leap 15.6:libsoup2-devel-2.74.3-150600.4.30.1.x86_64",
"openSUSE Leap 15.6:libsoup2-devel-32bit-2.74.3-150600.4.30.1.x86_64",
"openSUSE Leap 15.6:libsoup2-lang-2.74.3-150600.4.30.1.noarch",
"openSUSE Leap 15.6:typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.aarch64",
"openSUSE Leap 15.6:typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.ppc64le",
"openSUSE Leap 15.6:typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.s390x",
"openSUSE Leap 15.6:typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-1760",
"url": "https://www.suse.com/security/cve/CVE-2026-1760"
},
{
"category": "external",
"summary": "SUSE Bug 1257597 for CVE-2026-1760",
"url": "https://bugzilla.suse.com/1257597"
}
],
"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-2_4-1-2.74.3-150600.4.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-2_4-1-2.74.3-150600.4.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-2_4-1-2.74.3-150600.4.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-2_4-1-2.74.3-150600.4.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup2-devel-2.74.3-150600.4.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup2-devel-2.74.3-150600.4.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup2-devel-2.74.3-150600.4.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup2-devel-2.74.3-150600.4.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup2-lang-2.74.3-150600.4.30.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-2_4-1-2.74.3-150600.4.30.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-2_4-1-2.74.3-150600.4.30.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-2_4-1-2.74.3-150600.4.30.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-2_4-1-2.74.3-150600.4.30.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup2-devel-2.74.3-150600.4.30.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup2-devel-2.74.3-150600.4.30.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup2-devel-2.74.3-150600.4.30.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup2-devel-2.74.3-150600.4.30.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup2-lang-2.74.3-150600.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup-2_4-1-2.74.3-150600.4.30.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup-2_4-1-2.74.3-150600.4.30.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup2-devel-2.74.3-150600.4.30.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup2-devel-2.74.3-150600.4.30.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup2-lang-2.74.3-150600.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.x86_64",
"openSUSE Leap 15.6:libsoup-2_4-1-2.74.3-150600.4.30.1.aarch64",
"openSUSE Leap 15.6:libsoup-2_4-1-2.74.3-150600.4.30.1.ppc64le",
"openSUSE Leap 15.6:libsoup-2_4-1-2.74.3-150600.4.30.1.s390x",
"openSUSE Leap 15.6:libsoup-2_4-1-2.74.3-150600.4.30.1.x86_64",
"openSUSE Leap 15.6:libsoup-2_4-1-32bit-2.74.3-150600.4.30.1.x86_64",
"openSUSE Leap 15.6:libsoup2-devel-2.74.3-150600.4.30.1.aarch64",
"openSUSE Leap 15.6:libsoup2-devel-2.74.3-150600.4.30.1.ppc64le",
"openSUSE Leap 15.6:libsoup2-devel-2.74.3-150600.4.30.1.s390x",
"openSUSE Leap 15.6:libsoup2-devel-2.74.3-150600.4.30.1.x86_64",
"openSUSE Leap 15.6:libsoup2-devel-32bit-2.74.3-150600.4.30.1.x86_64",
"openSUSE Leap 15.6:libsoup2-lang-2.74.3-150600.4.30.1.noarch",
"openSUSE Leap 15.6:typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.aarch64",
"openSUSE Leap 15.6:typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.ppc64le",
"openSUSE Leap 15.6:typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.s390x",
"openSUSE Leap 15.6:typelib-1_0-Soup-2_4-2.74.3-150600.4.30.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:H/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-2_4-1-2.74.3-150600.4.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-2_4-1-2.74.3-150600.4.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-2_4-1-2.74.3-150600.4.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup-2_4-1-2.74.3-150600.4.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup2-devel-2.74.3-150600.4.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup2-devel-2.74.3-150600.4.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup2-devel-2.74.3-150600.4.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup2-devel-2.74.3-150600.4.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libsoup2-lang-2.74.3-150600.4.30.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-2_4-1-2.74.3-150600.4.30.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-2_4-1-2.74.3-150600.4.30.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-2_4-1-2.74.3-150600.4.30.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup-2_4-1-2.74.3-150600.4.30.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup2-devel-2.74.3-150600.4.30.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup2-devel-2.74.3-150600.4.30.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup2-devel-2.74.3-150600.4.30.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup2-devel-2.74.3-150600.4.30.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libsoup2-lang-2.74.3-150600.4.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup-2_4-1-2.74.3-150600.4.30.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup-2_4-1-2.74.3-150600.4.30.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup2-devel-2.74.3-150600.4.30.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup2-devel-2.74.3-150600.4.30.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libsoup2-lang-2.74.3-150600.4.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.x86_64",
"openSUSE Leap 15.6:libsoup-2_4-1-2.74.3-150600.4.30.1.aarch64",
"openSUSE Leap 15.6:libsoup-2_4-1-2.74.3-150600.4.30.1.ppc64le",
"openSUSE Leap 15.6:libsoup-2_4-1-2.74.3-150600.4.30.1.s390x",
"openSUSE Leap 15.6:libsoup-2_4-1-2.74.3-150600.4.30.1.x86_64",
"openSUSE Leap 15.6:libsoup-2_4-1-32bit-2.74.3-150600.4.30.1.x86_64",
"openSUSE Leap 15.6:libsoup2-devel-2.74.3-150600.4.30.1.aarch64",
"openSUSE Leap 15.6:libsoup2-devel-2.74.3-150600.4.30.1.ppc64le",
"openSUSE Leap 15.6:libsoup2-devel-2.74.3-150600.4.30.1.s390x",
"openSUSE Leap 15.6:libsoup2-devel-2.74.3-150600.4.30.1.x86_64",
"openSUSE Leap 15.6:libsoup2-devel-32bit-2.74.3-150600.4.30.1.x86_64",
"openSUSE Leap 15.6:libsoup2-lang-2.74.3-150600.4.30.1.noarch",
"openSUSE Leap 15.6:typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.aarch64",
"openSUSE Leap 15.6:typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.ppc64le",
"openSUSE Leap 15.6:typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.s390x",
"openSUSE Leap 15.6:typelib-1_0-Soup-2_4-2.74.3-150600.4.30.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-05T03:05:23Z",
"details": "important"
}
],
"title": "CVE-2026-1760"
}
]
}
OPENSUSE-SU-2026:10276-1
Vulnerability from csaf_opensuse - Published: 2026-03-01 00:00 - Updated: 2026-03-01 00:00Summary
libsoup-3_0-0-3.6.6-2.1 on GA media
Notes
Title of the patch
libsoup-3_0-0-3.6.6-2.1 on GA media
Description of the patch
These are all security issues fixed in the libsoup-3_0-0-3.6.6-2.1 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2026-10276
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{
"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-3_0-0-3.6.6-2.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the libsoup-3_0-0-3.6.6-2.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2026-10276",
"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_10276-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-1467 page",
"url": "https://www.suse.com/security/cve/CVE-2026-1467/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-1539 page",
"url": "https://www.suse.com/security/cve/CVE-2026-1539/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-1760 page",
"url": "https://www.suse.com/security/cve/CVE-2026-1760/"
}
],
"title": "libsoup-3_0-0-3.6.6-2.1 on GA media",
"tracking": {
"current_release_date": "2026-03-01T00:00:00Z",
"generator": {
"date": "2026-03-01T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:10276-1",
"initial_release_date": "2026-03-01T00:00:00Z",
"revision_history": [
{
"date": "2026-03-01T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libsoup-3_0-0-3.6.6-2.1.aarch64",
"product": {
"name": "libsoup-3_0-0-3.6.6-2.1.aarch64",
"product_id": "libsoup-3_0-0-3.6.6-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsoup-3_0-0-32bit-3.6.6-2.1.aarch64",
"product": {
"name": "libsoup-3_0-0-32bit-3.6.6-2.1.aarch64",
"product_id": "libsoup-3_0-0-32bit-3.6.6-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsoup-devel-3.6.6-2.1.aarch64",
"product": {
"name": "libsoup-devel-3.6.6-2.1.aarch64",
"product_id": "libsoup-devel-3.6.6-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsoup-devel-32bit-3.6.6-2.1.aarch64",
"product": {
"name": "libsoup-devel-32bit-3.6.6-2.1.aarch64",
"product_id": "libsoup-devel-32bit-3.6.6-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsoup-lang-3.6.6-2.1.aarch64",
"product": {
"name": "libsoup-lang-3.6.6-2.1.aarch64",
"product_id": "libsoup-lang-3.6.6-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Soup-3_0-3.6.6-2.1.aarch64",
"product": {
"name": "typelib-1_0-Soup-3_0-3.6.6-2.1.aarch64",
"product_id": "typelib-1_0-Soup-3_0-3.6.6-2.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libsoup-3_0-0-3.6.6-2.1.ppc64le",
"product": {
"name": "libsoup-3_0-0-3.6.6-2.1.ppc64le",
"product_id": "libsoup-3_0-0-3.6.6-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsoup-3_0-0-32bit-3.6.6-2.1.ppc64le",
"product": {
"name": "libsoup-3_0-0-32bit-3.6.6-2.1.ppc64le",
"product_id": "libsoup-3_0-0-32bit-3.6.6-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsoup-devel-3.6.6-2.1.ppc64le",
"product": {
"name": "libsoup-devel-3.6.6-2.1.ppc64le",
"product_id": "libsoup-devel-3.6.6-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsoup-devel-32bit-3.6.6-2.1.ppc64le",
"product": {
"name": "libsoup-devel-32bit-3.6.6-2.1.ppc64le",
"product_id": "libsoup-devel-32bit-3.6.6-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsoup-lang-3.6.6-2.1.ppc64le",
"product": {
"name": "libsoup-lang-3.6.6-2.1.ppc64le",
"product_id": "libsoup-lang-3.6.6-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Soup-3_0-3.6.6-2.1.ppc64le",
"product": {
"name": "typelib-1_0-Soup-3_0-3.6.6-2.1.ppc64le",
"product_id": "typelib-1_0-Soup-3_0-3.6.6-2.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libsoup-3_0-0-3.6.6-2.1.s390x",
"product": {
"name": "libsoup-3_0-0-3.6.6-2.1.s390x",
"product_id": "libsoup-3_0-0-3.6.6-2.1.s390x"
}
},
{
"category": "product_version",
"name": "libsoup-3_0-0-32bit-3.6.6-2.1.s390x",
"product": {
"name": "libsoup-3_0-0-32bit-3.6.6-2.1.s390x",
"product_id": "libsoup-3_0-0-32bit-3.6.6-2.1.s390x"
}
},
{
"category": "product_version",
"name": "libsoup-devel-3.6.6-2.1.s390x",
"product": {
"name": "libsoup-devel-3.6.6-2.1.s390x",
"product_id": "libsoup-devel-3.6.6-2.1.s390x"
}
},
{
"category": "product_version",
"name": "libsoup-devel-32bit-3.6.6-2.1.s390x",
"product": {
"name": "libsoup-devel-32bit-3.6.6-2.1.s390x",
"product_id": "libsoup-devel-32bit-3.6.6-2.1.s390x"
}
},
{
"category": "product_version",
"name": "libsoup-lang-3.6.6-2.1.s390x",
"product": {
"name": "libsoup-lang-3.6.6-2.1.s390x",
"product_id": "libsoup-lang-3.6.6-2.1.s390x"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Soup-3_0-3.6.6-2.1.s390x",
"product": {
"name": "typelib-1_0-Soup-3_0-3.6.6-2.1.s390x",
"product_id": "typelib-1_0-Soup-3_0-3.6.6-2.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libsoup-3_0-0-3.6.6-2.1.x86_64",
"product": {
"name": "libsoup-3_0-0-3.6.6-2.1.x86_64",
"product_id": "libsoup-3_0-0-3.6.6-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsoup-3_0-0-32bit-3.6.6-2.1.x86_64",
"product": {
"name": "libsoup-3_0-0-32bit-3.6.6-2.1.x86_64",
"product_id": "libsoup-3_0-0-32bit-3.6.6-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsoup-devel-3.6.6-2.1.x86_64",
"product": {
"name": "libsoup-devel-3.6.6-2.1.x86_64",
"product_id": "libsoup-devel-3.6.6-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsoup-devel-32bit-3.6.6-2.1.x86_64",
"product": {
"name": "libsoup-devel-32bit-3.6.6-2.1.x86_64",
"product_id": "libsoup-devel-32bit-3.6.6-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsoup-lang-3.6.6-2.1.x86_64",
"product": {
"name": "libsoup-lang-3.6.6-2.1.x86_64",
"product_id": "libsoup-lang-3.6.6-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Soup-3_0-3.6.6-2.1.x86_64",
"product": {
"name": "typelib-1_0-Soup-3_0-3.6.6-2.1.x86_64",
"product_id": "typelib-1_0-Soup-3_0-3.6.6-2.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-3_0-0-3.6.6-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libsoup-3_0-0-3.6.6-2.1.aarch64"
},
"product_reference": "libsoup-3_0-0-3.6.6-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-3_0-0-3.6.6-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libsoup-3_0-0-3.6.6-2.1.ppc64le"
},
"product_reference": "libsoup-3_0-0-3.6.6-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-3_0-0-3.6.6-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libsoup-3_0-0-3.6.6-2.1.s390x"
},
"product_reference": "libsoup-3_0-0-3.6.6-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-3_0-0-3.6.6-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libsoup-3_0-0-3.6.6-2.1.x86_64"
},
"product_reference": "libsoup-3_0-0-3.6.6-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-3_0-0-32bit-3.6.6-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libsoup-3_0-0-32bit-3.6.6-2.1.aarch64"
},
"product_reference": "libsoup-3_0-0-32bit-3.6.6-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-3_0-0-32bit-3.6.6-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libsoup-3_0-0-32bit-3.6.6-2.1.ppc64le"
},
"product_reference": "libsoup-3_0-0-32bit-3.6.6-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-3_0-0-32bit-3.6.6-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libsoup-3_0-0-32bit-3.6.6-2.1.s390x"
},
"product_reference": "libsoup-3_0-0-32bit-3.6.6-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-3_0-0-32bit-3.6.6-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libsoup-3_0-0-32bit-3.6.6-2.1.x86_64"
},
"product_reference": "libsoup-3_0-0-32bit-3.6.6-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-devel-3.6.6-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libsoup-devel-3.6.6-2.1.aarch64"
},
"product_reference": "libsoup-devel-3.6.6-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-devel-3.6.6-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libsoup-devel-3.6.6-2.1.ppc64le"
},
"product_reference": "libsoup-devel-3.6.6-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-devel-3.6.6-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libsoup-devel-3.6.6-2.1.s390x"
},
"product_reference": "libsoup-devel-3.6.6-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-devel-3.6.6-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libsoup-devel-3.6.6-2.1.x86_64"
},
"product_reference": "libsoup-devel-3.6.6-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-devel-32bit-3.6.6-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libsoup-devel-32bit-3.6.6-2.1.aarch64"
},
"product_reference": "libsoup-devel-32bit-3.6.6-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-devel-32bit-3.6.6-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libsoup-devel-32bit-3.6.6-2.1.ppc64le"
},
"product_reference": "libsoup-devel-32bit-3.6.6-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-devel-32bit-3.6.6-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libsoup-devel-32bit-3.6.6-2.1.s390x"
},
"product_reference": "libsoup-devel-32bit-3.6.6-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-devel-32bit-3.6.6-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libsoup-devel-32bit-3.6.6-2.1.x86_64"
},
"product_reference": "libsoup-devel-32bit-3.6.6-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-lang-3.6.6-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libsoup-lang-3.6.6-2.1.aarch64"
},
"product_reference": "libsoup-lang-3.6.6-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-lang-3.6.6-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libsoup-lang-3.6.6-2.1.ppc64le"
},
"product_reference": "libsoup-lang-3.6.6-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-lang-3.6.6-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libsoup-lang-3.6.6-2.1.s390x"
},
"product_reference": "libsoup-lang-3.6.6-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsoup-lang-3.6.6-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libsoup-lang-3.6.6-2.1.x86_64"
},
"product_reference": "libsoup-lang-3.6.6-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-Soup-3_0-3.6.6-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:typelib-1_0-Soup-3_0-3.6.6-2.1.aarch64"
},
"product_reference": "typelib-1_0-Soup-3_0-3.6.6-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-Soup-3_0-3.6.6-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:typelib-1_0-Soup-3_0-3.6.6-2.1.ppc64le"
},
"product_reference": "typelib-1_0-Soup-3_0-3.6.6-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-Soup-3_0-3.6.6-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:typelib-1_0-Soup-3_0-3.6.6-2.1.s390x"
},
"product_reference": "typelib-1_0-Soup-3_0-3.6.6-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-Soup-3_0-3.6.6-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:typelib-1_0-Soup-3_0-3.6.6-2.1.x86_64"
},
"product_reference": "typelib-1_0-Soup-3_0-3.6.6-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-1467",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-1467"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in libsoup, an HTTP client library. This vulnerability, known as CRLF (Carriage Return Line Feed) Injection, occurs when an HTTP proxy is configured and the library improperly handles URL-decoded input used to create the Host header. A remote attacker can exploit this by providing a specially crafted URL containing CRLF sequences, allowing them to inject additional HTTP headers or complete HTTP request bodies. This can lead to unintended or unauthorized HTTP requests being forwarded by the proxy, potentially impacting downstream services.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libsoup-3_0-0-3.6.6-2.1.aarch64",
"openSUSE Tumbleweed:libsoup-3_0-0-3.6.6-2.1.ppc64le",
"openSUSE Tumbleweed:libsoup-3_0-0-3.6.6-2.1.s390x",
"openSUSE Tumbleweed:libsoup-3_0-0-3.6.6-2.1.x86_64",
"openSUSE Tumbleweed:libsoup-3_0-0-32bit-3.6.6-2.1.aarch64",
"openSUSE Tumbleweed:libsoup-3_0-0-32bit-3.6.6-2.1.ppc64le",
"openSUSE Tumbleweed:libsoup-3_0-0-32bit-3.6.6-2.1.s390x",
"openSUSE Tumbleweed:libsoup-3_0-0-32bit-3.6.6-2.1.x86_64",
"openSUSE Tumbleweed:libsoup-devel-3.6.6-2.1.aarch64",
"openSUSE Tumbleweed:libsoup-devel-3.6.6-2.1.ppc64le",
"openSUSE Tumbleweed:libsoup-devel-3.6.6-2.1.s390x",
"openSUSE Tumbleweed:libsoup-devel-3.6.6-2.1.x86_64",
"openSUSE Tumbleweed:libsoup-devel-32bit-3.6.6-2.1.aarch64",
"openSUSE Tumbleweed:libsoup-devel-32bit-3.6.6-2.1.ppc64le",
"openSUSE Tumbleweed:libsoup-devel-32bit-3.6.6-2.1.s390x",
"openSUSE Tumbleweed:libsoup-devel-32bit-3.6.6-2.1.x86_64",
"openSUSE Tumbleweed:libsoup-lang-3.6.6-2.1.aarch64",
"openSUSE Tumbleweed:libsoup-lang-3.6.6-2.1.ppc64le",
"openSUSE Tumbleweed:libsoup-lang-3.6.6-2.1.s390x",
"openSUSE Tumbleweed:libsoup-lang-3.6.6-2.1.x86_64",
"openSUSE Tumbleweed:typelib-1_0-Soup-3_0-3.6.6-2.1.aarch64",
"openSUSE Tumbleweed:typelib-1_0-Soup-3_0-3.6.6-2.1.ppc64le",
"openSUSE Tumbleweed:typelib-1_0-Soup-3_0-3.6.6-2.1.s390x",
"openSUSE Tumbleweed:typelib-1_0-Soup-3_0-3.6.6-2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-1467",
"url": "https://www.suse.com/security/cve/CVE-2026-1467"
},
{
"category": "external",
"summary": "SUSE Bug 1257398 for CVE-2026-1467",
"url": "https://bugzilla.suse.com/1257398"
}
],
"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-3_0-0-3.6.6-2.1.aarch64",
"openSUSE Tumbleweed:libsoup-3_0-0-3.6.6-2.1.ppc64le",
"openSUSE Tumbleweed:libsoup-3_0-0-3.6.6-2.1.s390x",
"openSUSE Tumbleweed:libsoup-3_0-0-3.6.6-2.1.x86_64",
"openSUSE Tumbleweed:libsoup-3_0-0-32bit-3.6.6-2.1.aarch64",
"openSUSE Tumbleweed:libsoup-3_0-0-32bit-3.6.6-2.1.ppc64le",
"openSUSE Tumbleweed:libsoup-3_0-0-32bit-3.6.6-2.1.s390x",
"openSUSE Tumbleweed:libsoup-3_0-0-32bit-3.6.6-2.1.x86_64",
"openSUSE Tumbleweed:libsoup-devel-3.6.6-2.1.aarch64",
"openSUSE Tumbleweed:libsoup-devel-3.6.6-2.1.ppc64le",
"openSUSE Tumbleweed:libsoup-devel-3.6.6-2.1.s390x",
"openSUSE Tumbleweed:libsoup-devel-3.6.6-2.1.x86_64",
"openSUSE Tumbleweed:libsoup-devel-32bit-3.6.6-2.1.aarch64",
"openSUSE Tumbleweed:libsoup-devel-32bit-3.6.6-2.1.ppc64le",
"openSUSE Tumbleweed:libsoup-devel-32bit-3.6.6-2.1.s390x",
"openSUSE Tumbleweed:libsoup-devel-32bit-3.6.6-2.1.x86_64",
"openSUSE Tumbleweed:libsoup-lang-3.6.6-2.1.aarch64",
"openSUSE Tumbleweed:libsoup-lang-3.6.6-2.1.ppc64le",
"openSUSE Tumbleweed:libsoup-lang-3.6.6-2.1.s390x",
"openSUSE Tumbleweed:libsoup-lang-3.6.6-2.1.x86_64",
"openSUSE Tumbleweed:typelib-1_0-Soup-3_0-3.6.6-2.1.aarch64",
"openSUSE Tumbleweed:typelib-1_0-Soup-3_0-3.6.6-2.1.ppc64le",
"openSUSE Tumbleweed:typelib-1_0-Soup-3_0-3.6.6-2.1.s390x",
"openSUSE Tumbleweed:typelib-1_0-Soup-3_0-3.6.6-2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:libsoup-3_0-0-3.6.6-2.1.aarch64",
"openSUSE Tumbleweed:libsoup-3_0-0-3.6.6-2.1.ppc64le",
"openSUSE Tumbleweed:libsoup-3_0-0-3.6.6-2.1.s390x",
"openSUSE Tumbleweed:libsoup-3_0-0-3.6.6-2.1.x86_64",
"openSUSE Tumbleweed:libsoup-3_0-0-32bit-3.6.6-2.1.aarch64",
"openSUSE Tumbleweed:libsoup-3_0-0-32bit-3.6.6-2.1.ppc64le",
"openSUSE Tumbleweed:libsoup-3_0-0-32bit-3.6.6-2.1.s390x",
"openSUSE Tumbleweed:libsoup-3_0-0-32bit-3.6.6-2.1.x86_64",
"openSUSE Tumbleweed:libsoup-devel-3.6.6-2.1.aarch64",
"openSUSE Tumbleweed:libsoup-devel-3.6.6-2.1.ppc64le",
"openSUSE Tumbleweed:libsoup-devel-3.6.6-2.1.s390x",
"openSUSE Tumbleweed:libsoup-devel-3.6.6-2.1.x86_64",
"openSUSE Tumbleweed:libsoup-devel-32bit-3.6.6-2.1.aarch64",
"openSUSE Tumbleweed:libsoup-devel-32bit-3.6.6-2.1.ppc64le",
"openSUSE Tumbleweed:libsoup-devel-32bit-3.6.6-2.1.s390x",
"openSUSE Tumbleweed:libsoup-devel-32bit-3.6.6-2.1.x86_64",
"openSUSE Tumbleweed:libsoup-lang-3.6.6-2.1.aarch64",
"openSUSE Tumbleweed:libsoup-lang-3.6.6-2.1.ppc64le",
"openSUSE Tumbleweed:libsoup-lang-3.6.6-2.1.s390x",
"openSUSE Tumbleweed:libsoup-lang-3.6.6-2.1.x86_64",
"openSUSE Tumbleweed:typelib-1_0-Soup-3_0-3.6.6-2.1.aarch64",
"openSUSE Tumbleweed:typelib-1_0-Soup-3_0-3.6.6-2.1.ppc64le",
"openSUSE Tumbleweed:typelib-1_0-Soup-3_0-3.6.6-2.1.s390x",
"openSUSE Tumbleweed:typelib-1_0-Soup-3_0-3.6.6-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-01T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-1467"
},
{
"cve": "CVE-2026-1539",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-1539"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the libsoup HTTP library that can cause proxy authentication credentials to be sent to unintended destinations. When handling HTTP redirects, libsoup removes the Authorization header but does not remove the Proxy-Authorization header if the request is redirected to a different host. As a result, sensitive proxy credentials may be leaked to third-party servers. Applications using libsoup for HTTP communication may unintentionally expose proxy authentication data.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libsoup-3_0-0-3.6.6-2.1.aarch64",
"openSUSE Tumbleweed:libsoup-3_0-0-3.6.6-2.1.ppc64le",
"openSUSE Tumbleweed:libsoup-3_0-0-3.6.6-2.1.s390x",
"openSUSE Tumbleweed:libsoup-3_0-0-3.6.6-2.1.x86_64",
"openSUSE Tumbleweed:libsoup-3_0-0-32bit-3.6.6-2.1.aarch64",
"openSUSE Tumbleweed:libsoup-3_0-0-32bit-3.6.6-2.1.ppc64le",
"openSUSE Tumbleweed:libsoup-3_0-0-32bit-3.6.6-2.1.s390x",
"openSUSE Tumbleweed:libsoup-3_0-0-32bit-3.6.6-2.1.x86_64",
"openSUSE Tumbleweed:libsoup-devel-3.6.6-2.1.aarch64",
"openSUSE Tumbleweed:libsoup-devel-3.6.6-2.1.ppc64le",
"openSUSE Tumbleweed:libsoup-devel-3.6.6-2.1.s390x",
"openSUSE Tumbleweed:libsoup-devel-3.6.6-2.1.x86_64",
"openSUSE Tumbleweed:libsoup-devel-32bit-3.6.6-2.1.aarch64",
"openSUSE Tumbleweed:libsoup-devel-32bit-3.6.6-2.1.ppc64le",
"openSUSE Tumbleweed:libsoup-devel-32bit-3.6.6-2.1.s390x",
"openSUSE Tumbleweed:libsoup-devel-32bit-3.6.6-2.1.x86_64",
"openSUSE Tumbleweed:libsoup-lang-3.6.6-2.1.aarch64",
"openSUSE Tumbleweed:libsoup-lang-3.6.6-2.1.ppc64le",
"openSUSE Tumbleweed:libsoup-lang-3.6.6-2.1.s390x",
"openSUSE Tumbleweed:libsoup-lang-3.6.6-2.1.x86_64",
"openSUSE Tumbleweed:typelib-1_0-Soup-3_0-3.6.6-2.1.aarch64",
"openSUSE Tumbleweed:typelib-1_0-Soup-3_0-3.6.6-2.1.ppc64le",
"openSUSE Tumbleweed:typelib-1_0-Soup-3_0-3.6.6-2.1.s390x",
"openSUSE Tumbleweed:typelib-1_0-Soup-3_0-3.6.6-2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-1539",
"url": "https://www.suse.com/security/cve/CVE-2026-1539"
},
{
"category": "external",
"summary": "SUSE Bug 1257441 for CVE-2026-1539",
"url": "https://bugzilla.suse.com/1257441"
}
],
"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-3_0-0-3.6.6-2.1.aarch64",
"openSUSE Tumbleweed:libsoup-3_0-0-3.6.6-2.1.ppc64le",
"openSUSE Tumbleweed:libsoup-3_0-0-3.6.6-2.1.s390x",
"openSUSE Tumbleweed:libsoup-3_0-0-3.6.6-2.1.x86_64",
"openSUSE Tumbleweed:libsoup-3_0-0-32bit-3.6.6-2.1.aarch64",
"openSUSE Tumbleweed:libsoup-3_0-0-32bit-3.6.6-2.1.ppc64le",
"openSUSE Tumbleweed:libsoup-3_0-0-32bit-3.6.6-2.1.s390x",
"openSUSE Tumbleweed:libsoup-3_0-0-32bit-3.6.6-2.1.x86_64",
"openSUSE Tumbleweed:libsoup-devel-3.6.6-2.1.aarch64",
"openSUSE Tumbleweed:libsoup-devel-3.6.6-2.1.ppc64le",
"openSUSE Tumbleweed:libsoup-devel-3.6.6-2.1.s390x",
"openSUSE Tumbleweed:libsoup-devel-3.6.6-2.1.x86_64",
"openSUSE Tumbleweed:libsoup-devel-32bit-3.6.6-2.1.aarch64",
"openSUSE Tumbleweed:libsoup-devel-32bit-3.6.6-2.1.ppc64le",
"openSUSE Tumbleweed:libsoup-devel-32bit-3.6.6-2.1.s390x",
"openSUSE Tumbleweed:libsoup-devel-32bit-3.6.6-2.1.x86_64",
"openSUSE Tumbleweed:libsoup-lang-3.6.6-2.1.aarch64",
"openSUSE Tumbleweed:libsoup-lang-3.6.6-2.1.ppc64le",
"openSUSE Tumbleweed:libsoup-lang-3.6.6-2.1.s390x",
"openSUSE Tumbleweed:libsoup-lang-3.6.6-2.1.x86_64",
"openSUSE Tumbleweed:typelib-1_0-Soup-3_0-3.6.6-2.1.aarch64",
"openSUSE Tumbleweed:typelib-1_0-Soup-3_0-3.6.6-2.1.ppc64le",
"openSUSE Tumbleweed:typelib-1_0-Soup-3_0-3.6.6-2.1.s390x",
"openSUSE Tumbleweed:typelib-1_0-Soup-3_0-3.6.6-2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:libsoup-3_0-0-3.6.6-2.1.aarch64",
"openSUSE Tumbleweed:libsoup-3_0-0-3.6.6-2.1.ppc64le",
"openSUSE Tumbleweed:libsoup-3_0-0-3.6.6-2.1.s390x",
"openSUSE Tumbleweed:libsoup-3_0-0-3.6.6-2.1.x86_64",
"openSUSE Tumbleweed:libsoup-3_0-0-32bit-3.6.6-2.1.aarch64",
"openSUSE Tumbleweed:libsoup-3_0-0-32bit-3.6.6-2.1.ppc64le",
"openSUSE Tumbleweed:libsoup-3_0-0-32bit-3.6.6-2.1.s390x",
"openSUSE Tumbleweed:libsoup-3_0-0-32bit-3.6.6-2.1.x86_64",
"openSUSE Tumbleweed:libsoup-devel-3.6.6-2.1.aarch64",
"openSUSE Tumbleweed:libsoup-devel-3.6.6-2.1.ppc64le",
"openSUSE Tumbleweed:libsoup-devel-3.6.6-2.1.s390x",
"openSUSE Tumbleweed:libsoup-devel-3.6.6-2.1.x86_64",
"openSUSE Tumbleweed:libsoup-devel-32bit-3.6.6-2.1.aarch64",
"openSUSE Tumbleweed:libsoup-devel-32bit-3.6.6-2.1.ppc64le",
"openSUSE Tumbleweed:libsoup-devel-32bit-3.6.6-2.1.s390x",
"openSUSE Tumbleweed:libsoup-devel-32bit-3.6.6-2.1.x86_64",
"openSUSE Tumbleweed:libsoup-lang-3.6.6-2.1.aarch64",
"openSUSE Tumbleweed:libsoup-lang-3.6.6-2.1.ppc64le",
"openSUSE Tumbleweed:libsoup-lang-3.6.6-2.1.s390x",
"openSUSE Tumbleweed:libsoup-lang-3.6.6-2.1.x86_64",
"openSUSE Tumbleweed:typelib-1_0-Soup-3_0-3.6.6-2.1.aarch64",
"openSUSE Tumbleweed:typelib-1_0-Soup-3_0-3.6.6-2.1.ppc64le",
"openSUSE Tumbleweed:typelib-1_0-Soup-3_0-3.6.6-2.1.s390x",
"openSUSE Tumbleweed:typelib-1_0-Soup-3_0-3.6.6-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-01T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-1539"
},
{
"cve": "CVE-2026-1760",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-1760"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in SoupServer. This HTTP request smuggling vulnerability occurs because SoupServer improperly handles requests that combine Transfer-Encoding: chunked and Connection: keep-alive headers. A remote, unauthenticated client can exploit this by sending specially crafted requests, causing SoupServer to fail to close the connection as required by RFC 9112. This allows the attacker to smuggle additional requests over the persistent connection, leading to unintended request processing and potential denial-of-service (DoS) conditions.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libsoup-3_0-0-3.6.6-2.1.aarch64",
"openSUSE Tumbleweed:libsoup-3_0-0-3.6.6-2.1.ppc64le",
"openSUSE Tumbleweed:libsoup-3_0-0-3.6.6-2.1.s390x",
"openSUSE Tumbleweed:libsoup-3_0-0-3.6.6-2.1.x86_64",
"openSUSE Tumbleweed:libsoup-3_0-0-32bit-3.6.6-2.1.aarch64",
"openSUSE Tumbleweed:libsoup-3_0-0-32bit-3.6.6-2.1.ppc64le",
"openSUSE Tumbleweed:libsoup-3_0-0-32bit-3.6.6-2.1.s390x",
"openSUSE Tumbleweed:libsoup-3_0-0-32bit-3.6.6-2.1.x86_64",
"openSUSE Tumbleweed:libsoup-devel-3.6.6-2.1.aarch64",
"openSUSE Tumbleweed:libsoup-devel-3.6.6-2.1.ppc64le",
"openSUSE Tumbleweed:libsoup-devel-3.6.6-2.1.s390x",
"openSUSE Tumbleweed:libsoup-devel-3.6.6-2.1.x86_64",
"openSUSE Tumbleweed:libsoup-devel-32bit-3.6.6-2.1.aarch64",
"openSUSE Tumbleweed:libsoup-devel-32bit-3.6.6-2.1.ppc64le",
"openSUSE Tumbleweed:libsoup-devel-32bit-3.6.6-2.1.s390x",
"openSUSE Tumbleweed:libsoup-devel-32bit-3.6.6-2.1.x86_64",
"openSUSE Tumbleweed:libsoup-lang-3.6.6-2.1.aarch64",
"openSUSE Tumbleweed:libsoup-lang-3.6.6-2.1.ppc64le",
"openSUSE Tumbleweed:libsoup-lang-3.6.6-2.1.s390x",
"openSUSE Tumbleweed:libsoup-lang-3.6.6-2.1.x86_64",
"openSUSE Tumbleweed:typelib-1_0-Soup-3_0-3.6.6-2.1.aarch64",
"openSUSE Tumbleweed:typelib-1_0-Soup-3_0-3.6.6-2.1.ppc64le",
"openSUSE Tumbleweed:typelib-1_0-Soup-3_0-3.6.6-2.1.s390x",
"openSUSE Tumbleweed:typelib-1_0-Soup-3_0-3.6.6-2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-1760",
"url": "https://www.suse.com/security/cve/CVE-2026-1760"
},
{
"category": "external",
"summary": "SUSE Bug 1257597 for CVE-2026-1760",
"url": "https://bugzilla.suse.com/1257597"
}
],
"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-3_0-0-3.6.6-2.1.aarch64",
"openSUSE Tumbleweed:libsoup-3_0-0-3.6.6-2.1.ppc64le",
"openSUSE Tumbleweed:libsoup-3_0-0-3.6.6-2.1.s390x",
"openSUSE Tumbleweed:libsoup-3_0-0-3.6.6-2.1.x86_64",
"openSUSE Tumbleweed:libsoup-3_0-0-32bit-3.6.6-2.1.aarch64",
"openSUSE Tumbleweed:libsoup-3_0-0-32bit-3.6.6-2.1.ppc64le",
"openSUSE Tumbleweed:libsoup-3_0-0-32bit-3.6.6-2.1.s390x",
"openSUSE Tumbleweed:libsoup-3_0-0-32bit-3.6.6-2.1.x86_64",
"openSUSE Tumbleweed:libsoup-devel-3.6.6-2.1.aarch64",
"openSUSE Tumbleweed:libsoup-devel-3.6.6-2.1.ppc64le",
"openSUSE Tumbleweed:libsoup-devel-3.6.6-2.1.s390x",
"openSUSE Tumbleweed:libsoup-devel-3.6.6-2.1.x86_64",
"openSUSE Tumbleweed:libsoup-devel-32bit-3.6.6-2.1.aarch64",
"openSUSE Tumbleweed:libsoup-devel-32bit-3.6.6-2.1.ppc64le",
"openSUSE Tumbleweed:libsoup-devel-32bit-3.6.6-2.1.s390x",
"openSUSE Tumbleweed:libsoup-devel-32bit-3.6.6-2.1.x86_64",
"openSUSE Tumbleweed:libsoup-lang-3.6.6-2.1.aarch64",
"openSUSE Tumbleweed:libsoup-lang-3.6.6-2.1.ppc64le",
"openSUSE Tumbleweed:libsoup-lang-3.6.6-2.1.s390x",
"openSUSE Tumbleweed:libsoup-lang-3.6.6-2.1.x86_64",
"openSUSE Tumbleweed:typelib-1_0-Soup-3_0-3.6.6-2.1.aarch64",
"openSUSE Tumbleweed:typelib-1_0-Soup-3_0-3.6.6-2.1.ppc64le",
"openSUSE Tumbleweed:typelib-1_0-Soup-3_0-3.6.6-2.1.s390x",
"openSUSE Tumbleweed:typelib-1_0-Soup-3_0-3.6.6-2.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:H/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:libsoup-3_0-0-3.6.6-2.1.aarch64",
"openSUSE Tumbleweed:libsoup-3_0-0-3.6.6-2.1.ppc64le",
"openSUSE Tumbleweed:libsoup-3_0-0-3.6.6-2.1.s390x",
"openSUSE Tumbleweed:libsoup-3_0-0-3.6.6-2.1.x86_64",
"openSUSE Tumbleweed:libsoup-3_0-0-32bit-3.6.6-2.1.aarch64",
"openSUSE Tumbleweed:libsoup-3_0-0-32bit-3.6.6-2.1.ppc64le",
"openSUSE Tumbleweed:libsoup-3_0-0-32bit-3.6.6-2.1.s390x",
"openSUSE Tumbleweed:libsoup-3_0-0-32bit-3.6.6-2.1.x86_64",
"openSUSE Tumbleweed:libsoup-devel-3.6.6-2.1.aarch64",
"openSUSE Tumbleweed:libsoup-devel-3.6.6-2.1.ppc64le",
"openSUSE Tumbleweed:libsoup-devel-3.6.6-2.1.s390x",
"openSUSE Tumbleweed:libsoup-devel-3.6.6-2.1.x86_64",
"openSUSE Tumbleweed:libsoup-devel-32bit-3.6.6-2.1.aarch64",
"openSUSE Tumbleweed:libsoup-devel-32bit-3.6.6-2.1.ppc64le",
"openSUSE Tumbleweed:libsoup-devel-32bit-3.6.6-2.1.s390x",
"openSUSE Tumbleweed:libsoup-devel-32bit-3.6.6-2.1.x86_64",
"openSUSE Tumbleweed:libsoup-lang-3.6.6-2.1.aarch64",
"openSUSE Tumbleweed:libsoup-lang-3.6.6-2.1.ppc64le",
"openSUSE Tumbleweed:libsoup-lang-3.6.6-2.1.s390x",
"openSUSE Tumbleweed:libsoup-lang-3.6.6-2.1.x86_64",
"openSUSE Tumbleweed:typelib-1_0-Soup-3_0-3.6.6-2.1.aarch64",
"openSUSE Tumbleweed:typelib-1_0-Soup-3_0-3.6.6-2.1.ppc64le",
"openSUSE Tumbleweed:typelib-1_0-Soup-3_0-3.6.6-2.1.s390x",
"openSUSE Tumbleweed:typelib-1_0-Soup-3_0-3.6.6-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-01T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2026-1760"
}
]
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
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…