Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-22871 (GCVE-0-2025-22871)
Vulnerability from cvelistv5 – Published: 2025-04-08 20:04 – Updated: 2026-05-12 12:04- CWE-444 - Inconsistent Interpretation of HTTP Requests ('HTTP Request Smuggling')
| Vendor | Product | Version | |
|---|---|---|---|
| Go standard library | net/http/internal |
Affected:
0 , < 1.23.8
(semver)
Affected: 1.24.0-0 , < 1.24.2 (semver) |
|
| Siemens | SENTRON 7KT PAC1261 Data Manager |
Affected:
0 , < V2.1.0
(custom)
|
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2025-04-08T21:03:21.913Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "http://www.openwall.com/lists/oss-security/2025/04/04/4"
}
],
"title": "CVE Program Container"
},
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2025-22871",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-04-18T14:57:03.151639Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-04-18T14:57:31.331Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"affected": [
{
"defaultStatus": "unknown",
"product": "SENTRON 7KT PAC1261 Data Manager",
"vendor": "Siemens",
"versions": [
{
"lessThan": "V2.1.0",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-05-12T12:04:11.015Z",
"orgId": "0b142b55-0307-4c5a-b3c9-f314f3fb7c5e",
"shortName": "siemens-SADP"
},
"references": [
{
"url": "https://cert-portal.siemens.com/productcert/html/ssa-783943.html"
}
],
"x_adpType": "supplier"
}
],
"cna": {
"affected": [
{
"collectionURL": "https://pkg.go.dev",
"defaultStatus": "unaffected",
"packageName": "net/http/internal",
"product": "net/http/internal",
"programRoutines": [
{
"name": "readChunkLine"
},
{
"name": "chunkedReader.Read"
}
],
"vendor": "Go standard library",
"versions": [
{
"lessThan": "1.23.8",
"status": "affected",
"version": "0",
"versionType": "semver"
},
{
"lessThan": "1.24.2",
"status": "affected",
"version": "1.24.0-0",
"versionType": "semver"
}
]
}
],
"credits": [
{
"lang": "en",
"value": "Jeppe Bonde Weikop"
}
],
"descriptions": [
{
"lang": "en",
"value": "The net/http package improperly accepts a bare LF as a line terminator in chunked data chunk-size lines. This can permit request smuggling if a net/http server is used in conjunction with a server that incorrectly accepts a bare LF as part of a chunk-ext."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "CWE-444: Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request Smuggling\u0027)",
"lang": "en"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-04-08T20:04:34.769Z",
"orgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"shortName": "Go"
},
"references": [
{
"url": "https://go.dev/cl/652998"
},
{
"url": "https://go.dev/issue/71988"
},
{
"url": "https://groups.google.com/g/golang-announce/c/Y2uBTVKjBQk"
},
{
"url": "https://pkg.go.dev/vuln/GO-2025-3563"
}
],
"title": "Request smuggling due to acceptance of invalid chunked data in net/http"
}
},
"cveMetadata": {
"assignerOrgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"assignerShortName": "Go",
"cveId": "CVE-2025-22871",
"datePublished": "2025-04-08T20:04:34.769Z",
"dateReserved": "2025-01-08T19:11:42.834Z",
"dateUpdated": "2026-05-12T12:04:11.015Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2025-22871",
"date": "2026-06-30",
"epss": "0.00724",
"percentile": "0.49398"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2025-22871\",\"sourceIdentifier\":\"security@golang.org\",\"published\":\"2025-04-08T20:15:20.183\",\"lastModified\":\"2026-06-17T08:50:41.163\",\"vulnStatus\":\"Deferred\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"The net/http package improperly accepts a bare LF as a line terminator in chunked data chunk-size lines. This can permit request smuggling if a net/http server is used in conjunction with a server that incorrectly accepts a bare LF as part of a chunk-ext.\"},{\"lang\":\"es\",\"value\":\"El paquete net/http acepta incorrectamente un LF simple como terminador de l\u00ednea en l\u00edneas de datos fragmentados. Esto puede permitir el contrabando de solicitudes si se utiliza un servidor net/http junto con un servidor que acepta incorrectamente un LF simple como parte de una extensi\u00f3n fragmentada.\"}],\"affected\":[{\"source\":\"security@golang.org\",\"affectedData\":[{\"vendor\":\"Go standard library\",\"product\":\"net/http/internal\",\"defaultStatus\":\"unaffected\",\"collectionURL\":\"https://pkg.go.dev\",\"packageName\":\"net/http/internal\",\"programRoutines\":[{\"name\":\"readChunkLine\"},{\"name\":\"chunkedReader.Read\"}],\"versions\":[{\"version\":\"0\",\"lessThan\":\"1.23.8\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"1.24.0-0\",\"lessThan\":\"1.24.2\",\"versionType\":\"semver\",\"status\":\"affected\"}]}]},{\"source\":\"0b142b55-0307-4c5a-b3c9-f314f3fb7c5e\",\"affectedData\":[{\"vendor\":\"Siemens\",\"product\":\"SENTRON 7KT PAC1261 Data Manager\",\"defaultStatus\":\"unknown\",\"versions\":[{\"version\":\"0\",\"lessThan\":\"V2.1.0\",\"versionType\":\"custom\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N\",\"baseScore\":9.1,\"baseSeverity\":\"CRITICAL\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":3.9,\"impactScore\":5.2}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2025-04-18T14:57:03.151639Z\",\"id\":\"CVE-2025-22871\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"yes\"},{\"technicalImpact\":\"total\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"references\":[{\"url\":\"https://go.dev/cl/652998\",\"source\":\"security@golang.org\"},{\"url\":\"https://go.dev/issue/71988\",\"source\":\"security@golang.org\"},{\"url\":\"https://groups.google.com/g/golang-announce/c/Y2uBTVKjBQk\",\"source\":\"security@golang.org\"},{\"url\":\"https://pkg.go.dev/vuln/GO-2025-3563\",\"source\":\"security@golang.org\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2025/04/04/4\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://cert-portal.siemens.com/productcert/html/ssa-783943.html\",\"source\":\"0b142b55-0307-4c5a-b3c9-f314f3fb7c5e\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"http://www.openwall.com/lists/oss-security/2025/04/04/4\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2025-04-08T21:03:21.913Z\"}}, {\"affected\": [{\"vendor\": \"Siemens\", \"product\": \"SENTRON 7KT PAC1261 Data Manager\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"V2.1.0\", \"versionType\": \"custom\"}], \"defaultStatus\": \"unknown\"}], \"x_adpType\": \"supplier\", \"references\": [{\"url\": \"https://cert-portal.siemens.com/productcert/html/ssa-783943.html\"}], \"providerMetadata\": {\"orgId\": \"0b142b55-0307-4c5a-b3c9-f314f3fb7c5e\", \"shortName\": \"siemens-SADP\", \"dateUpdated\": \"2026-05-12T12:04:11.015Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 9.1, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"CRITICAL\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"HIGH\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-22871\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-04-18T14:57:03.151639Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-04-18T14:57:25.000Z\"}}], \"cna\": {\"title\": \"Request smuggling due to acceptance of invalid chunked data in net/http\", \"credits\": [{\"lang\": \"en\", \"value\": \"Jeppe Bonde Weikop\"}], \"affected\": [{\"vendor\": \"Go standard library\", \"product\": \"net/http/internal\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"1.23.8\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"1.24.0-0\", \"lessThan\": \"1.24.2\", \"versionType\": \"semver\"}], \"packageName\": \"net/http/internal\", \"collectionURL\": \"https://pkg.go.dev\", \"defaultStatus\": \"unaffected\", \"programRoutines\": [{\"name\": \"readChunkLine\"}, {\"name\": \"chunkedReader.Read\"}]}], \"references\": [{\"url\": \"https://go.dev/cl/652998\"}, {\"url\": \"https://go.dev/issue/71988\"}, {\"url\": \"https://groups.google.com/g/golang-announce/c/Y2uBTVKjBQk\"}, {\"url\": \"https://pkg.go.dev/vuln/GO-2025-3563\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"The net/http package improperly accepts a bare LF as a line terminator in chunked data chunk-size lines. This can permit request smuggling if a net/http server is used in conjunction with a server that incorrectly accepts a bare LF as part of a chunk-ext.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"description\": \"CWE-444: Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request Smuggling\u0027)\"}]}], \"providerMetadata\": {\"orgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"shortName\": \"Go\", \"dateUpdated\": \"2025-04-08T20:04:34.769Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2025-22871\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-05-12T12:04:11.015Z\", \"dateReserved\": \"2025-01-08T19:11:42.834Z\", \"assignerOrgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"datePublished\": \"2025-04-08T20:04:34.769Z\", \"assignerShortName\": \"Go\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
RHSA-2025:9319
Vulnerability from csaf_redhat - Published: 2025-06-23 02:44 - Updated: 2026-06-30 00:50A flaw was found in the net/http golang package. The net/http package incorrectly accepts messages that end with a line feed (LF) instead of the proper line ending. When used with another server that also misinterprets this, it can lead to request smuggling—where an attacker tricks the system to send hidden or unauthorized requests.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.2.0.Z.AUS:delve-0:1.3.2-3.module+el8.2.0+5581+896cb53e.src::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:delve-0:1.3.2-3.module+el8.2.0+5581+896cb53e.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:delve-debuginfo-0:1.3.2-3.module+el8.2.0+5581+896cb53e.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:delve-debugsource-0:1.3.2-3.module+el8.2.0+5581+896cb53e.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:go-toolset-0:1.13.15-1.module+el8.2.0+7662+fa98b974.src::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:go-toolset-0:1.13.15-1.module+el8.2.0+7662+fa98b974.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:golang-0:1.13.15-10.module+el8.2.0+23279+c91dba29.src::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:golang-0:1.13.15-10.module+el8.2.0+23279+c91dba29.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:golang-bin-0:1.13.15-10.module+el8.2.0+23279+c91dba29.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:golang-docs-0:1.13.15-10.module+el8.2.0+23279+c91dba29.noarch::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:golang-misc-0:1.13.15-10.module+el8.2.0+23279+c91dba29.noarch::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:golang-race-0:1.13.15-10.module+el8.2.0+23279+c91dba29.x86_64::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:golang-src-0:1.13.15-10.module+el8.2.0+23279+c91dba29.noarch::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:golang-tests-0:1.13.15-10.module+el8.2.0+23279+c91dba29.noarch::go-toolset:rhel8 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the go-toolset:rhel8 module is now available for Red Hat Enterprise Linux 8.2 Advanced Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Go Toolset provides the Go programming language tools and libraries. Go is alternatively known as golang. \n\nSecurity Fix(es):\n\n* net/http: Request smuggling due to acceptance of invalid chunked data in net/http (CVE-2025-22871)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:9319",
"url": "https://access.redhat.com/errata/RHSA-2025:9319"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2358493",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2358493"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_9319.json"
}
],
"title": "Red Hat Security Advisory: go-toolset:rhel8 security update",
"tracking": {
"current_release_date": "2026-06-30T00:50:32+00:00",
"generator": {
"date": "2026-06-30T00:50:32+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.0"
}
},
"id": "RHSA-2025:9319",
"initial_release_date": "2025-06-23T02:44:02+00:00",
"revision_history": [
{
"date": "2025-06-23T02:44:02+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-06-23T02:44:02+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-30T00:50:32+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product": {
"name": "Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_aus:8.2::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "delve-0:1.3.2-3.module+el8.2.0+5581+896cb53e.src::go-toolset:rhel8",
"product": {
"name": "delve-0:1.3.2-3.module+el8.2.0+5581+896cb53e.src (go-toolset:rhel8)",
"product_id": "delve-0:1.3.2-3.module+el8.2.0+5581+896cb53e.src::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve@1.3.2-3.module%2Bel8.2.0%2B5581%2B896cb53e?arch=src\u0026rpmmod=go-toolset:rhel8:8020020250616143222:02f7cb7a"
}
}
},
{
"category": "product_version",
"name": "go-toolset-0:1.13.15-1.module+el8.2.0+7662+fa98b974.src::go-toolset:rhel8",
"product": {
"name": "go-toolset-0:1.13.15-1.module+el8.2.0+7662+fa98b974.src (go-toolset:rhel8)",
"product_id": "go-toolset-0:1.13.15-1.module+el8.2.0+7662+fa98b974.src::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.13.15-1.module%2Bel8.2.0%2B7662%2Bfa98b974?arch=src\u0026rpmmod=go-toolset:rhel8:8020020250616143222:02f7cb7a"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.13.15-10.module+el8.2.0+23279+c91dba29.src::go-toolset:rhel8",
"product": {
"name": "golang-0:1.13.15-10.module+el8.2.0+23279+c91dba29.src (go-toolset:rhel8)",
"product_id": "golang-0:1.13.15-10.module+el8.2.0+23279+c91dba29.src::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.13.15-10.module%2Bel8.2.0%2B23279%2Bc91dba29?arch=src\u0026rpmmod=go-toolset:rhel8:8020020250616143222:02f7cb7a"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "delve-0:1.3.2-3.module+el8.2.0+5581+896cb53e.x86_64::go-toolset:rhel8",
"product": {
"name": "delve-0:1.3.2-3.module+el8.2.0+5581+896cb53e.x86_64 (go-toolset:rhel8)",
"product_id": "delve-0:1.3.2-3.module+el8.2.0+5581+896cb53e.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve@1.3.2-3.module%2Bel8.2.0%2B5581%2B896cb53e?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8020020250616143222:02f7cb7a"
}
}
},
{
"category": "product_version",
"name": "delve-debuginfo-0:1.3.2-3.module+el8.2.0+5581+896cb53e.x86_64::go-toolset:rhel8",
"product": {
"name": "delve-debuginfo-0:1.3.2-3.module+el8.2.0+5581+896cb53e.x86_64 (go-toolset:rhel8)",
"product_id": "delve-debuginfo-0:1.3.2-3.module+el8.2.0+5581+896cb53e.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve-debuginfo@1.3.2-3.module%2Bel8.2.0%2B5581%2B896cb53e?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8020020250616143222:02f7cb7a"
}
}
},
{
"category": "product_version",
"name": "delve-debugsource-0:1.3.2-3.module+el8.2.0+5581+896cb53e.x86_64::go-toolset:rhel8",
"product": {
"name": "delve-debugsource-0:1.3.2-3.module+el8.2.0+5581+896cb53e.x86_64 (go-toolset:rhel8)",
"product_id": "delve-debugsource-0:1.3.2-3.module+el8.2.0+5581+896cb53e.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/delve-debugsource@1.3.2-3.module%2Bel8.2.0%2B5581%2B896cb53e?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8020020250616143222:02f7cb7a"
}
}
},
{
"category": "product_version",
"name": "go-toolset-0:1.13.15-1.module+el8.2.0+7662+fa98b974.x86_64::go-toolset:rhel8",
"product": {
"name": "go-toolset-0:1.13.15-1.module+el8.2.0+7662+fa98b974.x86_64 (go-toolset:rhel8)",
"product_id": "go-toolset-0:1.13.15-1.module+el8.2.0+7662+fa98b974.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.13.15-1.module%2Bel8.2.0%2B7662%2Bfa98b974?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8020020250616143222:02f7cb7a"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.13.15-10.module+el8.2.0+23279+c91dba29.x86_64::go-toolset:rhel8",
"product": {
"name": "golang-0:1.13.15-10.module+el8.2.0+23279+c91dba29.x86_64 (go-toolset:rhel8)",
"product_id": "golang-0:1.13.15-10.module+el8.2.0+23279+c91dba29.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.13.15-10.module%2Bel8.2.0%2B23279%2Bc91dba29?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8020020250616143222:02f7cb7a"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.13.15-10.module+el8.2.0+23279+c91dba29.x86_64::go-toolset:rhel8",
"product": {
"name": "golang-bin-0:1.13.15-10.module+el8.2.0+23279+c91dba29.x86_64 (go-toolset:rhel8)",
"product_id": "golang-bin-0:1.13.15-10.module+el8.2.0+23279+c91dba29.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.13.15-10.module%2Bel8.2.0%2B23279%2Bc91dba29?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8020020250616143222:02f7cb7a"
}
}
},
{
"category": "product_version",
"name": "golang-race-0:1.13.15-10.module+el8.2.0+23279+c91dba29.x86_64::go-toolset:rhel8",
"product": {
"name": "golang-race-0:1.13.15-10.module+el8.2.0+23279+c91dba29.x86_64 (go-toolset:rhel8)",
"product_id": "golang-race-0:1.13.15-10.module+el8.2.0+23279+c91dba29.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-race@1.13.15-10.module%2Bel8.2.0%2B23279%2Bc91dba29?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8020020250616143222:02f7cb7a"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-docs-0:1.13.15-10.module+el8.2.0+23279+c91dba29.noarch::go-toolset:rhel8",
"product": {
"name": "golang-docs-0:1.13.15-10.module+el8.2.0+23279+c91dba29.noarch (go-toolset:rhel8)",
"product_id": "golang-docs-0:1.13.15-10.module+el8.2.0+23279+c91dba29.noarch::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-docs@1.13.15-10.module%2Bel8.2.0%2B23279%2Bc91dba29?arch=noarch\u0026rpmmod=go-toolset:rhel8:8020020250616143222:02f7cb7a"
}
}
},
{
"category": "product_version",
"name": "golang-misc-0:1.13.15-10.module+el8.2.0+23279+c91dba29.noarch::go-toolset:rhel8",
"product": {
"name": "golang-misc-0:1.13.15-10.module+el8.2.0+23279+c91dba29.noarch (go-toolset:rhel8)",
"product_id": "golang-misc-0:1.13.15-10.module+el8.2.0+23279+c91dba29.noarch::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-misc@1.13.15-10.module%2Bel8.2.0%2B23279%2Bc91dba29?arch=noarch\u0026rpmmod=go-toolset:rhel8:8020020250616143222:02f7cb7a"
}
}
},
{
"category": "product_version",
"name": "golang-src-0:1.13.15-10.module+el8.2.0+23279+c91dba29.noarch::go-toolset:rhel8",
"product": {
"name": "golang-src-0:1.13.15-10.module+el8.2.0+23279+c91dba29.noarch (go-toolset:rhel8)",
"product_id": "golang-src-0:1.13.15-10.module+el8.2.0+23279+c91dba29.noarch::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-src@1.13.15-10.module%2Bel8.2.0%2B23279%2Bc91dba29?arch=noarch\u0026rpmmod=go-toolset:rhel8:8020020250616143222:02f7cb7a"
}
}
},
{
"category": "product_version",
"name": "golang-tests-0:1.13.15-10.module+el8.2.0+23279+c91dba29.noarch::go-toolset:rhel8",
"product": {
"name": "golang-tests-0:1.13.15-10.module+el8.2.0+23279+c91dba29.noarch (go-toolset:rhel8)",
"product_id": "golang-tests-0:1.13.15-10.module+el8.2.0+23279+c91dba29.noarch::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-tests@1.13.15-10.module%2Bel8.2.0%2B23279%2Bc91dba29?arch=noarch\u0026rpmmod=go-toolset:rhel8:8020020250616143222:02f7cb7a"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-0:1.3.2-3.module+el8.2.0+5581+896cb53e.src (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:delve-0:1.3.2-3.module+el8.2.0+5581+896cb53e.src::go-toolset:rhel8"
},
"product_reference": "delve-0:1.3.2-3.module+el8.2.0+5581+896cb53e.src::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-0:1.3.2-3.module+el8.2.0+5581+896cb53e.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:delve-0:1.3.2-3.module+el8.2.0+5581+896cb53e.x86_64::go-toolset:rhel8"
},
"product_reference": "delve-0:1.3.2-3.module+el8.2.0+5581+896cb53e.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-debuginfo-0:1.3.2-3.module+el8.2.0+5581+896cb53e.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:delve-debuginfo-0:1.3.2-3.module+el8.2.0+5581+896cb53e.x86_64::go-toolset:rhel8"
},
"product_reference": "delve-debuginfo-0:1.3.2-3.module+el8.2.0+5581+896cb53e.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "delve-debugsource-0:1.3.2-3.module+el8.2.0+5581+896cb53e.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:delve-debugsource-0:1.3.2-3.module+el8.2.0+5581+896cb53e.x86_64::go-toolset:rhel8"
},
"product_reference": "delve-debugsource-0:1.3.2-3.module+el8.2.0+5581+896cb53e.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.13.15-1.module+el8.2.0+7662+fa98b974.src (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:go-toolset-0:1.13.15-1.module+el8.2.0+7662+fa98b974.src::go-toolset:rhel8"
},
"product_reference": "go-toolset-0:1.13.15-1.module+el8.2.0+7662+fa98b974.src::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.13.15-1.module+el8.2.0+7662+fa98b974.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:go-toolset-0:1.13.15-1.module+el8.2.0+7662+fa98b974.x86_64::go-toolset:rhel8"
},
"product_reference": "go-toolset-0:1.13.15-1.module+el8.2.0+7662+fa98b974.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.13.15-10.module+el8.2.0+23279+c91dba29.src (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:golang-0:1.13.15-10.module+el8.2.0+23279+c91dba29.src::go-toolset:rhel8"
},
"product_reference": "golang-0:1.13.15-10.module+el8.2.0+23279+c91dba29.src::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.13.15-10.module+el8.2.0+23279+c91dba29.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:golang-0:1.13.15-10.module+el8.2.0+23279+c91dba29.x86_64::go-toolset:rhel8"
},
"product_reference": "golang-0:1.13.15-10.module+el8.2.0+23279+c91dba29.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.13.15-10.module+el8.2.0+23279+c91dba29.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:golang-bin-0:1.13.15-10.module+el8.2.0+23279+c91dba29.x86_64::go-toolset:rhel8"
},
"product_reference": "golang-bin-0:1.13.15-10.module+el8.2.0+23279+c91dba29.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-docs-0:1.13.15-10.module+el8.2.0+23279+c91dba29.noarch (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:golang-docs-0:1.13.15-10.module+el8.2.0+23279+c91dba29.noarch::go-toolset:rhel8"
},
"product_reference": "golang-docs-0:1.13.15-10.module+el8.2.0+23279+c91dba29.noarch::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-misc-0:1.13.15-10.module+el8.2.0+23279+c91dba29.noarch (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:golang-misc-0:1.13.15-10.module+el8.2.0+23279+c91dba29.noarch::go-toolset:rhel8"
},
"product_reference": "golang-misc-0:1.13.15-10.module+el8.2.0+23279+c91dba29.noarch::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-race-0:1.13.15-10.module+el8.2.0+23279+c91dba29.x86_64 (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:golang-race-0:1.13.15-10.module+el8.2.0+23279+c91dba29.x86_64::go-toolset:rhel8"
},
"product_reference": "golang-race-0:1.13.15-10.module+el8.2.0+23279+c91dba29.x86_64::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-src-0:1.13.15-10.module+el8.2.0+23279+c91dba29.noarch (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:golang-src-0:1.13.15-10.module+el8.2.0+23279+c91dba29.noarch::go-toolset:rhel8"
},
"product_reference": "golang-src-0:1.13.15-10.module+el8.2.0+23279+c91dba29.noarch::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-tests-0:1.13.15-10.module+el8.2.0+23279+c91dba29.noarch (go-toolset:rhel8) as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:golang-tests-0:1.13.15-10.module+el8.2.0+23279+c91dba29.noarch::go-toolset:rhel8"
},
"product_reference": "golang-tests-0:1.13.15-10.module+el8.2.0+23279+c91dba29.noarch::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-22871",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2025-04-08T21:01:32.229479+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2358493"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/http golang package. The net/http package incorrectly accepts messages that end with a line feed (LF) instead of the proper line ending. When used with another server that also misinterprets this, it can lead to request smuggling\u2014where an attacker tricks the system to send hidden or unauthorized requests.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/http: Request smuggling due to acceptance of invalid chunked data in net/http",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Satellite is rated as Low severity for this vulnerability. However, other affected components remain Moderate. Satellite uses the affected Go net/http component solely as a client to make requests, not as a server. Since this vulnerability only affects server-side usage, Satellite is not directly exposed to the flaw, justifying the lower severity rating.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.AUS:delve-0:1.3.2-3.module+el8.2.0+5581+896cb53e.src::go-toolset:rhel8",
"AppStream-8.2.0.Z.AUS:delve-0:1.3.2-3.module+el8.2.0+5581+896cb53e.x86_64::go-toolset:rhel8",
"AppStream-8.2.0.Z.AUS:delve-debuginfo-0:1.3.2-3.module+el8.2.0+5581+896cb53e.x86_64::go-toolset:rhel8",
"AppStream-8.2.0.Z.AUS:delve-debugsource-0:1.3.2-3.module+el8.2.0+5581+896cb53e.x86_64::go-toolset:rhel8",
"AppStream-8.2.0.Z.AUS:go-toolset-0:1.13.15-1.module+el8.2.0+7662+fa98b974.src::go-toolset:rhel8",
"AppStream-8.2.0.Z.AUS:go-toolset-0:1.13.15-1.module+el8.2.0+7662+fa98b974.x86_64::go-toolset:rhel8",
"AppStream-8.2.0.Z.AUS:golang-0:1.13.15-10.module+el8.2.0+23279+c91dba29.src::go-toolset:rhel8",
"AppStream-8.2.0.Z.AUS:golang-0:1.13.15-10.module+el8.2.0+23279+c91dba29.x86_64::go-toolset:rhel8",
"AppStream-8.2.0.Z.AUS:golang-bin-0:1.13.15-10.module+el8.2.0+23279+c91dba29.x86_64::go-toolset:rhel8",
"AppStream-8.2.0.Z.AUS:golang-docs-0:1.13.15-10.module+el8.2.0+23279+c91dba29.noarch::go-toolset:rhel8",
"AppStream-8.2.0.Z.AUS:golang-misc-0:1.13.15-10.module+el8.2.0+23279+c91dba29.noarch::go-toolset:rhel8",
"AppStream-8.2.0.Z.AUS:golang-race-0:1.13.15-10.module+el8.2.0+23279+c91dba29.x86_64::go-toolset:rhel8",
"AppStream-8.2.0.Z.AUS:golang-src-0:1.13.15-10.module+el8.2.0+23279+c91dba29.noarch::go-toolset:rhel8",
"AppStream-8.2.0.Z.AUS:golang-tests-0:1.13.15-10.module+el8.2.0+23279+c91dba29.noarch::go-toolset:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-22871"
},
{
"category": "external",
"summary": "RHBZ#2358493",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2358493"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-22871",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22871"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-22871",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22871"
},
{
"category": "external",
"summary": "https://go.dev/cl/652998",
"url": "https://go.dev/cl/652998"
},
{
"category": "external",
"summary": "https://go.dev/issue/71988",
"url": "https://go.dev/issue/71988"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Y2uBTVKjBQk",
"url": "https://groups.google.com/g/golang-announce/c/Y2uBTVKjBQk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3563",
"url": "https://pkg.go.dev/vuln/GO-2025-3563"
}
],
"release_date": "2025-04-08T20:04:34.769000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-23T02:44:02+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.2.0.Z.AUS:delve-0:1.3.2-3.module+el8.2.0+5581+896cb53e.src::go-toolset:rhel8",
"AppStream-8.2.0.Z.AUS:delve-0:1.3.2-3.module+el8.2.0+5581+896cb53e.x86_64::go-toolset:rhel8",
"AppStream-8.2.0.Z.AUS:delve-debuginfo-0:1.3.2-3.module+el8.2.0+5581+896cb53e.x86_64::go-toolset:rhel8",
"AppStream-8.2.0.Z.AUS:delve-debugsource-0:1.3.2-3.module+el8.2.0+5581+896cb53e.x86_64::go-toolset:rhel8",
"AppStream-8.2.0.Z.AUS:go-toolset-0:1.13.15-1.module+el8.2.0+7662+fa98b974.src::go-toolset:rhel8",
"AppStream-8.2.0.Z.AUS:go-toolset-0:1.13.15-1.module+el8.2.0+7662+fa98b974.x86_64::go-toolset:rhel8",
"AppStream-8.2.0.Z.AUS:golang-0:1.13.15-10.module+el8.2.0+23279+c91dba29.src::go-toolset:rhel8",
"AppStream-8.2.0.Z.AUS:golang-0:1.13.15-10.module+el8.2.0+23279+c91dba29.x86_64::go-toolset:rhel8",
"AppStream-8.2.0.Z.AUS:golang-bin-0:1.13.15-10.module+el8.2.0+23279+c91dba29.x86_64::go-toolset:rhel8",
"AppStream-8.2.0.Z.AUS:golang-docs-0:1.13.15-10.module+el8.2.0+23279+c91dba29.noarch::go-toolset:rhel8",
"AppStream-8.2.0.Z.AUS:golang-misc-0:1.13.15-10.module+el8.2.0+23279+c91dba29.noarch::go-toolset:rhel8",
"AppStream-8.2.0.Z.AUS:golang-race-0:1.13.15-10.module+el8.2.0+23279+c91dba29.x86_64::go-toolset:rhel8",
"AppStream-8.2.0.Z.AUS:golang-src-0:1.13.15-10.module+el8.2.0+23279+c91dba29.noarch::go-toolset:rhel8",
"AppStream-8.2.0.Z.AUS:golang-tests-0:1.13.15-10.module+el8.2.0+23279+c91dba29.noarch::go-toolset:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:9319"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.2.0.Z.AUS:delve-0:1.3.2-3.module+el8.2.0+5581+896cb53e.src::go-toolset:rhel8",
"AppStream-8.2.0.Z.AUS:delve-0:1.3.2-3.module+el8.2.0+5581+896cb53e.x86_64::go-toolset:rhel8",
"AppStream-8.2.0.Z.AUS:delve-debuginfo-0:1.3.2-3.module+el8.2.0+5581+896cb53e.x86_64::go-toolset:rhel8",
"AppStream-8.2.0.Z.AUS:delve-debugsource-0:1.3.2-3.module+el8.2.0+5581+896cb53e.x86_64::go-toolset:rhel8",
"AppStream-8.2.0.Z.AUS:go-toolset-0:1.13.15-1.module+el8.2.0+7662+fa98b974.src::go-toolset:rhel8",
"AppStream-8.2.0.Z.AUS:go-toolset-0:1.13.15-1.module+el8.2.0+7662+fa98b974.x86_64::go-toolset:rhel8",
"AppStream-8.2.0.Z.AUS:golang-0:1.13.15-10.module+el8.2.0+23279+c91dba29.src::go-toolset:rhel8",
"AppStream-8.2.0.Z.AUS:golang-0:1.13.15-10.module+el8.2.0+23279+c91dba29.x86_64::go-toolset:rhel8",
"AppStream-8.2.0.Z.AUS:golang-bin-0:1.13.15-10.module+el8.2.0+23279+c91dba29.x86_64::go-toolset:rhel8",
"AppStream-8.2.0.Z.AUS:golang-docs-0:1.13.15-10.module+el8.2.0+23279+c91dba29.noarch::go-toolset:rhel8",
"AppStream-8.2.0.Z.AUS:golang-misc-0:1.13.15-10.module+el8.2.0+23279+c91dba29.noarch::go-toolset:rhel8",
"AppStream-8.2.0.Z.AUS:golang-race-0:1.13.15-10.module+el8.2.0+23279+c91dba29.x86_64::go-toolset:rhel8",
"AppStream-8.2.0.Z.AUS:golang-src-0:1.13.15-10.module+el8.2.0+23279+c91dba29.noarch::go-toolset:rhel8",
"AppStream-8.2.0.Z.AUS:golang-tests-0:1.13.15-10.module+el8.2.0+23279+c91dba29.noarch::go-toolset:rhel8"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.AUS:delve-0:1.3.2-3.module+el8.2.0+5581+896cb53e.src::go-toolset:rhel8",
"AppStream-8.2.0.Z.AUS:delve-0:1.3.2-3.module+el8.2.0+5581+896cb53e.x86_64::go-toolset:rhel8",
"AppStream-8.2.0.Z.AUS:delve-debuginfo-0:1.3.2-3.module+el8.2.0+5581+896cb53e.x86_64::go-toolset:rhel8",
"AppStream-8.2.0.Z.AUS:delve-debugsource-0:1.3.2-3.module+el8.2.0+5581+896cb53e.x86_64::go-toolset:rhel8",
"AppStream-8.2.0.Z.AUS:go-toolset-0:1.13.15-1.module+el8.2.0+7662+fa98b974.src::go-toolset:rhel8",
"AppStream-8.2.0.Z.AUS:go-toolset-0:1.13.15-1.module+el8.2.0+7662+fa98b974.x86_64::go-toolset:rhel8",
"AppStream-8.2.0.Z.AUS:golang-0:1.13.15-10.module+el8.2.0+23279+c91dba29.src::go-toolset:rhel8",
"AppStream-8.2.0.Z.AUS:golang-0:1.13.15-10.module+el8.2.0+23279+c91dba29.x86_64::go-toolset:rhel8",
"AppStream-8.2.0.Z.AUS:golang-bin-0:1.13.15-10.module+el8.2.0+23279+c91dba29.x86_64::go-toolset:rhel8",
"AppStream-8.2.0.Z.AUS:golang-docs-0:1.13.15-10.module+el8.2.0+23279+c91dba29.noarch::go-toolset:rhel8",
"AppStream-8.2.0.Z.AUS:golang-misc-0:1.13.15-10.module+el8.2.0+23279+c91dba29.noarch::go-toolset:rhel8",
"AppStream-8.2.0.Z.AUS:golang-race-0:1.13.15-10.module+el8.2.0+23279+c91dba29.x86_64::go-toolset:rhel8",
"AppStream-8.2.0.Z.AUS:golang-src-0:1.13.15-10.module+el8.2.0+23279+c91dba29.noarch::go-toolset:rhel8",
"AppStream-8.2.0.Z.AUS:golang-tests-0:1.13.15-10.module+el8.2.0+23279+c91dba29.noarch::go-toolset:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "net/http: Request smuggling due to acceptance of invalid chunked data in net/http"
}
]
}
RHSA-2025:9342
Vulnerability from csaf_redhat - Published: 2025-06-23 02:54 - Updated: 2026-06-30 00:50A flaw was found in the net/http golang package. The net/http package incorrectly accepts messages that end with a line feed (LF) instead of the proper line ending. When used with another server that also misinterprets this, it can lead to request smuggling—where an attacker tricks the system to send hidden or unauthorized requests.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:0a0571a29dd1c2e37b43889a875babecda836ab04758562a98d7720b6d7f4dc6_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:016c9a2ea635accf38c9d287aab9ea24a7633d11eecb758f479532536256e499_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:3325cb9b14420a87e190ec46951a6a1d9023210f3993510b821e4c7001b6b89e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:a62ebc238470d6b6f7d4ce8bb65531df52e21b121878e82a6908bfa03b19842a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:fc5e95a995a1525b660169f12e0e66295b97e9313c0afc4a66c058b3b98c127a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:4e723281336b7472b7c4bfe1efd01669ebe95736aa25361c0673fc17aeb7ec01_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:888c9d8ff6c212eaeb6bb22c0c35755018a6ec932ec67b152f16a139beeb5d0b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:418763c8f99d05ffef10a5b71a11c01f91883b070b0d9e810295f2cf19782bd7_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:cc85ce914f59f3dc839a6d23dca15579b69590f0766ed0ab3b20539b88357e02_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:a0144fa59fc0802f509dd281d3d8da7bfc3067168bfbc4c158c7c67a327aa905_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:fe4e73c0eb63a8e698b6cc19a9912aa2ef3216268b2de9f8fc4ed7b2d137d507_amd64 | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "The Migration Toolkit for Containers (MTC) 1.8.8 is now available.\n\nRed Hat Product Security has rated this update as having a security impact\nof Moderate. A Common Vulnerability Scoring System (CVSS) base score,\nwhich gives a detailed severity rating, is available for each vulnerability\nfrom the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The Migration Toolkit for Containers (MTC) enables you to migrate Kubernetes resources, persistent volume data, and internal container images between OpenShift Container Platform clusters, using the MTC web console or the Kubernetes API.\n\nSecurity Fix(es) from Bugzilla:\n\n* net/http: Request smuggling due to acceptance of invalid chunked data in net/http (CVE-2025-22871)\n\nFor more details about the security issue(s), including the impact, a CVSS score, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:9342",
"url": "https://access.redhat.com/errata/RHSA-2025:9342"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2358493",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2358493"
},
{
"category": "external",
"summary": "MIG-1746",
"url": "https://issues.redhat.com/browse/MIG-1746"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_9342.json"
}
],
"title": "Red Hat Security Advisory: Migration Toolkit for Containers (MTC) 1.8.8 security and bug fix update",
"tracking": {
"current_release_date": "2026-06-30T00:50:32+00:00",
"generator": {
"date": "2026-06-30T00:50:32+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.0"
}
},
"id": "RHSA-2025:9342",
"initial_release_date": "2025-06-23T02:54:30+00:00",
"revision_history": [
{
"date": "2025-06-23T02:54:30+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-06-23T02:54:30+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-30T00:50:32+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "8Base-RHMTC-1.8",
"product": {
"name": "8Base-RHMTC-1.8",
"product_id": "8Base-RHMTC-1.8",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhmt:1.8::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat Migration Toolkit"
},
{
"branches": [
{
"category": "product_version",
"name": "rhmtc/openshift-migration-controller-rhel8@sha256:016c9a2ea635accf38c9d287aab9ea24a7633d11eecb758f479532536256e499_amd64",
"product": {
"name": "rhmtc/openshift-migration-controller-rhel8@sha256:016c9a2ea635accf38c9d287aab9ea24a7633d11eecb758f479532536256e499_amd64",
"product_id": "rhmtc/openshift-migration-controller-rhel8@sha256:016c9a2ea635accf38c9d287aab9ea24a7633d11eecb758f479532536256e499_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-controller-rhel8@sha256:016c9a2ea635accf38c9d287aab9ea24a7633d11eecb758f479532536256e499?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-controller-rhel8\u0026tag=v1.8.8-2"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-hook-runner-rhel8@sha256:3325cb9b14420a87e190ec46951a6a1d9023210f3993510b821e4c7001b6b89e_amd64",
"product": {
"name": "rhmtc/openshift-migration-hook-runner-rhel8@sha256:3325cb9b14420a87e190ec46951a6a1d9023210f3993510b821e4c7001b6b89e_amd64",
"product_id": "rhmtc/openshift-migration-hook-runner-rhel8@sha256:3325cb9b14420a87e190ec46951a6a1d9023210f3993510b821e4c7001b6b89e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-hook-runner-rhel8@sha256:3325cb9b14420a87e190ec46951a6a1d9023210f3993510b821e4c7001b6b89e?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-hook-runner-rhel8\u0026tag=v1.8.8-1"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-log-reader-rhel8@sha256:a62ebc238470d6b6f7d4ce8bb65531df52e21b121878e82a6908bfa03b19842a_amd64",
"product": {
"name": "rhmtc/openshift-migration-log-reader-rhel8@sha256:a62ebc238470d6b6f7d4ce8bb65531df52e21b121878e82a6908bfa03b19842a_amd64",
"product_id": "rhmtc/openshift-migration-log-reader-rhel8@sha256:a62ebc238470d6b6f7d4ce8bb65531df52e21b121878e82a6908bfa03b19842a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-log-reader-rhel8@sha256:a62ebc238470d6b6f7d4ce8bb65531df52e21b121878e82a6908bfa03b19842a?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-log-reader-rhel8\u0026tag=v1.8.8-2"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-must-gather-rhel8@sha256:fc5e95a995a1525b660169f12e0e66295b97e9313c0afc4a66c058b3b98c127a_amd64",
"product": {
"name": "rhmtc/openshift-migration-must-gather-rhel8@sha256:fc5e95a995a1525b660169f12e0e66295b97e9313c0afc4a66c058b3b98c127a_amd64",
"product_id": "rhmtc/openshift-migration-must-gather-rhel8@sha256:fc5e95a995a1525b660169f12e0e66295b97e9313c0afc4a66c058b3b98c127a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-must-gather-rhel8@sha256:fc5e95a995a1525b660169f12e0e66295b97e9313c0afc4a66c058b3b98c127a?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-must-gather-rhel8\u0026tag=v1.8.8-2"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-openvpn-rhel8@sha256:4e723281336b7472b7c4bfe1efd01669ebe95736aa25361c0673fc17aeb7ec01_amd64",
"product": {
"name": "rhmtc/openshift-migration-openvpn-rhel8@sha256:4e723281336b7472b7c4bfe1efd01669ebe95736aa25361c0673fc17aeb7ec01_amd64",
"product_id": "rhmtc/openshift-migration-openvpn-rhel8@sha256:4e723281336b7472b7c4bfe1efd01669ebe95736aa25361c0673fc17aeb7ec01_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-openvpn-rhel8@sha256:4e723281336b7472b7c4bfe1efd01669ebe95736aa25361c0673fc17aeb7ec01?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-openvpn-rhel8\u0026tag=v1.8.8-1"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-rhel8-operator@sha256:418763c8f99d05ffef10a5b71a11c01f91883b070b0d9e810295f2cf19782bd7_amd64",
"product": {
"name": "rhmtc/openshift-migration-rhel8-operator@sha256:418763c8f99d05ffef10a5b71a11c01f91883b070b0d9e810295f2cf19782bd7_amd64",
"product_id": "rhmtc/openshift-migration-rhel8-operator@sha256:418763c8f99d05ffef10a5b71a11c01f91883b070b0d9e810295f2cf19782bd7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-rhel8-operator@sha256:418763c8f99d05ffef10a5b71a11c01f91883b070b0d9e810295f2cf19782bd7?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-rhel8-operator\u0026tag=v1.8.8-1"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-operator-bundle@sha256:888c9d8ff6c212eaeb6bb22c0c35755018a6ec932ec67b152f16a139beeb5d0b_amd64",
"product": {
"name": "rhmtc/openshift-migration-operator-bundle@sha256:888c9d8ff6c212eaeb6bb22c0c35755018a6ec932ec67b152f16a139beeb5d0b_amd64",
"product_id": "rhmtc/openshift-migration-operator-bundle@sha256:888c9d8ff6c212eaeb6bb22c0c35755018a6ec932ec67b152f16a139beeb5d0b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-operator-bundle@sha256:888c9d8ff6c212eaeb6bb22c0c35755018a6ec932ec67b152f16a139beeb5d0b?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-operator-bundle\u0026tag=v1.8.8-2"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-registry-rhel8@sha256:0a0571a29dd1c2e37b43889a875babecda836ab04758562a98d7720b6d7f4dc6_amd64",
"product": {
"name": "rhmtc/openshift-migration-registry-rhel8@sha256:0a0571a29dd1c2e37b43889a875babecda836ab04758562a98d7720b6d7f4dc6_amd64",
"product_id": "rhmtc/openshift-migration-registry-rhel8@sha256:0a0571a29dd1c2e37b43889a875babecda836ab04758562a98d7720b6d7f4dc6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-registry-rhel8@sha256:0a0571a29dd1c2e37b43889a875babecda836ab04758562a98d7720b6d7f4dc6?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-registry-rhel8\u0026tag=v1.8.8-2"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:cc85ce914f59f3dc839a6d23dca15579b69590f0766ed0ab3b20539b88357e02_amd64",
"product": {
"name": "rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:cc85ce914f59f3dc839a6d23dca15579b69590f0766ed0ab3b20539b88357e02_amd64",
"product_id": "rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:cc85ce914f59f3dc839a6d23dca15579b69590f0766ed0ab3b20539b88357e02_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-rsync-transfer-rhel8@sha256:cc85ce914f59f3dc839a6d23dca15579b69590f0766ed0ab3b20539b88357e02?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-rsync-transfer-rhel8\u0026tag=v1.8.8-2"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-ui-rhel8@sha256:a0144fa59fc0802f509dd281d3d8da7bfc3067168bfbc4c158c7c67a327aa905_amd64",
"product": {
"name": "rhmtc/openshift-migration-ui-rhel8@sha256:a0144fa59fc0802f509dd281d3d8da7bfc3067168bfbc4c158c7c67a327aa905_amd64",
"product_id": "rhmtc/openshift-migration-ui-rhel8@sha256:a0144fa59fc0802f509dd281d3d8da7bfc3067168bfbc4c158c7c67a327aa905_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-ui-rhel8@sha256:a0144fa59fc0802f509dd281d3d8da7bfc3067168bfbc4c158c7c67a327aa905?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-ui-rhel8\u0026tag=v1.8.8-1"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:fe4e73c0eb63a8e698b6cc19a9912aa2ef3216268b2de9f8fc4ed7b2d137d507_amd64",
"product": {
"name": "rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:fe4e73c0eb63a8e698b6cc19a9912aa2ef3216268b2de9f8fc4ed7b2d137d507_amd64",
"product_id": "rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:fe4e73c0eb63a8e698b6cc19a9912aa2ef3216268b2de9f8fc4ed7b2d137d507_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:fe4e73c0eb63a8e698b6cc19a9912aa2ef3216268b2de9f8fc4ed7b2d137d507?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8\u0026tag=v1.8.8-2"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-controller-rhel8@sha256:016c9a2ea635accf38c9d287aab9ea24a7633d11eecb758f479532536256e499_amd64 as a component of 8Base-RHMTC-1.8",
"product_id": "8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:016c9a2ea635accf38c9d287aab9ea24a7633d11eecb758f479532536256e499_amd64"
},
"product_reference": "rhmtc/openshift-migration-controller-rhel8@sha256:016c9a2ea635accf38c9d287aab9ea24a7633d11eecb758f479532536256e499_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-hook-runner-rhel8@sha256:3325cb9b14420a87e190ec46951a6a1d9023210f3993510b821e4c7001b6b89e_amd64 as a component of 8Base-RHMTC-1.8",
"product_id": "8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:3325cb9b14420a87e190ec46951a6a1d9023210f3993510b821e4c7001b6b89e_amd64"
},
"product_reference": "rhmtc/openshift-migration-hook-runner-rhel8@sha256:3325cb9b14420a87e190ec46951a6a1d9023210f3993510b821e4c7001b6b89e_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-log-reader-rhel8@sha256:a62ebc238470d6b6f7d4ce8bb65531df52e21b121878e82a6908bfa03b19842a_amd64 as a component of 8Base-RHMTC-1.8",
"product_id": "8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:a62ebc238470d6b6f7d4ce8bb65531df52e21b121878e82a6908bfa03b19842a_amd64"
},
"product_reference": "rhmtc/openshift-migration-log-reader-rhel8@sha256:a62ebc238470d6b6f7d4ce8bb65531df52e21b121878e82a6908bfa03b19842a_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-must-gather-rhel8@sha256:fc5e95a995a1525b660169f12e0e66295b97e9313c0afc4a66c058b3b98c127a_amd64 as a component of 8Base-RHMTC-1.8",
"product_id": "8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:fc5e95a995a1525b660169f12e0e66295b97e9313c0afc4a66c058b3b98c127a_amd64"
},
"product_reference": "rhmtc/openshift-migration-must-gather-rhel8@sha256:fc5e95a995a1525b660169f12e0e66295b97e9313c0afc4a66c058b3b98c127a_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-openvpn-rhel8@sha256:4e723281336b7472b7c4bfe1efd01669ebe95736aa25361c0673fc17aeb7ec01_amd64 as a component of 8Base-RHMTC-1.8",
"product_id": "8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:4e723281336b7472b7c4bfe1efd01669ebe95736aa25361c0673fc17aeb7ec01_amd64"
},
"product_reference": "rhmtc/openshift-migration-openvpn-rhel8@sha256:4e723281336b7472b7c4bfe1efd01669ebe95736aa25361c0673fc17aeb7ec01_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-operator-bundle@sha256:888c9d8ff6c212eaeb6bb22c0c35755018a6ec932ec67b152f16a139beeb5d0b_amd64 as a component of 8Base-RHMTC-1.8",
"product_id": "8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:888c9d8ff6c212eaeb6bb22c0c35755018a6ec932ec67b152f16a139beeb5d0b_amd64"
},
"product_reference": "rhmtc/openshift-migration-operator-bundle@sha256:888c9d8ff6c212eaeb6bb22c0c35755018a6ec932ec67b152f16a139beeb5d0b_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-registry-rhel8@sha256:0a0571a29dd1c2e37b43889a875babecda836ab04758562a98d7720b6d7f4dc6_amd64 as a component of 8Base-RHMTC-1.8",
"product_id": "8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:0a0571a29dd1c2e37b43889a875babecda836ab04758562a98d7720b6d7f4dc6_amd64"
},
"product_reference": "rhmtc/openshift-migration-registry-rhel8@sha256:0a0571a29dd1c2e37b43889a875babecda836ab04758562a98d7720b6d7f4dc6_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-rhel8-operator@sha256:418763c8f99d05ffef10a5b71a11c01f91883b070b0d9e810295f2cf19782bd7_amd64 as a component of 8Base-RHMTC-1.8",
"product_id": "8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:418763c8f99d05ffef10a5b71a11c01f91883b070b0d9e810295f2cf19782bd7_amd64"
},
"product_reference": "rhmtc/openshift-migration-rhel8-operator@sha256:418763c8f99d05ffef10a5b71a11c01f91883b070b0d9e810295f2cf19782bd7_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:cc85ce914f59f3dc839a6d23dca15579b69590f0766ed0ab3b20539b88357e02_amd64 as a component of 8Base-RHMTC-1.8",
"product_id": "8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:cc85ce914f59f3dc839a6d23dca15579b69590f0766ed0ab3b20539b88357e02_amd64"
},
"product_reference": "rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:cc85ce914f59f3dc839a6d23dca15579b69590f0766ed0ab3b20539b88357e02_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-ui-rhel8@sha256:a0144fa59fc0802f509dd281d3d8da7bfc3067168bfbc4c158c7c67a327aa905_amd64 as a component of 8Base-RHMTC-1.8",
"product_id": "8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:a0144fa59fc0802f509dd281d3d8da7bfc3067168bfbc4c158c7c67a327aa905_amd64"
},
"product_reference": "rhmtc/openshift-migration-ui-rhel8@sha256:a0144fa59fc0802f509dd281d3d8da7bfc3067168bfbc4c158c7c67a327aa905_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:fe4e73c0eb63a8e698b6cc19a9912aa2ef3216268b2de9f8fc4ed7b2d137d507_amd64 as a component of 8Base-RHMTC-1.8",
"product_id": "8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:fe4e73c0eb63a8e698b6cc19a9912aa2ef3216268b2de9f8fc4ed7b2d137d507_amd64"
},
"product_reference": "rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:fe4e73c0eb63a8e698b6cc19a9912aa2ef3216268b2de9f8fc4ed7b2d137d507_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.8"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-22871",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2025-04-08T21:01:32.229479+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:016c9a2ea635accf38c9d287aab9ea24a7633d11eecb758f479532536256e499_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:3325cb9b14420a87e190ec46951a6a1d9023210f3993510b821e4c7001b6b89e_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:a62ebc238470d6b6f7d4ce8bb65531df52e21b121878e82a6908bfa03b19842a_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:fc5e95a995a1525b660169f12e0e66295b97e9313c0afc4a66c058b3b98c127a_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:4e723281336b7472b7c4bfe1efd01669ebe95736aa25361c0673fc17aeb7ec01_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:888c9d8ff6c212eaeb6bb22c0c35755018a6ec932ec67b152f16a139beeb5d0b_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:418763c8f99d05ffef10a5b71a11c01f91883b070b0d9e810295f2cf19782bd7_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:cc85ce914f59f3dc839a6d23dca15579b69590f0766ed0ab3b20539b88357e02_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:a0144fa59fc0802f509dd281d3d8da7bfc3067168bfbc4c158c7c67a327aa905_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:fe4e73c0eb63a8e698b6cc19a9912aa2ef3216268b2de9f8fc4ed7b2d137d507_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2358493"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/http golang package. The net/http package incorrectly accepts messages that end with a line feed (LF) instead of the proper line ending. When used with another server that also misinterprets this, it can lead to request smuggling\u2014where an attacker tricks the system to send hidden or unauthorized requests.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/http: Request smuggling due to acceptance of invalid chunked data in net/http",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Satellite is rated as Low severity for this vulnerability. However, other affected components remain Moderate. Satellite uses the affected Go net/http component solely as a client to make requests, not as a server. Since this vulnerability only affects server-side usage, Satellite is not directly exposed to the flaw, justifying the lower severity rating.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:0a0571a29dd1c2e37b43889a875babecda836ab04758562a98d7720b6d7f4dc6_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:016c9a2ea635accf38c9d287aab9ea24a7633d11eecb758f479532536256e499_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:3325cb9b14420a87e190ec46951a6a1d9023210f3993510b821e4c7001b6b89e_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:a62ebc238470d6b6f7d4ce8bb65531df52e21b121878e82a6908bfa03b19842a_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:fc5e95a995a1525b660169f12e0e66295b97e9313c0afc4a66c058b3b98c127a_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:4e723281336b7472b7c4bfe1efd01669ebe95736aa25361c0673fc17aeb7ec01_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:888c9d8ff6c212eaeb6bb22c0c35755018a6ec932ec67b152f16a139beeb5d0b_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:418763c8f99d05ffef10a5b71a11c01f91883b070b0d9e810295f2cf19782bd7_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:cc85ce914f59f3dc839a6d23dca15579b69590f0766ed0ab3b20539b88357e02_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:a0144fa59fc0802f509dd281d3d8da7bfc3067168bfbc4c158c7c67a327aa905_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:fe4e73c0eb63a8e698b6cc19a9912aa2ef3216268b2de9f8fc4ed7b2d137d507_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-22871"
},
{
"category": "external",
"summary": "RHBZ#2358493",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2358493"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-22871",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22871"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-22871",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22871"
},
{
"category": "external",
"summary": "https://go.dev/cl/652998",
"url": "https://go.dev/cl/652998"
},
{
"category": "external",
"summary": "https://go.dev/issue/71988",
"url": "https://go.dev/issue/71988"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Y2uBTVKjBQk",
"url": "https://groups.google.com/g/golang-announce/c/Y2uBTVKjBQk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3563",
"url": "https://pkg.go.dev/vuln/GO-2025-3563"
}
],
"release_date": "2025-04-08T20:04:34.769000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-23T02:54:30+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:0a0571a29dd1c2e37b43889a875babecda836ab04758562a98d7720b6d7f4dc6_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:9342"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:016c9a2ea635accf38c9d287aab9ea24a7633d11eecb758f479532536256e499_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:3325cb9b14420a87e190ec46951a6a1d9023210f3993510b821e4c7001b6b89e_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:a62ebc238470d6b6f7d4ce8bb65531df52e21b121878e82a6908bfa03b19842a_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:fc5e95a995a1525b660169f12e0e66295b97e9313c0afc4a66c058b3b98c127a_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:4e723281336b7472b7c4bfe1efd01669ebe95736aa25361c0673fc17aeb7ec01_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:888c9d8ff6c212eaeb6bb22c0c35755018a6ec932ec67b152f16a139beeb5d0b_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:0a0571a29dd1c2e37b43889a875babecda836ab04758562a98d7720b6d7f4dc6_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:418763c8f99d05ffef10a5b71a11c01f91883b070b0d9e810295f2cf19782bd7_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:cc85ce914f59f3dc839a6d23dca15579b69590f0766ed0ab3b20539b88357e02_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:a0144fa59fc0802f509dd281d3d8da7bfc3067168bfbc4c158c7c67a327aa905_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:fe4e73c0eb63a8e698b6cc19a9912aa2ef3216268b2de9f8fc4ed7b2d137d507_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:016c9a2ea635accf38c9d287aab9ea24a7633d11eecb758f479532536256e499_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:3325cb9b14420a87e190ec46951a6a1d9023210f3993510b821e4c7001b6b89e_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:a62ebc238470d6b6f7d4ce8bb65531df52e21b121878e82a6908bfa03b19842a_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:fc5e95a995a1525b660169f12e0e66295b97e9313c0afc4a66c058b3b98c127a_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:4e723281336b7472b7c4bfe1efd01669ebe95736aa25361c0673fc17aeb7ec01_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:888c9d8ff6c212eaeb6bb22c0c35755018a6ec932ec67b152f16a139beeb5d0b_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:0a0571a29dd1c2e37b43889a875babecda836ab04758562a98d7720b6d7f4dc6_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:418763c8f99d05ffef10a5b71a11c01f91883b070b0d9e810295f2cf19782bd7_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:cc85ce914f59f3dc839a6d23dca15579b69590f0766ed0ab3b20539b88357e02_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:a0144fa59fc0802f509dd281d3d8da7bfc3067168bfbc4c158c7c67a327aa905_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:fe4e73c0eb63a8e698b6cc19a9912aa2ef3216268b2de9f8fc4ed7b2d137d507_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "net/http: Request smuggling due to acceptance of invalid chunked data in net/http"
}
]
}
RHSA-2025:9623
Vulnerability from csaf_redhat - Published: 2025-06-25 10:18 - Updated: 2026-06-30 00:50A flaw was found in the net/http golang package. The net/http package incorrectly accepts messages that end with a line feed (LF) instead of the proper line ending. When used with another server that also misinterprets this, it can lead to request smuggling—where an attacker tricks the system to send hidden or unauthorized requests.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.0.Z:osbuild-composer-0:134.1-2.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:osbuild-composer-0:134.1-2.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:osbuild-composer-0:134.1-2.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:osbuild-composer-0:134.1-2.el10_0.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:osbuild-composer-0:134.1-2.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:osbuild-composer-core-0:134.1-2.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:osbuild-composer-core-0:134.1-2.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:osbuild-composer-core-0:134.1-2.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:osbuild-composer-core-0:134.1-2.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:osbuild-composer-core-debuginfo-0:134.1-2.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:osbuild-composer-core-debuginfo-0:134.1-2.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:osbuild-composer-core-debuginfo-0:134.1-2.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:osbuild-composer-core-debuginfo-0:134.1-2.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:osbuild-composer-debugsource-0:134.1-2.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:osbuild-composer-debugsource-0:134.1-2.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:osbuild-composer-debugsource-0:134.1-2.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:osbuild-composer-debugsource-0:134.1-2.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:osbuild-composer-tests-debuginfo-0:134.1-2.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:osbuild-composer-tests-debuginfo-0:134.1-2.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:osbuild-composer-tests-debuginfo-0:134.1-2.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:osbuild-composer-tests-debuginfo-0:134.1-2.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:osbuild-composer-worker-0:134.1-2.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:osbuild-composer-worker-0:134.1-2.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:osbuild-composer-worker-0:134.1-2.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:osbuild-composer-worker-0:134.1-2.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:osbuild-composer-worker-debuginfo-0:134.1-2.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:osbuild-composer-worker-debuginfo-0:134.1-2.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:osbuild-composer-worker-debuginfo-0:134.1-2.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z:osbuild-composer-worker-debuginfo-0:134.1-2.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for osbuild-composer is now available for Red Hat Enterprise Linux 10.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "A service for building customized OS artifacts, such as VM images and OSTree commits, that uses osbuild under the hood. Besides building images for local usage, it can also upload images directly to cloud. It is compatible with composer-cli and cockpit-composer clients.\n\nSecurity Fix(es):\n\n* net/http: Request smuggling due to acceptance of invalid chunked data in net/http (CVE-2025-22871)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:9623",
"url": "https://access.redhat.com/errata/RHSA-2025:9623"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2358493",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2358493"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_9623.json"
}
],
"title": "Red Hat Security Advisory: osbuild-composer security update",
"tracking": {
"current_release_date": "2026-06-30T00:50:33+00:00",
"generator": {
"date": "2026-06-30T00:50:33+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.0"
}
},
"id": "RHSA-2025:9623",
"initial_release_date": "2025-06-25T10:18:36+00:00",
"revision_history": [
{
"date": "2025-06-25T10:18:36+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-06-25T10:18:36+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-30T00:50:33+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.0"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "osbuild-composer-0:134.1-2.el10_0.src",
"product": {
"name": "osbuild-composer-0:134.1-2.el10_0.src",
"product_id": "osbuild-composer-0:134.1-2.el10_0.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer@134.1-2.el10_0?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "osbuild-composer-0:134.1-2.el10_0.aarch64",
"product": {
"name": "osbuild-composer-0:134.1-2.el10_0.aarch64",
"product_id": "osbuild-composer-0:134.1-2.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer@134.1-2.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-core-0:134.1-2.el10_0.aarch64",
"product": {
"name": "osbuild-composer-core-0:134.1-2.el10_0.aarch64",
"product_id": "osbuild-composer-core-0:134.1-2.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-core@134.1-2.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-worker-0:134.1-2.el10_0.aarch64",
"product": {
"name": "osbuild-composer-worker-0:134.1-2.el10_0.aarch64",
"product_id": "osbuild-composer-worker-0:134.1-2.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-worker@134.1-2.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-debugsource-0:134.1-2.el10_0.aarch64",
"product": {
"name": "osbuild-composer-debugsource-0:134.1-2.el10_0.aarch64",
"product_id": "osbuild-composer-debugsource-0:134.1-2.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-debugsource@134.1-2.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-core-debuginfo-0:134.1-2.el10_0.aarch64",
"product": {
"name": "osbuild-composer-core-debuginfo-0:134.1-2.el10_0.aarch64",
"product_id": "osbuild-composer-core-debuginfo-0:134.1-2.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-core-debuginfo@134.1-2.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-tests-debuginfo-0:134.1-2.el10_0.aarch64",
"product": {
"name": "osbuild-composer-tests-debuginfo-0:134.1-2.el10_0.aarch64",
"product_id": "osbuild-composer-tests-debuginfo-0:134.1-2.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-tests-debuginfo@134.1-2.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-worker-debuginfo-0:134.1-2.el10_0.aarch64",
"product": {
"name": "osbuild-composer-worker-debuginfo-0:134.1-2.el10_0.aarch64",
"product_id": "osbuild-composer-worker-debuginfo-0:134.1-2.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-worker-debuginfo@134.1-2.el10_0?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "osbuild-composer-0:134.1-2.el10_0.ppc64le",
"product": {
"name": "osbuild-composer-0:134.1-2.el10_0.ppc64le",
"product_id": "osbuild-composer-0:134.1-2.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer@134.1-2.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-core-0:134.1-2.el10_0.ppc64le",
"product": {
"name": "osbuild-composer-core-0:134.1-2.el10_0.ppc64le",
"product_id": "osbuild-composer-core-0:134.1-2.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-core@134.1-2.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-worker-0:134.1-2.el10_0.ppc64le",
"product": {
"name": "osbuild-composer-worker-0:134.1-2.el10_0.ppc64le",
"product_id": "osbuild-composer-worker-0:134.1-2.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-worker@134.1-2.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-debugsource-0:134.1-2.el10_0.ppc64le",
"product": {
"name": "osbuild-composer-debugsource-0:134.1-2.el10_0.ppc64le",
"product_id": "osbuild-composer-debugsource-0:134.1-2.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-debugsource@134.1-2.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-core-debuginfo-0:134.1-2.el10_0.ppc64le",
"product": {
"name": "osbuild-composer-core-debuginfo-0:134.1-2.el10_0.ppc64le",
"product_id": "osbuild-composer-core-debuginfo-0:134.1-2.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-core-debuginfo@134.1-2.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-tests-debuginfo-0:134.1-2.el10_0.ppc64le",
"product": {
"name": "osbuild-composer-tests-debuginfo-0:134.1-2.el10_0.ppc64le",
"product_id": "osbuild-composer-tests-debuginfo-0:134.1-2.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-tests-debuginfo@134.1-2.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-worker-debuginfo-0:134.1-2.el10_0.ppc64le",
"product": {
"name": "osbuild-composer-worker-debuginfo-0:134.1-2.el10_0.ppc64le",
"product_id": "osbuild-composer-worker-debuginfo-0:134.1-2.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-worker-debuginfo@134.1-2.el10_0?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "osbuild-composer-0:134.1-2.el10_0.x86_64",
"product": {
"name": "osbuild-composer-0:134.1-2.el10_0.x86_64",
"product_id": "osbuild-composer-0:134.1-2.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer@134.1-2.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-core-0:134.1-2.el10_0.x86_64",
"product": {
"name": "osbuild-composer-core-0:134.1-2.el10_0.x86_64",
"product_id": "osbuild-composer-core-0:134.1-2.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-core@134.1-2.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-worker-0:134.1-2.el10_0.x86_64",
"product": {
"name": "osbuild-composer-worker-0:134.1-2.el10_0.x86_64",
"product_id": "osbuild-composer-worker-0:134.1-2.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-worker@134.1-2.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-debugsource-0:134.1-2.el10_0.x86_64",
"product": {
"name": "osbuild-composer-debugsource-0:134.1-2.el10_0.x86_64",
"product_id": "osbuild-composer-debugsource-0:134.1-2.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-debugsource@134.1-2.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-core-debuginfo-0:134.1-2.el10_0.x86_64",
"product": {
"name": "osbuild-composer-core-debuginfo-0:134.1-2.el10_0.x86_64",
"product_id": "osbuild-composer-core-debuginfo-0:134.1-2.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-core-debuginfo@134.1-2.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-tests-debuginfo-0:134.1-2.el10_0.x86_64",
"product": {
"name": "osbuild-composer-tests-debuginfo-0:134.1-2.el10_0.x86_64",
"product_id": "osbuild-composer-tests-debuginfo-0:134.1-2.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-tests-debuginfo@134.1-2.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-worker-debuginfo-0:134.1-2.el10_0.x86_64",
"product": {
"name": "osbuild-composer-worker-debuginfo-0:134.1-2.el10_0.x86_64",
"product_id": "osbuild-composer-worker-debuginfo-0:134.1-2.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-worker-debuginfo@134.1-2.el10_0?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "osbuild-composer-0:134.1-2.el10_0.s390x",
"product": {
"name": "osbuild-composer-0:134.1-2.el10_0.s390x",
"product_id": "osbuild-composer-0:134.1-2.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer@134.1-2.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-core-0:134.1-2.el10_0.s390x",
"product": {
"name": "osbuild-composer-core-0:134.1-2.el10_0.s390x",
"product_id": "osbuild-composer-core-0:134.1-2.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-core@134.1-2.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-worker-0:134.1-2.el10_0.s390x",
"product": {
"name": "osbuild-composer-worker-0:134.1-2.el10_0.s390x",
"product_id": "osbuild-composer-worker-0:134.1-2.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-worker@134.1-2.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-debugsource-0:134.1-2.el10_0.s390x",
"product": {
"name": "osbuild-composer-debugsource-0:134.1-2.el10_0.s390x",
"product_id": "osbuild-composer-debugsource-0:134.1-2.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-debugsource@134.1-2.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-core-debuginfo-0:134.1-2.el10_0.s390x",
"product": {
"name": "osbuild-composer-core-debuginfo-0:134.1-2.el10_0.s390x",
"product_id": "osbuild-composer-core-debuginfo-0:134.1-2.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-core-debuginfo@134.1-2.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-tests-debuginfo-0:134.1-2.el10_0.s390x",
"product": {
"name": "osbuild-composer-tests-debuginfo-0:134.1-2.el10_0.s390x",
"product_id": "osbuild-composer-tests-debuginfo-0:134.1-2.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-tests-debuginfo@134.1-2.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-worker-debuginfo-0:134.1-2.el10_0.s390x",
"product": {
"name": "osbuild-composer-worker-debuginfo-0:134.1-2.el10_0.s390x",
"product_id": "osbuild-composer-worker-debuginfo-0:134.1-2.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-worker-debuginfo@134.1-2.el10_0?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-0:134.1-2.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:osbuild-composer-0:134.1-2.el10_0.aarch64"
},
"product_reference": "osbuild-composer-0:134.1-2.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-0:134.1-2.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:osbuild-composer-0:134.1-2.el10_0.ppc64le"
},
"product_reference": "osbuild-composer-0:134.1-2.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-0:134.1-2.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:osbuild-composer-0:134.1-2.el10_0.s390x"
},
"product_reference": "osbuild-composer-0:134.1-2.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-0:134.1-2.el10_0.src as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:osbuild-composer-0:134.1-2.el10_0.src"
},
"product_reference": "osbuild-composer-0:134.1-2.el10_0.src",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-0:134.1-2.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:osbuild-composer-0:134.1-2.el10_0.x86_64"
},
"product_reference": "osbuild-composer-0:134.1-2.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-0:134.1-2.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:osbuild-composer-core-0:134.1-2.el10_0.aarch64"
},
"product_reference": "osbuild-composer-core-0:134.1-2.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-0:134.1-2.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:osbuild-composer-core-0:134.1-2.el10_0.ppc64le"
},
"product_reference": "osbuild-composer-core-0:134.1-2.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-0:134.1-2.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:osbuild-composer-core-0:134.1-2.el10_0.s390x"
},
"product_reference": "osbuild-composer-core-0:134.1-2.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-0:134.1-2.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:osbuild-composer-core-0:134.1-2.el10_0.x86_64"
},
"product_reference": "osbuild-composer-core-0:134.1-2.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-debuginfo-0:134.1-2.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:osbuild-composer-core-debuginfo-0:134.1-2.el10_0.aarch64"
},
"product_reference": "osbuild-composer-core-debuginfo-0:134.1-2.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-debuginfo-0:134.1-2.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:osbuild-composer-core-debuginfo-0:134.1-2.el10_0.ppc64le"
},
"product_reference": "osbuild-composer-core-debuginfo-0:134.1-2.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-debuginfo-0:134.1-2.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:osbuild-composer-core-debuginfo-0:134.1-2.el10_0.s390x"
},
"product_reference": "osbuild-composer-core-debuginfo-0:134.1-2.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-debuginfo-0:134.1-2.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:osbuild-composer-core-debuginfo-0:134.1-2.el10_0.x86_64"
},
"product_reference": "osbuild-composer-core-debuginfo-0:134.1-2.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-debugsource-0:134.1-2.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:osbuild-composer-debugsource-0:134.1-2.el10_0.aarch64"
},
"product_reference": "osbuild-composer-debugsource-0:134.1-2.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-debugsource-0:134.1-2.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:osbuild-composer-debugsource-0:134.1-2.el10_0.ppc64le"
},
"product_reference": "osbuild-composer-debugsource-0:134.1-2.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-debugsource-0:134.1-2.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:osbuild-composer-debugsource-0:134.1-2.el10_0.s390x"
},
"product_reference": "osbuild-composer-debugsource-0:134.1-2.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-debugsource-0:134.1-2.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:osbuild-composer-debugsource-0:134.1-2.el10_0.x86_64"
},
"product_reference": "osbuild-composer-debugsource-0:134.1-2.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-tests-debuginfo-0:134.1-2.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:osbuild-composer-tests-debuginfo-0:134.1-2.el10_0.aarch64"
},
"product_reference": "osbuild-composer-tests-debuginfo-0:134.1-2.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-tests-debuginfo-0:134.1-2.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:osbuild-composer-tests-debuginfo-0:134.1-2.el10_0.ppc64le"
},
"product_reference": "osbuild-composer-tests-debuginfo-0:134.1-2.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-tests-debuginfo-0:134.1-2.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:osbuild-composer-tests-debuginfo-0:134.1-2.el10_0.s390x"
},
"product_reference": "osbuild-composer-tests-debuginfo-0:134.1-2.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-tests-debuginfo-0:134.1-2.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:osbuild-composer-tests-debuginfo-0:134.1-2.el10_0.x86_64"
},
"product_reference": "osbuild-composer-tests-debuginfo-0:134.1-2.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-0:134.1-2.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:osbuild-composer-worker-0:134.1-2.el10_0.aarch64"
},
"product_reference": "osbuild-composer-worker-0:134.1-2.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-0:134.1-2.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:osbuild-composer-worker-0:134.1-2.el10_0.ppc64le"
},
"product_reference": "osbuild-composer-worker-0:134.1-2.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-0:134.1-2.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:osbuild-composer-worker-0:134.1-2.el10_0.s390x"
},
"product_reference": "osbuild-composer-worker-0:134.1-2.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-0:134.1-2.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:osbuild-composer-worker-0:134.1-2.el10_0.x86_64"
},
"product_reference": "osbuild-composer-worker-0:134.1-2.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-debuginfo-0:134.1-2.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:osbuild-composer-worker-debuginfo-0:134.1-2.el10_0.aarch64"
},
"product_reference": "osbuild-composer-worker-debuginfo-0:134.1-2.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-debuginfo-0:134.1-2.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:osbuild-composer-worker-debuginfo-0:134.1-2.el10_0.ppc64le"
},
"product_reference": "osbuild-composer-worker-debuginfo-0:134.1-2.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-debuginfo-0:134.1-2.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:osbuild-composer-worker-debuginfo-0:134.1-2.el10_0.s390x"
},
"product_reference": "osbuild-composer-worker-debuginfo-0:134.1-2.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-debuginfo-0:134.1-2.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.0.Z:osbuild-composer-worker-debuginfo-0:134.1-2.el10_0.x86_64"
},
"product_reference": "osbuild-composer-worker-debuginfo-0:134.1-2.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-22871",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2025-04-08T21:01:32.229479+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2358493"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/http golang package. The net/http package incorrectly accepts messages that end with a line feed (LF) instead of the proper line ending. When used with another server that also misinterprets this, it can lead to request smuggling\u2014where an attacker tricks the system to send hidden or unauthorized requests.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/http: Request smuggling due to acceptance of invalid chunked data in net/http",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Satellite is rated as Low severity for this vulnerability. However, other affected components remain Moderate. Satellite uses the affected Go net/http component solely as a client to make requests, not as a server. Since this vulnerability only affects server-side usage, Satellite is not directly exposed to the flaw, justifying the lower severity rating.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.0.Z:osbuild-composer-0:134.1-2.el10_0.aarch64",
"AppStream-10.0.Z:osbuild-composer-0:134.1-2.el10_0.ppc64le",
"AppStream-10.0.Z:osbuild-composer-0:134.1-2.el10_0.s390x",
"AppStream-10.0.Z:osbuild-composer-0:134.1-2.el10_0.src",
"AppStream-10.0.Z:osbuild-composer-0:134.1-2.el10_0.x86_64",
"AppStream-10.0.Z:osbuild-composer-core-0:134.1-2.el10_0.aarch64",
"AppStream-10.0.Z:osbuild-composer-core-0:134.1-2.el10_0.ppc64le",
"AppStream-10.0.Z:osbuild-composer-core-0:134.1-2.el10_0.s390x",
"AppStream-10.0.Z:osbuild-composer-core-0:134.1-2.el10_0.x86_64",
"AppStream-10.0.Z:osbuild-composer-core-debuginfo-0:134.1-2.el10_0.aarch64",
"AppStream-10.0.Z:osbuild-composer-core-debuginfo-0:134.1-2.el10_0.ppc64le",
"AppStream-10.0.Z:osbuild-composer-core-debuginfo-0:134.1-2.el10_0.s390x",
"AppStream-10.0.Z:osbuild-composer-core-debuginfo-0:134.1-2.el10_0.x86_64",
"AppStream-10.0.Z:osbuild-composer-debugsource-0:134.1-2.el10_0.aarch64",
"AppStream-10.0.Z:osbuild-composer-debugsource-0:134.1-2.el10_0.ppc64le",
"AppStream-10.0.Z:osbuild-composer-debugsource-0:134.1-2.el10_0.s390x",
"AppStream-10.0.Z:osbuild-composer-debugsource-0:134.1-2.el10_0.x86_64",
"AppStream-10.0.Z:osbuild-composer-tests-debuginfo-0:134.1-2.el10_0.aarch64",
"AppStream-10.0.Z:osbuild-composer-tests-debuginfo-0:134.1-2.el10_0.ppc64le",
"AppStream-10.0.Z:osbuild-composer-tests-debuginfo-0:134.1-2.el10_0.s390x",
"AppStream-10.0.Z:osbuild-composer-tests-debuginfo-0:134.1-2.el10_0.x86_64",
"AppStream-10.0.Z:osbuild-composer-worker-0:134.1-2.el10_0.aarch64",
"AppStream-10.0.Z:osbuild-composer-worker-0:134.1-2.el10_0.ppc64le",
"AppStream-10.0.Z:osbuild-composer-worker-0:134.1-2.el10_0.s390x",
"AppStream-10.0.Z:osbuild-composer-worker-0:134.1-2.el10_0.x86_64",
"AppStream-10.0.Z:osbuild-composer-worker-debuginfo-0:134.1-2.el10_0.aarch64",
"AppStream-10.0.Z:osbuild-composer-worker-debuginfo-0:134.1-2.el10_0.ppc64le",
"AppStream-10.0.Z:osbuild-composer-worker-debuginfo-0:134.1-2.el10_0.s390x",
"AppStream-10.0.Z:osbuild-composer-worker-debuginfo-0:134.1-2.el10_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-22871"
},
{
"category": "external",
"summary": "RHBZ#2358493",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2358493"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-22871",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22871"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-22871",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22871"
},
{
"category": "external",
"summary": "https://go.dev/cl/652998",
"url": "https://go.dev/cl/652998"
},
{
"category": "external",
"summary": "https://go.dev/issue/71988",
"url": "https://go.dev/issue/71988"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Y2uBTVKjBQk",
"url": "https://groups.google.com/g/golang-announce/c/Y2uBTVKjBQk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3563",
"url": "https://pkg.go.dev/vuln/GO-2025-3563"
}
],
"release_date": "2025-04-08T20:04:34.769000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-25T10:18:36+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.0.Z:osbuild-composer-0:134.1-2.el10_0.aarch64",
"AppStream-10.0.Z:osbuild-composer-0:134.1-2.el10_0.ppc64le",
"AppStream-10.0.Z:osbuild-composer-0:134.1-2.el10_0.s390x",
"AppStream-10.0.Z:osbuild-composer-0:134.1-2.el10_0.src",
"AppStream-10.0.Z:osbuild-composer-0:134.1-2.el10_0.x86_64",
"AppStream-10.0.Z:osbuild-composer-core-0:134.1-2.el10_0.aarch64",
"AppStream-10.0.Z:osbuild-composer-core-0:134.1-2.el10_0.ppc64le",
"AppStream-10.0.Z:osbuild-composer-core-0:134.1-2.el10_0.s390x",
"AppStream-10.0.Z:osbuild-composer-core-0:134.1-2.el10_0.x86_64",
"AppStream-10.0.Z:osbuild-composer-core-debuginfo-0:134.1-2.el10_0.aarch64",
"AppStream-10.0.Z:osbuild-composer-core-debuginfo-0:134.1-2.el10_0.ppc64le",
"AppStream-10.0.Z:osbuild-composer-core-debuginfo-0:134.1-2.el10_0.s390x",
"AppStream-10.0.Z:osbuild-composer-core-debuginfo-0:134.1-2.el10_0.x86_64",
"AppStream-10.0.Z:osbuild-composer-debugsource-0:134.1-2.el10_0.aarch64",
"AppStream-10.0.Z:osbuild-composer-debugsource-0:134.1-2.el10_0.ppc64le",
"AppStream-10.0.Z:osbuild-composer-debugsource-0:134.1-2.el10_0.s390x",
"AppStream-10.0.Z:osbuild-composer-debugsource-0:134.1-2.el10_0.x86_64",
"AppStream-10.0.Z:osbuild-composer-tests-debuginfo-0:134.1-2.el10_0.aarch64",
"AppStream-10.0.Z:osbuild-composer-tests-debuginfo-0:134.1-2.el10_0.ppc64le",
"AppStream-10.0.Z:osbuild-composer-tests-debuginfo-0:134.1-2.el10_0.s390x",
"AppStream-10.0.Z:osbuild-composer-tests-debuginfo-0:134.1-2.el10_0.x86_64",
"AppStream-10.0.Z:osbuild-composer-worker-0:134.1-2.el10_0.aarch64",
"AppStream-10.0.Z:osbuild-composer-worker-0:134.1-2.el10_0.ppc64le",
"AppStream-10.0.Z:osbuild-composer-worker-0:134.1-2.el10_0.s390x",
"AppStream-10.0.Z:osbuild-composer-worker-0:134.1-2.el10_0.x86_64",
"AppStream-10.0.Z:osbuild-composer-worker-debuginfo-0:134.1-2.el10_0.aarch64",
"AppStream-10.0.Z:osbuild-composer-worker-debuginfo-0:134.1-2.el10_0.ppc64le",
"AppStream-10.0.Z:osbuild-composer-worker-debuginfo-0:134.1-2.el10_0.s390x",
"AppStream-10.0.Z:osbuild-composer-worker-debuginfo-0:134.1-2.el10_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:9623"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-10.0.Z:osbuild-composer-0:134.1-2.el10_0.aarch64",
"AppStream-10.0.Z:osbuild-composer-0:134.1-2.el10_0.ppc64le",
"AppStream-10.0.Z:osbuild-composer-0:134.1-2.el10_0.s390x",
"AppStream-10.0.Z:osbuild-composer-0:134.1-2.el10_0.src",
"AppStream-10.0.Z:osbuild-composer-0:134.1-2.el10_0.x86_64",
"AppStream-10.0.Z:osbuild-composer-core-0:134.1-2.el10_0.aarch64",
"AppStream-10.0.Z:osbuild-composer-core-0:134.1-2.el10_0.ppc64le",
"AppStream-10.0.Z:osbuild-composer-core-0:134.1-2.el10_0.s390x",
"AppStream-10.0.Z:osbuild-composer-core-0:134.1-2.el10_0.x86_64",
"AppStream-10.0.Z:osbuild-composer-core-debuginfo-0:134.1-2.el10_0.aarch64",
"AppStream-10.0.Z:osbuild-composer-core-debuginfo-0:134.1-2.el10_0.ppc64le",
"AppStream-10.0.Z:osbuild-composer-core-debuginfo-0:134.1-2.el10_0.s390x",
"AppStream-10.0.Z:osbuild-composer-core-debuginfo-0:134.1-2.el10_0.x86_64",
"AppStream-10.0.Z:osbuild-composer-debugsource-0:134.1-2.el10_0.aarch64",
"AppStream-10.0.Z:osbuild-composer-debugsource-0:134.1-2.el10_0.ppc64le",
"AppStream-10.0.Z:osbuild-composer-debugsource-0:134.1-2.el10_0.s390x",
"AppStream-10.0.Z:osbuild-composer-debugsource-0:134.1-2.el10_0.x86_64",
"AppStream-10.0.Z:osbuild-composer-tests-debuginfo-0:134.1-2.el10_0.aarch64",
"AppStream-10.0.Z:osbuild-composer-tests-debuginfo-0:134.1-2.el10_0.ppc64le",
"AppStream-10.0.Z:osbuild-composer-tests-debuginfo-0:134.1-2.el10_0.s390x",
"AppStream-10.0.Z:osbuild-composer-tests-debuginfo-0:134.1-2.el10_0.x86_64",
"AppStream-10.0.Z:osbuild-composer-worker-0:134.1-2.el10_0.aarch64",
"AppStream-10.0.Z:osbuild-composer-worker-0:134.1-2.el10_0.ppc64le",
"AppStream-10.0.Z:osbuild-composer-worker-0:134.1-2.el10_0.s390x",
"AppStream-10.0.Z:osbuild-composer-worker-0:134.1-2.el10_0.x86_64",
"AppStream-10.0.Z:osbuild-composer-worker-debuginfo-0:134.1-2.el10_0.aarch64",
"AppStream-10.0.Z:osbuild-composer-worker-debuginfo-0:134.1-2.el10_0.ppc64le",
"AppStream-10.0.Z:osbuild-composer-worker-debuginfo-0:134.1-2.el10_0.s390x",
"AppStream-10.0.Z:osbuild-composer-worker-debuginfo-0:134.1-2.el10_0.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-10.0.Z:osbuild-composer-0:134.1-2.el10_0.aarch64",
"AppStream-10.0.Z:osbuild-composer-0:134.1-2.el10_0.ppc64le",
"AppStream-10.0.Z:osbuild-composer-0:134.1-2.el10_0.s390x",
"AppStream-10.0.Z:osbuild-composer-0:134.1-2.el10_0.src",
"AppStream-10.0.Z:osbuild-composer-0:134.1-2.el10_0.x86_64",
"AppStream-10.0.Z:osbuild-composer-core-0:134.1-2.el10_0.aarch64",
"AppStream-10.0.Z:osbuild-composer-core-0:134.1-2.el10_0.ppc64le",
"AppStream-10.0.Z:osbuild-composer-core-0:134.1-2.el10_0.s390x",
"AppStream-10.0.Z:osbuild-composer-core-0:134.1-2.el10_0.x86_64",
"AppStream-10.0.Z:osbuild-composer-core-debuginfo-0:134.1-2.el10_0.aarch64",
"AppStream-10.0.Z:osbuild-composer-core-debuginfo-0:134.1-2.el10_0.ppc64le",
"AppStream-10.0.Z:osbuild-composer-core-debuginfo-0:134.1-2.el10_0.s390x",
"AppStream-10.0.Z:osbuild-composer-core-debuginfo-0:134.1-2.el10_0.x86_64",
"AppStream-10.0.Z:osbuild-composer-debugsource-0:134.1-2.el10_0.aarch64",
"AppStream-10.0.Z:osbuild-composer-debugsource-0:134.1-2.el10_0.ppc64le",
"AppStream-10.0.Z:osbuild-composer-debugsource-0:134.1-2.el10_0.s390x",
"AppStream-10.0.Z:osbuild-composer-debugsource-0:134.1-2.el10_0.x86_64",
"AppStream-10.0.Z:osbuild-composer-tests-debuginfo-0:134.1-2.el10_0.aarch64",
"AppStream-10.0.Z:osbuild-composer-tests-debuginfo-0:134.1-2.el10_0.ppc64le",
"AppStream-10.0.Z:osbuild-composer-tests-debuginfo-0:134.1-2.el10_0.s390x",
"AppStream-10.0.Z:osbuild-composer-tests-debuginfo-0:134.1-2.el10_0.x86_64",
"AppStream-10.0.Z:osbuild-composer-worker-0:134.1-2.el10_0.aarch64",
"AppStream-10.0.Z:osbuild-composer-worker-0:134.1-2.el10_0.ppc64le",
"AppStream-10.0.Z:osbuild-composer-worker-0:134.1-2.el10_0.s390x",
"AppStream-10.0.Z:osbuild-composer-worker-0:134.1-2.el10_0.x86_64",
"AppStream-10.0.Z:osbuild-composer-worker-debuginfo-0:134.1-2.el10_0.aarch64",
"AppStream-10.0.Z:osbuild-composer-worker-debuginfo-0:134.1-2.el10_0.ppc64le",
"AppStream-10.0.Z:osbuild-composer-worker-debuginfo-0:134.1-2.el10_0.s390x",
"AppStream-10.0.Z:osbuild-composer-worker-debuginfo-0:134.1-2.el10_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "net/http: Request smuggling due to acceptance of invalid chunked data in net/http"
}
]
}
RHSA-2025:9634
Vulnerability from csaf_redhat - Published: 2025-06-25 12:20 - Updated: 2026-06-30 00:50A flaw was found in the net/http golang package. The net/http package incorrectly accepts messages that end with a line feed (LF) instead of the proper line ending. When used with another server that also misinterprets this, it can lead to request smuggling—where an attacker tricks the system to send hidden or unauthorized requests.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-0:132.2-2.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-0:132.2-2.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-0:132.2-2.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-0:132.2-2.el9_6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-0:132.2-2.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-core-0:132.2-2.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-core-0:132.2-2.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-core-0:132.2-2.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-core-0:132.2-2.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-core-debuginfo-0:132.2-2.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-core-debuginfo-0:132.2-2.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-core-debuginfo-0:132.2-2.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-core-debuginfo-0:132.2-2.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-debuginfo-0:132.2-2.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-debuginfo-0:132.2-2.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-debuginfo-0:132.2-2.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-debuginfo-0:132.2-2.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-debugsource-0:132.2-2.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-debugsource-0:132.2-2.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-debugsource-0:132.2-2.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-debugsource-0:132.2-2.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-tests-debuginfo-0:132.2-2.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-tests-debuginfo-0:132.2-2.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-tests-debuginfo-0:132.2-2.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-tests-debuginfo-0:132.2-2.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-worker-0:132.2-2.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-worker-0:132.2-2.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-worker-0:132.2-2.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-worker-0:132.2-2.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-worker-debuginfo-0:132.2-2.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-worker-debuginfo-0:132.2-2.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-worker-debuginfo-0:132.2-2.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-worker-debuginfo-0:132.2-2.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for osbuild-composer is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "A service for building customized OS artifacts, such as VM images and OSTree commits, that uses osbuild under the hood. Besides building images for local usage, it can also upload images directly to cloud. It is compatible with composer-cli and cockpit-composer clients.\n\nSecurity Fix(es):\n\n* net/http: Request smuggling due to acceptance of invalid chunked data in net/http (CVE-2025-22871)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:9634",
"url": "https://access.redhat.com/errata/RHSA-2025:9634"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2358493",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2358493"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_9634.json"
}
],
"title": "Red Hat Security Advisory: osbuild-composer security update",
"tracking": {
"current_release_date": "2026-06-30T00:50:34+00:00",
"generator": {
"date": "2026-06-30T00:50:34+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.0"
}
},
"id": "RHSA-2025:9634",
"initial_release_date": "2025-06-25T12:20:31+00:00",
"revision_history": [
{
"date": "2025-06-25T12:20:31+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-06-25T12:20:31+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-30T00:50:34+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "osbuild-composer-0:132.2-2.el9_6.src",
"product": {
"name": "osbuild-composer-0:132.2-2.el9_6.src",
"product_id": "osbuild-composer-0:132.2-2.el9_6.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer@132.2-2.el9_6?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "osbuild-composer-0:132.2-2.el9_6.aarch64",
"product": {
"name": "osbuild-composer-0:132.2-2.el9_6.aarch64",
"product_id": "osbuild-composer-0:132.2-2.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer@132.2-2.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-core-0:132.2-2.el9_6.aarch64",
"product": {
"name": "osbuild-composer-core-0:132.2-2.el9_6.aarch64",
"product_id": "osbuild-composer-core-0:132.2-2.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-core@132.2-2.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-worker-0:132.2-2.el9_6.aarch64",
"product": {
"name": "osbuild-composer-worker-0:132.2-2.el9_6.aarch64",
"product_id": "osbuild-composer-worker-0:132.2-2.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-worker@132.2-2.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-debugsource-0:132.2-2.el9_6.aarch64",
"product": {
"name": "osbuild-composer-debugsource-0:132.2-2.el9_6.aarch64",
"product_id": "osbuild-composer-debugsource-0:132.2-2.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-debugsource@132.2-2.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-core-debuginfo-0:132.2-2.el9_6.aarch64",
"product": {
"name": "osbuild-composer-core-debuginfo-0:132.2-2.el9_6.aarch64",
"product_id": "osbuild-composer-core-debuginfo-0:132.2-2.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-core-debuginfo@132.2-2.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-debuginfo-0:132.2-2.el9_6.aarch64",
"product": {
"name": "osbuild-composer-debuginfo-0:132.2-2.el9_6.aarch64",
"product_id": "osbuild-composer-debuginfo-0:132.2-2.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-debuginfo@132.2-2.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-tests-debuginfo-0:132.2-2.el9_6.aarch64",
"product": {
"name": "osbuild-composer-tests-debuginfo-0:132.2-2.el9_6.aarch64",
"product_id": "osbuild-composer-tests-debuginfo-0:132.2-2.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-tests-debuginfo@132.2-2.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-worker-debuginfo-0:132.2-2.el9_6.aarch64",
"product": {
"name": "osbuild-composer-worker-debuginfo-0:132.2-2.el9_6.aarch64",
"product_id": "osbuild-composer-worker-debuginfo-0:132.2-2.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-worker-debuginfo@132.2-2.el9_6?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "osbuild-composer-0:132.2-2.el9_6.ppc64le",
"product": {
"name": "osbuild-composer-0:132.2-2.el9_6.ppc64le",
"product_id": "osbuild-composer-0:132.2-2.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer@132.2-2.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-core-0:132.2-2.el9_6.ppc64le",
"product": {
"name": "osbuild-composer-core-0:132.2-2.el9_6.ppc64le",
"product_id": "osbuild-composer-core-0:132.2-2.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-core@132.2-2.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-worker-0:132.2-2.el9_6.ppc64le",
"product": {
"name": "osbuild-composer-worker-0:132.2-2.el9_6.ppc64le",
"product_id": "osbuild-composer-worker-0:132.2-2.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-worker@132.2-2.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-debugsource-0:132.2-2.el9_6.ppc64le",
"product": {
"name": "osbuild-composer-debugsource-0:132.2-2.el9_6.ppc64le",
"product_id": "osbuild-composer-debugsource-0:132.2-2.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-debugsource@132.2-2.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-core-debuginfo-0:132.2-2.el9_6.ppc64le",
"product": {
"name": "osbuild-composer-core-debuginfo-0:132.2-2.el9_6.ppc64le",
"product_id": "osbuild-composer-core-debuginfo-0:132.2-2.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-core-debuginfo@132.2-2.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-debuginfo-0:132.2-2.el9_6.ppc64le",
"product": {
"name": "osbuild-composer-debuginfo-0:132.2-2.el9_6.ppc64le",
"product_id": "osbuild-composer-debuginfo-0:132.2-2.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-debuginfo@132.2-2.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-tests-debuginfo-0:132.2-2.el9_6.ppc64le",
"product": {
"name": "osbuild-composer-tests-debuginfo-0:132.2-2.el9_6.ppc64le",
"product_id": "osbuild-composer-tests-debuginfo-0:132.2-2.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-tests-debuginfo@132.2-2.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-worker-debuginfo-0:132.2-2.el9_6.ppc64le",
"product": {
"name": "osbuild-composer-worker-debuginfo-0:132.2-2.el9_6.ppc64le",
"product_id": "osbuild-composer-worker-debuginfo-0:132.2-2.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-worker-debuginfo@132.2-2.el9_6?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "osbuild-composer-0:132.2-2.el9_6.x86_64",
"product": {
"name": "osbuild-composer-0:132.2-2.el9_6.x86_64",
"product_id": "osbuild-composer-0:132.2-2.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer@132.2-2.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-core-0:132.2-2.el9_6.x86_64",
"product": {
"name": "osbuild-composer-core-0:132.2-2.el9_6.x86_64",
"product_id": "osbuild-composer-core-0:132.2-2.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-core@132.2-2.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-worker-0:132.2-2.el9_6.x86_64",
"product": {
"name": "osbuild-composer-worker-0:132.2-2.el9_6.x86_64",
"product_id": "osbuild-composer-worker-0:132.2-2.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-worker@132.2-2.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-debugsource-0:132.2-2.el9_6.x86_64",
"product": {
"name": "osbuild-composer-debugsource-0:132.2-2.el9_6.x86_64",
"product_id": "osbuild-composer-debugsource-0:132.2-2.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-debugsource@132.2-2.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-core-debuginfo-0:132.2-2.el9_6.x86_64",
"product": {
"name": "osbuild-composer-core-debuginfo-0:132.2-2.el9_6.x86_64",
"product_id": "osbuild-composer-core-debuginfo-0:132.2-2.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-core-debuginfo@132.2-2.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-debuginfo-0:132.2-2.el9_6.x86_64",
"product": {
"name": "osbuild-composer-debuginfo-0:132.2-2.el9_6.x86_64",
"product_id": "osbuild-composer-debuginfo-0:132.2-2.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-debuginfo@132.2-2.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-tests-debuginfo-0:132.2-2.el9_6.x86_64",
"product": {
"name": "osbuild-composer-tests-debuginfo-0:132.2-2.el9_6.x86_64",
"product_id": "osbuild-composer-tests-debuginfo-0:132.2-2.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-tests-debuginfo@132.2-2.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-worker-debuginfo-0:132.2-2.el9_6.x86_64",
"product": {
"name": "osbuild-composer-worker-debuginfo-0:132.2-2.el9_6.x86_64",
"product_id": "osbuild-composer-worker-debuginfo-0:132.2-2.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-worker-debuginfo@132.2-2.el9_6?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "osbuild-composer-0:132.2-2.el9_6.s390x",
"product": {
"name": "osbuild-composer-0:132.2-2.el9_6.s390x",
"product_id": "osbuild-composer-0:132.2-2.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer@132.2-2.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-core-0:132.2-2.el9_6.s390x",
"product": {
"name": "osbuild-composer-core-0:132.2-2.el9_6.s390x",
"product_id": "osbuild-composer-core-0:132.2-2.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-core@132.2-2.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-worker-0:132.2-2.el9_6.s390x",
"product": {
"name": "osbuild-composer-worker-0:132.2-2.el9_6.s390x",
"product_id": "osbuild-composer-worker-0:132.2-2.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-worker@132.2-2.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-debugsource-0:132.2-2.el9_6.s390x",
"product": {
"name": "osbuild-composer-debugsource-0:132.2-2.el9_6.s390x",
"product_id": "osbuild-composer-debugsource-0:132.2-2.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-debugsource@132.2-2.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-core-debuginfo-0:132.2-2.el9_6.s390x",
"product": {
"name": "osbuild-composer-core-debuginfo-0:132.2-2.el9_6.s390x",
"product_id": "osbuild-composer-core-debuginfo-0:132.2-2.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-core-debuginfo@132.2-2.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-debuginfo-0:132.2-2.el9_6.s390x",
"product": {
"name": "osbuild-composer-debuginfo-0:132.2-2.el9_6.s390x",
"product_id": "osbuild-composer-debuginfo-0:132.2-2.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-debuginfo@132.2-2.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-tests-debuginfo-0:132.2-2.el9_6.s390x",
"product": {
"name": "osbuild-composer-tests-debuginfo-0:132.2-2.el9_6.s390x",
"product_id": "osbuild-composer-tests-debuginfo-0:132.2-2.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-tests-debuginfo@132.2-2.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-worker-debuginfo-0:132.2-2.el9_6.s390x",
"product": {
"name": "osbuild-composer-worker-debuginfo-0:132.2-2.el9_6.s390x",
"product_id": "osbuild-composer-worker-debuginfo-0:132.2-2.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-worker-debuginfo@132.2-2.el9_6?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-0:132.2-2.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-0:132.2-2.el9_6.aarch64"
},
"product_reference": "osbuild-composer-0:132.2-2.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-0:132.2-2.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-0:132.2-2.el9_6.ppc64le"
},
"product_reference": "osbuild-composer-0:132.2-2.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-0:132.2-2.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-0:132.2-2.el9_6.s390x"
},
"product_reference": "osbuild-composer-0:132.2-2.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-0:132.2-2.el9_6.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-0:132.2-2.el9_6.src"
},
"product_reference": "osbuild-composer-0:132.2-2.el9_6.src",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-0:132.2-2.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-0:132.2-2.el9_6.x86_64"
},
"product_reference": "osbuild-composer-0:132.2-2.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-0:132.2-2.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-core-0:132.2-2.el9_6.aarch64"
},
"product_reference": "osbuild-composer-core-0:132.2-2.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-0:132.2-2.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-core-0:132.2-2.el9_6.ppc64le"
},
"product_reference": "osbuild-composer-core-0:132.2-2.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-0:132.2-2.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-core-0:132.2-2.el9_6.s390x"
},
"product_reference": "osbuild-composer-core-0:132.2-2.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-0:132.2-2.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-core-0:132.2-2.el9_6.x86_64"
},
"product_reference": "osbuild-composer-core-0:132.2-2.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-debuginfo-0:132.2-2.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-core-debuginfo-0:132.2-2.el9_6.aarch64"
},
"product_reference": "osbuild-composer-core-debuginfo-0:132.2-2.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-debuginfo-0:132.2-2.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-core-debuginfo-0:132.2-2.el9_6.ppc64le"
},
"product_reference": "osbuild-composer-core-debuginfo-0:132.2-2.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-debuginfo-0:132.2-2.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-core-debuginfo-0:132.2-2.el9_6.s390x"
},
"product_reference": "osbuild-composer-core-debuginfo-0:132.2-2.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-debuginfo-0:132.2-2.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-core-debuginfo-0:132.2-2.el9_6.x86_64"
},
"product_reference": "osbuild-composer-core-debuginfo-0:132.2-2.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-debuginfo-0:132.2-2.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-debuginfo-0:132.2-2.el9_6.aarch64"
},
"product_reference": "osbuild-composer-debuginfo-0:132.2-2.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-debuginfo-0:132.2-2.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-debuginfo-0:132.2-2.el9_6.ppc64le"
},
"product_reference": "osbuild-composer-debuginfo-0:132.2-2.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-debuginfo-0:132.2-2.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-debuginfo-0:132.2-2.el9_6.s390x"
},
"product_reference": "osbuild-composer-debuginfo-0:132.2-2.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-debuginfo-0:132.2-2.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-debuginfo-0:132.2-2.el9_6.x86_64"
},
"product_reference": "osbuild-composer-debuginfo-0:132.2-2.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-debugsource-0:132.2-2.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-debugsource-0:132.2-2.el9_6.aarch64"
},
"product_reference": "osbuild-composer-debugsource-0:132.2-2.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-debugsource-0:132.2-2.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-debugsource-0:132.2-2.el9_6.ppc64le"
},
"product_reference": "osbuild-composer-debugsource-0:132.2-2.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-debugsource-0:132.2-2.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-debugsource-0:132.2-2.el9_6.s390x"
},
"product_reference": "osbuild-composer-debugsource-0:132.2-2.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-debugsource-0:132.2-2.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-debugsource-0:132.2-2.el9_6.x86_64"
},
"product_reference": "osbuild-composer-debugsource-0:132.2-2.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-tests-debuginfo-0:132.2-2.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-tests-debuginfo-0:132.2-2.el9_6.aarch64"
},
"product_reference": "osbuild-composer-tests-debuginfo-0:132.2-2.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-tests-debuginfo-0:132.2-2.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-tests-debuginfo-0:132.2-2.el9_6.ppc64le"
},
"product_reference": "osbuild-composer-tests-debuginfo-0:132.2-2.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-tests-debuginfo-0:132.2-2.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-tests-debuginfo-0:132.2-2.el9_6.s390x"
},
"product_reference": "osbuild-composer-tests-debuginfo-0:132.2-2.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-tests-debuginfo-0:132.2-2.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-tests-debuginfo-0:132.2-2.el9_6.x86_64"
},
"product_reference": "osbuild-composer-tests-debuginfo-0:132.2-2.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-0:132.2-2.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-worker-0:132.2-2.el9_6.aarch64"
},
"product_reference": "osbuild-composer-worker-0:132.2-2.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-0:132.2-2.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-worker-0:132.2-2.el9_6.ppc64le"
},
"product_reference": "osbuild-composer-worker-0:132.2-2.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-0:132.2-2.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-worker-0:132.2-2.el9_6.s390x"
},
"product_reference": "osbuild-composer-worker-0:132.2-2.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-0:132.2-2.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-worker-0:132.2-2.el9_6.x86_64"
},
"product_reference": "osbuild-composer-worker-0:132.2-2.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-debuginfo-0:132.2-2.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-worker-debuginfo-0:132.2-2.el9_6.aarch64"
},
"product_reference": "osbuild-composer-worker-debuginfo-0:132.2-2.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-debuginfo-0:132.2-2.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-worker-debuginfo-0:132.2-2.el9_6.ppc64le"
},
"product_reference": "osbuild-composer-worker-debuginfo-0:132.2-2.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-debuginfo-0:132.2-2.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-worker-debuginfo-0:132.2-2.el9_6.s390x"
},
"product_reference": "osbuild-composer-worker-debuginfo-0:132.2-2.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-debuginfo-0:132.2-2.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-worker-debuginfo-0:132.2-2.el9_6.x86_64"
},
"product_reference": "osbuild-composer-worker-debuginfo-0:132.2-2.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-22871",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2025-04-08T21:01:32.229479+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2358493"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/http golang package. The net/http package incorrectly accepts messages that end with a line feed (LF) instead of the proper line ending. When used with another server that also misinterprets this, it can lead to request smuggling\u2014where an attacker tricks the system to send hidden or unauthorized requests.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/http: Request smuggling due to acceptance of invalid chunked data in net/http",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Satellite is rated as Low severity for this vulnerability. However, other affected components remain Moderate. Satellite uses the affected Go net/http component solely as a client to make requests, not as a server. Since this vulnerability only affects server-side usage, Satellite is not directly exposed to the flaw, justifying the lower severity rating.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-0:132.2-2.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-0:132.2-2.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-0:132.2-2.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-0:132.2-2.el9_6.src",
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-0:132.2-2.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-core-0:132.2-2.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-core-0:132.2-2.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-core-0:132.2-2.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-core-0:132.2-2.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-core-debuginfo-0:132.2-2.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-core-debuginfo-0:132.2-2.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-core-debuginfo-0:132.2-2.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-core-debuginfo-0:132.2-2.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-debuginfo-0:132.2-2.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-debuginfo-0:132.2-2.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-debuginfo-0:132.2-2.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-debuginfo-0:132.2-2.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-debugsource-0:132.2-2.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-debugsource-0:132.2-2.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-debugsource-0:132.2-2.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-debugsource-0:132.2-2.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-tests-debuginfo-0:132.2-2.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-tests-debuginfo-0:132.2-2.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-tests-debuginfo-0:132.2-2.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-tests-debuginfo-0:132.2-2.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-worker-0:132.2-2.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-worker-0:132.2-2.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-worker-0:132.2-2.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-worker-0:132.2-2.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-worker-debuginfo-0:132.2-2.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-worker-debuginfo-0:132.2-2.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-worker-debuginfo-0:132.2-2.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-worker-debuginfo-0:132.2-2.el9_6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-22871"
},
{
"category": "external",
"summary": "RHBZ#2358493",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2358493"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-22871",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22871"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-22871",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22871"
},
{
"category": "external",
"summary": "https://go.dev/cl/652998",
"url": "https://go.dev/cl/652998"
},
{
"category": "external",
"summary": "https://go.dev/issue/71988",
"url": "https://go.dev/issue/71988"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Y2uBTVKjBQk",
"url": "https://groups.google.com/g/golang-announce/c/Y2uBTVKjBQk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3563",
"url": "https://pkg.go.dev/vuln/GO-2025-3563"
}
],
"release_date": "2025-04-08T20:04:34.769000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-25T12:20:31+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-0:132.2-2.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-0:132.2-2.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-0:132.2-2.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-0:132.2-2.el9_6.src",
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-0:132.2-2.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-core-0:132.2-2.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-core-0:132.2-2.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-core-0:132.2-2.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-core-0:132.2-2.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-core-debuginfo-0:132.2-2.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-core-debuginfo-0:132.2-2.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-core-debuginfo-0:132.2-2.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-core-debuginfo-0:132.2-2.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-debuginfo-0:132.2-2.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-debuginfo-0:132.2-2.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-debuginfo-0:132.2-2.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-debuginfo-0:132.2-2.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-debugsource-0:132.2-2.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-debugsource-0:132.2-2.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-debugsource-0:132.2-2.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-debugsource-0:132.2-2.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-tests-debuginfo-0:132.2-2.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-tests-debuginfo-0:132.2-2.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-tests-debuginfo-0:132.2-2.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-tests-debuginfo-0:132.2-2.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-worker-0:132.2-2.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-worker-0:132.2-2.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-worker-0:132.2-2.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-worker-0:132.2-2.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-worker-debuginfo-0:132.2-2.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-worker-debuginfo-0:132.2-2.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-worker-debuginfo-0:132.2-2.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-worker-debuginfo-0:132.2-2.el9_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:9634"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-0:132.2-2.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-0:132.2-2.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-0:132.2-2.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-0:132.2-2.el9_6.src",
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-0:132.2-2.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-core-0:132.2-2.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-core-0:132.2-2.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-core-0:132.2-2.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-core-0:132.2-2.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-core-debuginfo-0:132.2-2.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-core-debuginfo-0:132.2-2.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-core-debuginfo-0:132.2-2.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-core-debuginfo-0:132.2-2.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-debuginfo-0:132.2-2.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-debuginfo-0:132.2-2.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-debuginfo-0:132.2-2.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-debuginfo-0:132.2-2.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-debugsource-0:132.2-2.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-debugsource-0:132.2-2.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-debugsource-0:132.2-2.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-debugsource-0:132.2-2.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-tests-debuginfo-0:132.2-2.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-tests-debuginfo-0:132.2-2.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-tests-debuginfo-0:132.2-2.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-tests-debuginfo-0:132.2-2.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-worker-0:132.2-2.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-worker-0:132.2-2.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-worker-0:132.2-2.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-worker-0:132.2-2.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-worker-debuginfo-0:132.2-2.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-worker-debuginfo-0:132.2-2.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-worker-debuginfo-0:132.2-2.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-worker-debuginfo-0:132.2-2.el9_6.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-0:132.2-2.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-0:132.2-2.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-0:132.2-2.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-0:132.2-2.el9_6.src",
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-0:132.2-2.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-core-0:132.2-2.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-core-0:132.2-2.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-core-0:132.2-2.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-core-0:132.2-2.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-core-debuginfo-0:132.2-2.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-core-debuginfo-0:132.2-2.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-core-debuginfo-0:132.2-2.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-core-debuginfo-0:132.2-2.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-debuginfo-0:132.2-2.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-debuginfo-0:132.2-2.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-debuginfo-0:132.2-2.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-debuginfo-0:132.2-2.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-debugsource-0:132.2-2.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-debugsource-0:132.2-2.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-debugsource-0:132.2-2.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-debugsource-0:132.2-2.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-tests-debuginfo-0:132.2-2.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-tests-debuginfo-0:132.2-2.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-tests-debuginfo-0:132.2-2.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-tests-debuginfo-0:132.2-2.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-worker-0:132.2-2.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-worker-0:132.2-2.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-worker-0:132.2-2.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-worker-0:132.2-2.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-worker-debuginfo-0:132.2-2.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-worker-debuginfo-0:132.2-2.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-worker-debuginfo-0:132.2-2.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:osbuild-composer-worker-debuginfo-0:132.2-2.el9_6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "net/http: Request smuggling due to acceptance of invalid chunked data in net/http"
}
]
}
RHSA-2025:9635
Vulnerability from csaf_redhat - Published: 2025-06-25 12:17 - Updated: 2026-06-30 00:50A flaw was found in the net/http golang package. The net/http package incorrectly accepts messages that end with a line feed (LF) instead of the proper line ending. When used with another server that also misinterprets this, it can lead to request smuggling—where an attacker tricks the system to send hidden or unauthorized requests.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:weldr-client-0:35.12-4.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:weldr-client-0:35.12-4.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:weldr-client-0:35.12-4.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:weldr-client-0:35.12-4.el9_6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:weldr-client-0:35.12-4.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:weldr-client-debuginfo-0:35.12-4.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:weldr-client-debuginfo-0:35.12-4.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:weldr-client-debuginfo-0:35.12-4.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:weldr-client-debuginfo-0:35.12-4.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:weldr-client-debugsource-0:35.12-4.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:weldr-client-debugsource-0:35.12-4.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:weldr-client-debugsource-0:35.12-4.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:weldr-client-debugsource-0:35.12-4.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:weldr-client-tests-debuginfo-0:35.12-4.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:weldr-client-tests-debuginfo-0:35.12-4.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:weldr-client-tests-debuginfo-0:35.12-4.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.MAIN.EUS:weldr-client-tests-debuginfo-0:35.12-4.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for weldr-client is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Command line utility to control osbuild-composer\n\nSecurity Fix(es):\n\n* net/http: Request smuggling due to acceptance of invalid chunked data in net/http (CVE-2025-22871)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:9635",
"url": "https://access.redhat.com/errata/RHSA-2025:9635"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2358493",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2358493"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_9635.json"
}
],
"title": "Red Hat Security Advisory: weldr-client security update",
"tracking": {
"current_release_date": "2026-06-30T00:50:34+00:00",
"generator": {
"date": "2026-06-30T00:50:34+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.0"
}
},
"id": "RHSA-2025:9635",
"initial_release_date": "2025-06-25T12:17:36+00:00",
"revision_history": [
{
"date": "2025-06-25T12:17:36+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-06-25T12:17:36+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-30T00:50:34+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "weldr-client-0:35.12-4.el9_6.src",
"product": {
"name": "weldr-client-0:35.12-4.el9_6.src",
"product_id": "weldr-client-0:35.12-4.el9_6.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client@35.12-4.el9_6?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "weldr-client-0:35.12-4.el9_6.aarch64",
"product": {
"name": "weldr-client-0:35.12-4.el9_6.aarch64",
"product_id": "weldr-client-0:35.12-4.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client@35.12-4.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "weldr-client-debugsource-0:35.12-4.el9_6.aarch64",
"product": {
"name": "weldr-client-debugsource-0:35.12-4.el9_6.aarch64",
"product_id": "weldr-client-debugsource-0:35.12-4.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client-debugsource@35.12-4.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "weldr-client-debuginfo-0:35.12-4.el9_6.aarch64",
"product": {
"name": "weldr-client-debuginfo-0:35.12-4.el9_6.aarch64",
"product_id": "weldr-client-debuginfo-0:35.12-4.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client-debuginfo@35.12-4.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "weldr-client-tests-debuginfo-0:35.12-4.el9_6.aarch64",
"product": {
"name": "weldr-client-tests-debuginfo-0:35.12-4.el9_6.aarch64",
"product_id": "weldr-client-tests-debuginfo-0:35.12-4.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client-tests-debuginfo@35.12-4.el9_6?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "weldr-client-0:35.12-4.el9_6.ppc64le",
"product": {
"name": "weldr-client-0:35.12-4.el9_6.ppc64le",
"product_id": "weldr-client-0:35.12-4.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client@35.12-4.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "weldr-client-debugsource-0:35.12-4.el9_6.ppc64le",
"product": {
"name": "weldr-client-debugsource-0:35.12-4.el9_6.ppc64le",
"product_id": "weldr-client-debugsource-0:35.12-4.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client-debugsource@35.12-4.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "weldr-client-debuginfo-0:35.12-4.el9_6.ppc64le",
"product": {
"name": "weldr-client-debuginfo-0:35.12-4.el9_6.ppc64le",
"product_id": "weldr-client-debuginfo-0:35.12-4.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client-debuginfo@35.12-4.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "weldr-client-tests-debuginfo-0:35.12-4.el9_6.ppc64le",
"product": {
"name": "weldr-client-tests-debuginfo-0:35.12-4.el9_6.ppc64le",
"product_id": "weldr-client-tests-debuginfo-0:35.12-4.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client-tests-debuginfo@35.12-4.el9_6?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "weldr-client-0:35.12-4.el9_6.x86_64",
"product": {
"name": "weldr-client-0:35.12-4.el9_6.x86_64",
"product_id": "weldr-client-0:35.12-4.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client@35.12-4.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "weldr-client-debugsource-0:35.12-4.el9_6.x86_64",
"product": {
"name": "weldr-client-debugsource-0:35.12-4.el9_6.x86_64",
"product_id": "weldr-client-debugsource-0:35.12-4.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client-debugsource@35.12-4.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "weldr-client-debuginfo-0:35.12-4.el9_6.x86_64",
"product": {
"name": "weldr-client-debuginfo-0:35.12-4.el9_6.x86_64",
"product_id": "weldr-client-debuginfo-0:35.12-4.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client-debuginfo@35.12-4.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "weldr-client-tests-debuginfo-0:35.12-4.el9_6.x86_64",
"product": {
"name": "weldr-client-tests-debuginfo-0:35.12-4.el9_6.x86_64",
"product_id": "weldr-client-tests-debuginfo-0:35.12-4.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client-tests-debuginfo@35.12-4.el9_6?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "weldr-client-0:35.12-4.el9_6.s390x",
"product": {
"name": "weldr-client-0:35.12-4.el9_6.s390x",
"product_id": "weldr-client-0:35.12-4.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client@35.12-4.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "weldr-client-debugsource-0:35.12-4.el9_6.s390x",
"product": {
"name": "weldr-client-debugsource-0:35.12-4.el9_6.s390x",
"product_id": "weldr-client-debugsource-0:35.12-4.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client-debugsource@35.12-4.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "weldr-client-debuginfo-0:35.12-4.el9_6.s390x",
"product": {
"name": "weldr-client-debuginfo-0:35.12-4.el9_6.s390x",
"product_id": "weldr-client-debuginfo-0:35.12-4.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client-debuginfo@35.12-4.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "weldr-client-tests-debuginfo-0:35.12-4.el9_6.s390x",
"product": {
"name": "weldr-client-tests-debuginfo-0:35.12-4.el9_6.s390x",
"product_id": "weldr-client-tests-debuginfo-0:35.12-4.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client-tests-debuginfo@35.12-4.el9_6?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-0:35.12-4.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:weldr-client-0:35.12-4.el9_6.aarch64"
},
"product_reference": "weldr-client-0:35.12-4.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-0:35.12-4.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:weldr-client-0:35.12-4.el9_6.ppc64le"
},
"product_reference": "weldr-client-0:35.12-4.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-0:35.12-4.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:weldr-client-0:35.12-4.el9_6.s390x"
},
"product_reference": "weldr-client-0:35.12-4.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-0:35.12-4.el9_6.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:weldr-client-0:35.12-4.el9_6.src"
},
"product_reference": "weldr-client-0:35.12-4.el9_6.src",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-0:35.12-4.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:weldr-client-0:35.12-4.el9_6.x86_64"
},
"product_reference": "weldr-client-0:35.12-4.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-debuginfo-0:35.12-4.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:weldr-client-debuginfo-0:35.12-4.el9_6.aarch64"
},
"product_reference": "weldr-client-debuginfo-0:35.12-4.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-debuginfo-0:35.12-4.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:weldr-client-debuginfo-0:35.12-4.el9_6.ppc64le"
},
"product_reference": "weldr-client-debuginfo-0:35.12-4.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-debuginfo-0:35.12-4.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:weldr-client-debuginfo-0:35.12-4.el9_6.s390x"
},
"product_reference": "weldr-client-debuginfo-0:35.12-4.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-debuginfo-0:35.12-4.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:weldr-client-debuginfo-0:35.12-4.el9_6.x86_64"
},
"product_reference": "weldr-client-debuginfo-0:35.12-4.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-debugsource-0:35.12-4.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:weldr-client-debugsource-0:35.12-4.el9_6.aarch64"
},
"product_reference": "weldr-client-debugsource-0:35.12-4.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-debugsource-0:35.12-4.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:weldr-client-debugsource-0:35.12-4.el9_6.ppc64le"
},
"product_reference": "weldr-client-debugsource-0:35.12-4.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-debugsource-0:35.12-4.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:weldr-client-debugsource-0:35.12-4.el9_6.s390x"
},
"product_reference": "weldr-client-debugsource-0:35.12-4.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-debugsource-0:35.12-4.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:weldr-client-debugsource-0:35.12-4.el9_6.x86_64"
},
"product_reference": "weldr-client-debugsource-0:35.12-4.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-tests-debuginfo-0:35.12-4.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:weldr-client-tests-debuginfo-0:35.12-4.el9_6.aarch64"
},
"product_reference": "weldr-client-tests-debuginfo-0:35.12-4.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-tests-debuginfo-0:35.12-4.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:weldr-client-tests-debuginfo-0:35.12-4.el9_6.ppc64le"
},
"product_reference": "weldr-client-tests-debuginfo-0:35.12-4.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-tests-debuginfo-0:35.12-4.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:weldr-client-tests-debuginfo-0:35.12-4.el9_6.s390x"
},
"product_reference": "weldr-client-tests-debuginfo-0:35.12-4.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-tests-debuginfo-0:35.12-4.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.Z.MAIN.EUS:weldr-client-tests-debuginfo-0:35.12-4.el9_6.x86_64"
},
"product_reference": "weldr-client-tests-debuginfo-0:35.12-4.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-22871",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2025-04-08T21:01:32.229479+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2358493"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/http golang package. The net/http package incorrectly accepts messages that end with a line feed (LF) instead of the proper line ending. When used with another server that also misinterprets this, it can lead to request smuggling\u2014where an attacker tricks the system to send hidden or unauthorized requests.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/http: Request smuggling due to acceptance of invalid chunked data in net/http",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Satellite is rated as Low severity for this vulnerability. However, other affected components remain Moderate. Satellite uses the affected Go net/http component solely as a client to make requests, not as a server. Since this vulnerability only affects server-side usage, Satellite is not directly exposed to the flaw, justifying the lower severity rating.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.6.0.Z.MAIN.EUS:weldr-client-0:35.12-4.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:weldr-client-0:35.12-4.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:weldr-client-0:35.12-4.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:weldr-client-0:35.12-4.el9_6.src",
"AppStream-9.6.0.Z.MAIN.EUS:weldr-client-0:35.12-4.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:weldr-client-debuginfo-0:35.12-4.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:weldr-client-debuginfo-0:35.12-4.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:weldr-client-debuginfo-0:35.12-4.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:weldr-client-debuginfo-0:35.12-4.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:weldr-client-debugsource-0:35.12-4.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:weldr-client-debugsource-0:35.12-4.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:weldr-client-debugsource-0:35.12-4.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:weldr-client-debugsource-0:35.12-4.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:weldr-client-tests-debuginfo-0:35.12-4.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:weldr-client-tests-debuginfo-0:35.12-4.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:weldr-client-tests-debuginfo-0:35.12-4.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:weldr-client-tests-debuginfo-0:35.12-4.el9_6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-22871"
},
{
"category": "external",
"summary": "RHBZ#2358493",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2358493"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-22871",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22871"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-22871",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22871"
},
{
"category": "external",
"summary": "https://go.dev/cl/652998",
"url": "https://go.dev/cl/652998"
},
{
"category": "external",
"summary": "https://go.dev/issue/71988",
"url": "https://go.dev/issue/71988"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Y2uBTVKjBQk",
"url": "https://groups.google.com/g/golang-announce/c/Y2uBTVKjBQk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3563",
"url": "https://pkg.go.dev/vuln/GO-2025-3563"
}
],
"release_date": "2025-04-08T20:04:34.769000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-25T12:17:36+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.6.0.Z.MAIN.EUS:weldr-client-0:35.12-4.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:weldr-client-0:35.12-4.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:weldr-client-0:35.12-4.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:weldr-client-0:35.12-4.el9_6.src",
"AppStream-9.6.0.Z.MAIN.EUS:weldr-client-0:35.12-4.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:weldr-client-debuginfo-0:35.12-4.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:weldr-client-debuginfo-0:35.12-4.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:weldr-client-debuginfo-0:35.12-4.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:weldr-client-debuginfo-0:35.12-4.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:weldr-client-debugsource-0:35.12-4.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:weldr-client-debugsource-0:35.12-4.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:weldr-client-debugsource-0:35.12-4.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:weldr-client-debugsource-0:35.12-4.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:weldr-client-tests-debuginfo-0:35.12-4.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:weldr-client-tests-debuginfo-0:35.12-4.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:weldr-client-tests-debuginfo-0:35.12-4.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:weldr-client-tests-debuginfo-0:35.12-4.el9_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:9635"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.6.0.Z.MAIN.EUS:weldr-client-0:35.12-4.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:weldr-client-0:35.12-4.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:weldr-client-0:35.12-4.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:weldr-client-0:35.12-4.el9_6.src",
"AppStream-9.6.0.Z.MAIN.EUS:weldr-client-0:35.12-4.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:weldr-client-debuginfo-0:35.12-4.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:weldr-client-debuginfo-0:35.12-4.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:weldr-client-debuginfo-0:35.12-4.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:weldr-client-debuginfo-0:35.12-4.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:weldr-client-debugsource-0:35.12-4.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:weldr-client-debugsource-0:35.12-4.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:weldr-client-debugsource-0:35.12-4.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:weldr-client-debugsource-0:35.12-4.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:weldr-client-tests-debuginfo-0:35.12-4.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:weldr-client-tests-debuginfo-0:35.12-4.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:weldr-client-tests-debuginfo-0:35.12-4.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:weldr-client-tests-debuginfo-0:35.12-4.el9_6.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.Z.MAIN.EUS:weldr-client-0:35.12-4.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:weldr-client-0:35.12-4.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:weldr-client-0:35.12-4.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:weldr-client-0:35.12-4.el9_6.src",
"AppStream-9.6.0.Z.MAIN.EUS:weldr-client-0:35.12-4.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:weldr-client-debuginfo-0:35.12-4.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:weldr-client-debuginfo-0:35.12-4.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:weldr-client-debuginfo-0:35.12-4.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:weldr-client-debuginfo-0:35.12-4.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:weldr-client-debugsource-0:35.12-4.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:weldr-client-debugsource-0:35.12-4.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:weldr-client-debugsource-0:35.12-4.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:weldr-client-debugsource-0:35.12-4.el9_6.x86_64",
"AppStream-9.6.0.Z.MAIN.EUS:weldr-client-tests-debuginfo-0:35.12-4.el9_6.aarch64",
"AppStream-9.6.0.Z.MAIN.EUS:weldr-client-tests-debuginfo-0:35.12-4.el9_6.ppc64le",
"AppStream-9.6.0.Z.MAIN.EUS:weldr-client-tests-debuginfo-0:35.12-4.el9_6.s390x",
"AppStream-9.6.0.Z.MAIN.EUS:weldr-client-tests-debuginfo-0:35.12-4.el9_6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "net/http: Request smuggling due to acceptance of invalid chunked data in net/http"
}
]
}
RHSA-2025:9637
Vulnerability from csaf_redhat - Published: 2025-06-25 13:49 - Updated: 2026-06-30 00:50A flaw was found in the net/http golang package. The net/http package incorrectly accepts messages that end with a line feed (LF) instead of the proper line ending. When used with another server that also misinterprets this, it can lead to request smuggling—where an attacker tricks the system to send hidden or unauthorized requests.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.2.0.Z.E4S:weldr-client-0:35.9-2.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:weldr-client-0:35.9-2.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:weldr-client-0:35.9-2.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:weldr-client-0:35.9-2.el9_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:weldr-client-0:35.9-2.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:weldr-client-debuginfo-0:35.9-2.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:weldr-client-debuginfo-0:35.9-2.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:weldr-client-debuginfo-0:35.9-2.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:weldr-client-debuginfo-0:35.9-2.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:weldr-client-debugsource-0:35.9-2.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:weldr-client-debugsource-0:35.9-2.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:weldr-client-debugsource-0:35.9-2.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:weldr-client-debugsource-0:35.9-2.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:weldr-client-tests-debuginfo-0:35.9-2.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:weldr-client-tests-debuginfo-0:35.9-2.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:weldr-client-tests-debuginfo-0:35.9-2.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:weldr-client-tests-debuginfo-0:35.9-2.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for weldr-client is now available for Red Hat Enterprise Linux 9.2 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Command line utility to control osbuild-composer\n\nSecurity Fix(es):\n\n* net/http: Request smuggling due to acceptance of invalid chunked data in net/http (CVE-2025-22871)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:9637",
"url": "https://access.redhat.com/errata/RHSA-2025:9637"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2358493",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2358493"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_9637.json"
}
],
"title": "Red Hat Security Advisory: weldr-client security update",
"tracking": {
"current_release_date": "2026-06-30T00:50:37+00:00",
"generator": {
"date": "2026-06-30T00:50:37+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.0"
}
},
"id": "RHSA-2025:9637",
"initial_release_date": "2025-06-25T13:49:23+00:00",
"revision_history": [
{
"date": "2025-06-25T13:49:23+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-06-25T13:49:23+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-30T00:50:37+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:9.2::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "weldr-client-0:35.9-2.el9_2.src",
"product": {
"name": "weldr-client-0:35.9-2.el9_2.src",
"product_id": "weldr-client-0:35.9-2.el9_2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client@35.9-2.el9_2?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "weldr-client-0:35.9-2.el9_2.aarch64",
"product": {
"name": "weldr-client-0:35.9-2.el9_2.aarch64",
"product_id": "weldr-client-0:35.9-2.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client@35.9-2.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "weldr-client-debugsource-0:35.9-2.el9_2.aarch64",
"product": {
"name": "weldr-client-debugsource-0:35.9-2.el9_2.aarch64",
"product_id": "weldr-client-debugsource-0:35.9-2.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client-debugsource@35.9-2.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "weldr-client-debuginfo-0:35.9-2.el9_2.aarch64",
"product": {
"name": "weldr-client-debuginfo-0:35.9-2.el9_2.aarch64",
"product_id": "weldr-client-debuginfo-0:35.9-2.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client-debuginfo@35.9-2.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "weldr-client-tests-debuginfo-0:35.9-2.el9_2.aarch64",
"product": {
"name": "weldr-client-tests-debuginfo-0:35.9-2.el9_2.aarch64",
"product_id": "weldr-client-tests-debuginfo-0:35.9-2.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client-tests-debuginfo@35.9-2.el9_2?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "weldr-client-0:35.9-2.el9_2.ppc64le",
"product": {
"name": "weldr-client-0:35.9-2.el9_2.ppc64le",
"product_id": "weldr-client-0:35.9-2.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client@35.9-2.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "weldr-client-debugsource-0:35.9-2.el9_2.ppc64le",
"product": {
"name": "weldr-client-debugsource-0:35.9-2.el9_2.ppc64le",
"product_id": "weldr-client-debugsource-0:35.9-2.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client-debugsource@35.9-2.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "weldr-client-debuginfo-0:35.9-2.el9_2.ppc64le",
"product": {
"name": "weldr-client-debuginfo-0:35.9-2.el9_2.ppc64le",
"product_id": "weldr-client-debuginfo-0:35.9-2.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client-debuginfo@35.9-2.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "weldr-client-tests-debuginfo-0:35.9-2.el9_2.ppc64le",
"product": {
"name": "weldr-client-tests-debuginfo-0:35.9-2.el9_2.ppc64le",
"product_id": "weldr-client-tests-debuginfo-0:35.9-2.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client-tests-debuginfo@35.9-2.el9_2?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "weldr-client-0:35.9-2.el9_2.x86_64",
"product": {
"name": "weldr-client-0:35.9-2.el9_2.x86_64",
"product_id": "weldr-client-0:35.9-2.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client@35.9-2.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "weldr-client-debugsource-0:35.9-2.el9_2.x86_64",
"product": {
"name": "weldr-client-debugsource-0:35.9-2.el9_2.x86_64",
"product_id": "weldr-client-debugsource-0:35.9-2.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client-debugsource@35.9-2.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "weldr-client-debuginfo-0:35.9-2.el9_2.x86_64",
"product": {
"name": "weldr-client-debuginfo-0:35.9-2.el9_2.x86_64",
"product_id": "weldr-client-debuginfo-0:35.9-2.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client-debuginfo@35.9-2.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "weldr-client-tests-debuginfo-0:35.9-2.el9_2.x86_64",
"product": {
"name": "weldr-client-tests-debuginfo-0:35.9-2.el9_2.x86_64",
"product_id": "weldr-client-tests-debuginfo-0:35.9-2.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client-tests-debuginfo@35.9-2.el9_2?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "weldr-client-0:35.9-2.el9_2.s390x",
"product": {
"name": "weldr-client-0:35.9-2.el9_2.s390x",
"product_id": "weldr-client-0:35.9-2.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client@35.9-2.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "weldr-client-debugsource-0:35.9-2.el9_2.s390x",
"product": {
"name": "weldr-client-debugsource-0:35.9-2.el9_2.s390x",
"product_id": "weldr-client-debugsource-0:35.9-2.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client-debugsource@35.9-2.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "weldr-client-debuginfo-0:35.9-2.el9_2.s390x",
"product": {
"name": "weldr-client-debuginfo-0:35.9-2.el9_2.s390x",
"product_id": "weldr-client-debuginfo-0:35.9-2.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client-debuginfo@35.9-2.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "weldr-client-tests-debuginfo-0:35.9-2.el9_2.s390x",
"product": {
"name": "weldr-client-tests-debuginfo-0:35.9-2.el9_2.s390x",
"product_id": "weldr-client-tests-debuginfo-0:35.9-2.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client-tests-debuginfo@35.9-2.el9_2?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-0:35.9-2.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:weldr-client-0:35.9-2.el9_2.aarch64"
},
"product_reference": "weldr-client-0:35.9-2.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-0:35.9-2.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:weldr-client-0:35.9-2.el9_2.ppc64le"
},
"product_reference": "weldr-client-0:35.9-2.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-0:35.9-2.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:weldr-client-0:35.9-2.el9_2.s390x"
},
"product_reference": "weldr-client-0:35.9-2.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-0:35.9-2.el9_2.src as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:weldr-client-0:35.9-2.el9_2.src"
},
"product_reference": "weldr-client-0:35.9-2.el9_2.src",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-0:35.9-2.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:weldr-client-0:35.9-2.el9_2.x86_64"
},
"product_reference": "weldr-client-0:35.9-2.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-debuginfo-0:35.9-2.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:weldr-client-debuginfo-0:35.9-2.el9_2.aarch64"
},
"product_reference": "weldr-client-debuginfo-0:35.9-2.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-debuginfo-0:35.9-2.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:weldr-client-debuginfo-0:35.9-2.el9_2.ppc64le"
},
"product_reference": "weldr-client-debuginfo-0:35.9-2.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-debuginfo-0:35.9-2.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:weldr-client-debuginfo-0:35.9-2.el9_2.s390x"
},
"product_reference": "weldr-client-debuginfo-0:35.9-2.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-debuginfo-0:35.9-2.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:weldr-client-debuginfo-0:35.9-2.el9_2.x86_64"
},
"product_reference": "weldr-client-debuginfo-0:35.9-2.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-debugsource-0:35.9-2.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:weldr-client-debugsource-0:35.9-2.el9_2.aarch64"
},
"product_reference": "weldr-client-debugsource-0:35.9-2.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-debugsource-0:35.9-2.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:weldr-client-debugsource-0:35.9-2.el9_2.ppc64le"
},
"product_reference": "weldr-client-debugsource-0:35.9-2.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-debugsource-0:35.9-2.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:weldr-client-debugsource-0:35.9-2.el9_2.s390x"
},
"product_reference": "weldr-client-debugsource-0:35.9-2.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-debugsource-0:35.9-2.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:weldr-client-debugsource-0:35.9-2.el9_2.x86_64"
},
"product_reference": "weldr-client-debugsource-0:35.9-2.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-tests-debuginfo-0:35.9-2.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:weldr-client-tests-debuginfo-0:35.9-2.el9_2.aarch64"
},
"product_reference": "weldr-client-tests-debuginfo-0:35.9-2.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-tests-debuginfo-0:35.9-2.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:weldr-client-tests-debuginfo-0:35.9-2.el9_2.ppc64le"
},
"product_reference": "weldr-client-tests-debuginfo-0:35.9-2.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-tests-debuginfo-0:35.9-2.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:weldr-client-tests-debuginfo-0:35.9-2.el9_2.s390x"
},
"product_reference": "weldr-client-tests-debuginfo-0:35.9-2.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-tests-debuginfo-0:35.9-2.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:weldr-client-tests-debuginfo-0:35.9-2.el9_2.x86_64"
},
"product_reference": "weldr-client-tests-debuginfo-0:35.9-2.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-22871",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2025-04-08T21:01:32.229479+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2358493"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/http golang package. The net/http package incorrectly accepts messages that end with a line feed (LF) instead of the proper line ending. When used with another server that also misinterprets this, it can lead to request smuggling\u2014where an attacker tricks the system to send hidden or unauthorized requests.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/http: Request smuggling due to acceptance of invalid chunked data in net/http",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Satellite is rated as Low severity for this vulnerability. However, other affected components remain Moderate. Satellite uses the affected Go net/http component solely as a client to make requests, not as a server. Since this vulnerability only affects server-side usage, Satellite is not directly exposed to the flaw, justifying the lower severity rating.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.Z.E4S:weldr-client-0:35.9-2.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:weldr-client-0:35.9-2.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:weldr-client-0:35.9-2.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:weldr-client-0:35.9-2.el9_2.src",
"AppStream-9.2.0.Z.E4S:weldr-client-0:35.9-2.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:weldr-client-debuginfo-0:35.9-2.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:weldr-client-debuginfo-0:35.9-2.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:weldr-client-debuginfo-0:35.9-2.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:weldr-client-debuginfo-0:35.9-2.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:weldr-client-debugsource-0:35.9-2.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:weldr-client-debugsource-0:35.9-2.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:weldr-client-debugsource-0:35.9-2.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:weldr-client-debugsource-0:35.9-2.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:weldr-client-tests-debuginfo-0:35.9-2.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:weldr-client-tests-debuginfo-0:35.9-2.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:weldr-client-tests-debuginfo-0:35.9-2.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:weldr-client-tests-debuginfo-0:35.9-2.el9_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-22871"
},
{
"category": "external",
"summary": "RHBZ#2358493",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2358493"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-22871",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22871"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-22871",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22871"
},
{
"category": "external",
"summary": "https://go.dev/cl/652998",
"url": "https://go.dev/cl/652998"
},
{
"category": "external",
"summary": "https://go.dev/issue/71988",
"url": "https://go.dev/issue/71988"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Y2uBTVKjBQk",
"url": "https://groups.google.com/g/golang-announce/c/Y2uBTVKjBQk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3563",
"url": "https://pkg.go.dev/vuln/GO-2025-3563"
}
],
"release_date": "2025-04-08T20:04:34.769000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-25T13:49:23+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.Z.E4S:weldr-client-0:35.9-2.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:weldr-client-0:35.9-2.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:weldr-client-0:35.9-2.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:weldr-client-0:35.9-2.el9_2.src",
"AppStream-9.2.0.Z.E4S:weldr-client-0:35.9-2.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:weldr-client-debuginfo-0:35.9-2.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:weldr-client-debuginfo-0:35.9-2.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:weldr-client-debuginfo-0:35.9-2.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:weldr-client-debuginfo-0:35.9-2.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:weldr-client-debugsource-0:35.9-2.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:weldr-client-debugsource-0:35.9-2.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:weldr-client-debugsource-0:35.9-2.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:weldr-client-debugsource-0:35.9-2.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:weldr-client-tests-debuginfo-0:35.9-2.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:weldr-client-tests-debuginfo-0:35.9-2.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:weldr-client-tests-debuginfo-0:35.9-2.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:weldr-client-tests-debuginfo-0:35.9-2.el9_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:9637"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.2.0.Z.E4S:weldr-client-0:35.9-2.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:weldr-client-0:35.9-2.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:weldr-client-0:35.9-2.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:weldr-client-0:35.9-2.el9_2.src",
"AppStream-9.2.0.Z.E4S:weldr-client-0:35.9-2.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:weldr-client-debuginfo-0:35.9-2.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:weldr-client-debuginfo-0:35.9-2.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:weldr-client-debuginfo-0:35.9-2.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:weldr-client-debuginfo-0:35.9-2.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:weldr-client-debugsource-0:35.9-2.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:weldr-client-debugsource-0:35.9-2.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:weldr-client-debugsource-0:35.9-2.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:weldr-client-debugsource-0:35.9-2.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:weldr-client-tests-debuginfo-0:35.9-2.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:weldr-client-tests-debuginfo-0:35.9-2.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:weldr-client-tests-debuginfo-0:35.9-2.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:weldr-client-tests-debuginfo-0:35.9-2.el9_2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.Z.E4S:weldr-client-0:35.9-2.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:weldr-client-0:35.9-2.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:weldr-client-0:35.9-2.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:weldr-client-0:35.9-2.el9_2.src",
"AppStream-9.2.0.Z.E4S:weldr-client-0:35.9-2.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:weldr-client-debuginfo-0:35.9-2.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:weldr-client-debuginfo-0:35.9-2.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:weldr-client-debuginfo-0:35.9-2.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:weldr-client-debuginfo-0:35.9-2.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:weldr-client-debugsource-0:35.9-2.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:weldr-client-debugsource-0:35.9-2.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:weldr-client-debugsource-0:35.9-2.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:weldr-client-debugsource-0:35.9-2.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:weldr-client-tests-debuginfo-0:35.9-2.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:weldr-client-tests-debuginfo-0:35.9-2.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:weldr-client-tests-debuginfo-0:35.9-2.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:weldr-client-tests-debuginfo-0:35.9-2.el9_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "net/http: Request smuggling due to acceptance of invalid chunked data in net/http"
}
]
}
RHSA-2025:9638
Vulnerability from csaf_redhat - Published: 2025-06-25 13:57 - Updated: 2026-06-30 00:50A flaw was found in the net/http golang package. The net/http package incorrectly accepts messages that end with a line feed (LF) instead of the proper line ending. When used with another server that also misinterprets this, it can lead to request smuggling—where an attacker tricks the system to send hidden or unauthorized requests.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.EUS:weldr-client-0:35.12-3.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:weldr-client-0:35.12-3.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:weldr-client-0:35.12-3.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:weldr-client-0:35.12-3.el9_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:weldr-client-0:35.12-3.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:weldr-client-debuginfo-0:35.12-3.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:weldr-client-debuginfo-0:35.12-3.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:weldr-client-debuginfo-0:35.12-3.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:weldr-client-debuginfo-0:35.12-3.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:weldr-client-debugsource-0:35.12-3.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:weldr-client-debugsource-0:35.12-3.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:weldr-client-debugsource-0:35.12-3.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:weldr-client-debugsource-0:35.12-3.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:weldr-client-tests-debuginfo-0:35.12-3.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:weldr-client-tests-debuginfo-0:35.12-3.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:weldr-client-tests-debuginfo-0:35.12-3.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:weldr-client-tests-debuginfo-0:35.12-3.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for weldr-client is now available for Red Hat Enterprise Linux 9.4 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Command line utility to control osbuild-composer\n\nSecurity Fix(es):\n\n* net/http: Request smuggling due to acceptance of invalid chunked data in net/http (CVE-2025-22871)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:9638",
"url": "https://access.redhat.com/errata/RHSA-2025:9638"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2358493",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2358493"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_9638.json"
}
],
"title": "Red Hat Security Advisory: weldr-client security update",
"tracking": {
"current_release_date": "2026-06-30T00:50:34+00:00",
"generator": {
"date": "2026-06-30T00:50:34+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.0"
}
},
"id": "RHSA-2025:9638",
"initial_release_date": "2025-06-25T13:57:01+00:00",
"revision_history": [
{
"date": "2025-06-25T13:57:01+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-06-25T13:57:01+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-30T00:50:34+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.4::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "weldr-client-0:35.12-3.el9_4.src",
"product": {
"name": "weldr-client-0:35.12-3.el9_4.src",
"product_id": "weldr-client-0:35.12-3.el9_4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client@35.12-3.el9_4?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "weldr-client-0:35.12-3.el9_4.aarch64",
"product": {
"name": "weldr-client-0:35.12-3.el9_4.aarch64",
"product_id": "weldr-client-0:35.12-3.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client@35.12-3.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "weldr-client-debugsource-0:35.12-3.el9_4.aarch64",
"product": {
"name": "weldr-client-debugsource-0:35.12-3.el9_4.aarch64",
"product_id": "weldr-client-debugsource-0:35.12-3.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client-debugsource@35.12-3.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "weldr-client-debuginfo-0:35.12-3.el9_4.aarch64",
"product": {
"name": "weldr-client-debuginfo-0:35.12-3.el9_4.aarch64",
"product_id": "weldr-client-debuginfo-0:35.12-3.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client-debuginfo@35.12-3.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "weldr-client-tests-debuginfo-0:35.12-3.el9_4.aarch64",
"product": {
"name": "weldr-client-tests-debuginfo-0:35.12-3.el9_4.aarch64",
"product_id": "weldr-client-tests-debuginfo-0:35.12-3.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client-tests-debuginfo@35.12-3.el9_4?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "weldr-client-0:35.12-3.el9_4.ppc64le",
"product": {
"name": "weldr-client-0:35.12-3.el9_4.ppc64le",
"product_id": "weldr-client-0:35.12-3.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client@35.12-3.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "weldr-client-debugsource-0:35.12-3.el9_4.ppc64le",
"product": {
"name": "weldr-client-debugsource-0:35.12-3.el9_4.ppc64le",
"product_id": "weldr-client-debugsource-0:35.12-3.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client-debugsource@35.12-3.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "weldr-client-debuginfo-0:35.12-3.el9_4.ppc64le",
"product": {
"name": "weldr-client-debuginfo-0:35.12-3.el9_4.ppc64le",
"product_id": "weldr-client-debuginfo-0:35.12-3.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client-debuginfo@35.12-3.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "weldr-client-tests-debuginfo-0:35.12-3.el9_4.ppc64le",
"product": {
"name": "weldr-client-tests-debuginfo-0:35.12-3.el9_4.ppc64le",
"product_id": "weldr-client-tests-debuginfo-0:35.12-3.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client-tests-debuginfo@35.12-3.el9_4?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "weldr-client-0:35.12-3.el9_4.x86_64",
"product": {
"name": "weldr-client-0:35.12-3.el9_4.x86_64",
"product_id": "weldr-client-0:35.12-3.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client@35.12-3.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "weldr-client-debugsource-0:35.12-3.el9_4.x86_64",
"product": {
"name": "weldr-client-debugsource-0:35.12-3.el9_4.x86_64",
"product_id": "weldr-client-debugsource-0:35.12-3.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client-debugsource@35.12-3.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "weldr-client-debuginfo-0:35.12-3.el9_4.x86_64",
"product": {
"name": "weldr-client-debuginfo-0:35.12-3.el9_4.x86_64",
"product_id": "weldr-client-debuginfo-0:35.12-3.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client-debuginfo@35.12-3.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "weldr-client-tests-debuginfo-0:35.12-3.el9_4.x86_64",
"product": {
"name": "weldr-client-tests-debuginfo-0:35.12-3.el9_4.x86_64",
"product_id": "weldr-client-tests-debuginfo-0:35.12-3.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client-tests-debuginfo@35.12-3.el9_4?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "weldr-client-0:35.12-3.el9_4.s390x",
"product": {
"name": "weldr-client-0:35.12-3.el9_4.s390x",
"product_id": "weldr-client-0:35.12-3.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client@35.12-3.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "weldr-client-debugsource-0:35.12-3.el9_4.s390x",
"product": {
"name": "weldr-client-debugsource-0:35.12-3.el9_4.s390x",
"product_id": "weldr-client-debugsource-0:35.12-3.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client-debugsource@35.12-3.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "weldr-client-debuginfo-0:35.12-3.el9_4.s390x",
"product": {
"name": "weldr-client-debuginfo-0:35.12-3.el9_4.s390x",
"product_id": "weldr-client-debuginfo-0:35.12-3.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client-debuginfo@35.12-3.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "weldr-client-tests-debuginfo-0:35.12-3.el9_4.s390x",
"product": {
"name": "weldr-client-tests-debuginfo-0:35.12-3.el9_4.s390x",
"product_id": "weldr-client-tests-debuginfo-0:35.12-3.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client-tests-debuginfo@35.12-3.el9_4?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-0:35.12-3.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:weldr-client-0:35.12-3.el9_4.aarch64"
},
"product_reference": "weldr-client-0:35.12-3.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-0:35.12-3.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:weldr-client-0:35.12-3.el9_4.ppc64le"
},
"product_reference": "weldr-client-0:35.12-3.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-0:35.12-3.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:weldr-client-0:35.12-3.el9_4.s390x"
},
"product_reference": "weldr-client-0:35.12-3.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-0:35.12-3.el9_4.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:weldr-client-0:35.12-3.el9_4.src"
},
"product_reference": "weldr-client-0:35.12-3.el9_4.src",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-0:35.12-3.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:weldr-client-0:35.12-3.el9_4.x86_64"
},
"product_reference": "weldr-client-0:35.12-3.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-debuginfo-0:35.12-3.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:weldr-client-debuginfo-0:35.12-3.el9_4.aarch64"
},
"product_reference": "weldr-client-debuginfo-0:35.12-3.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-debuginfo-0:35.12-3.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:weldr-client-debuginfo-0:35.12-3.el9_4.ppc64le"
},
"product_reference": "weldr-client-debuginfo-0:35.12-3.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-debuginfo-0:35.12-3.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:weldr-client-debuginfo-0:35.12-3.el9_4.s390x"
},
"product_reference": "weldr-client-debuginfo-0:35.12-3.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-debuginfo-0:35.12-3.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:weldr-client-debuginfo-0:35.12-3.el9_4.x86_64"
},
"product_reference": "weldr-client-debuginfo-0:35.12-3.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-debugsource-0:35.12-3.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:weldr-client-debugsource-0:35.12-3.el9_4.aarch64"
},
"product_reference": "weldr-client-debugsource-0:35.12-3.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-debugsource-0:35.12-3.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:weldr-client-debugsource-0:35.12-3.el9_4.ppc64le"
},
"product_reference": "weldr-client-debugsource-0:35.12-3.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-debugsource-0:35.12-3.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:weldr-client-debugsource-0:35.12-3.el9_4.s390x"
},
"product_reference": "weldr-client-debugsource-0:35.12-3.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-debugsource-0:35.12-3.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:weldr-client-debugsource-0:35.12-3.el9_4.x86_64"
},
"product_reference": "weldr-client-debugsource-0:35.12-3.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-tests-debuginfo-0:35.12-3.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:weldr-client-tests-debuginfo-0:35.12-3.el9_4.aarch64"
},
"product_reference": "weldr-client-tests-debuginfo-0:35.12-3.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-tests-debuginfo-0:35.12-3.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:weldr-client-tests-debuginfo-0:35.12-3.el9_4.ppc64le"
},
"product_reference": "weldr-client-tests-debuginfo-0:35.12-3.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-tests-debuginfo-0:35.12-3.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:weldr-client-tests-debuginfo-0:35.12-3.el9_4.s390x"
},
"product_reference": "weldr-client-tests-debuginfo-0:35.12-3.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-tests-debuginfo-0:35.12-3.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:weldr-client-tests-debuginfo-0:35.12-3.el9_4.x86_64"
},
"product_reference": "weldr-client-tests-debuginfo-0:35.12-3.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-22871",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2025-04-08T21:01:32.229479+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2358493"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/http golang package. The net/http package incorrectly accepts messages that end with a line feed (LF) instead of the proper line ending. When used with another server that also misinterprets this, it can lead to request smuggling\u2014where an attacker tricks the system to send hidden or unauthorized requests.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/http: Request smuggling due to acceptance of invalid chunked data in net/http",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Satellite is rated as Low severity for this vulnerability. However, other affected components remain Moderate. Satellite uses the affected Go net/http component solely as a client to make requests, not as a server. Since this vulnerability only affects server-side usage, Satellite is not directly exposed to the flaw, justifying the lower severity rating.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.4.0.Z.EUS:weldr-client-0:35.12-3.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:weldr-client-0:35.12-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:weldr-client-0:35.12-3.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:weldr-client-0:35.12-3.el9_4.src",
"AppStream-9.4.0.Z.EUS:weldr-client-0:35.12-3.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:weldr-client-debuginfo-0:35.12-3.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:weldr-client-debuginfo-0:35.12-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:weldr-client-debuginfo-0:35.12-3.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:weldr-client-debuginfo-0:35.12-3.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:weldr-client-debugsource-0:35.12-3.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:weldr-client-debugsource-0:35.12-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:weldr-client-debugsource-0:35.12-3.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:weldr-client-debugsource-0:35.12-3.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:weldr-client-tests-debuginfo-0:35.12-3.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:weldr-client-tests-debuginfo-0:35.12-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:weldr-client-tests-debuginfo-0:35.12-3.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:weldr-client-tests-debuginfo-0:35.12-3.el9_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-22871"
},
{
"category": "external",
"summary": "RHBZ#2358493",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2358493"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-22871",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22871"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-22871",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22871"
},
{
"category": "external",
"summary": "https://go.dev/cl/652998",
"url": "https://go.dev/cl/652998"
},
{
"category": "external",
"summary": "https://go.dev/issue/71988",
"url": "https://go.dev/issue/71988"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Y2uBTVKjBQk",
"url": "https://groups.google.com/g/golang-announce/c/Y2uBTVKjBQk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3563",
"url": "https://pkg.go.dev/vuln/GO-2025-3563"
}
],
"release_date": "2025-04-08T20:04:34.769000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-25T13:57:01+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.Z.EUS:weldr-client-0:35.12-3.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:weldr-client-0:35.12-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:weldr-client-0:35.12-3.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:weldr-client-0:35.12-3.el9_4.src",
"AppStream-9.4.0.Z.EUS:weldr-client-0:35.12-3.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:weldr-client-debuginfo-0:35.12-3.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:weldr-client-debuginfo-0:35.12-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:weldr-client-debuginfo-0:35.12-3.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:weldr-client-debuginfo-0:35.12-3.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:weldr-client-debugsource-0:35.12-3.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:weldr-client-debugsource-0:35.12-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:weldr-client-debugsource-0:35.12-3.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:weldr-client-debugsource-0:35.12-3.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:weldr-client-tests-debuginfo-0:35.12-3.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:weldr-client-tests-debuginfo-0:35.12-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:weldr-client-tests-debuginfo-0:35.12-3.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:weldr-client-tests-debuginfo-0:35.12-3.el9_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:9638"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.4.0.Z.EUS:weldr-client-0:35.12-3.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:weldr-client-0:35.12-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:weldr-client-0:35.12-3.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:weldr-client-0:35.12-3.el9_4.src",
"AppStream-9.4.0.Z.EUS:weldr-client-0:35.12-3.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:weldr-client-debuginfo-0:35.12-3.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:weldr-client-debuginfo-0:35.12-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:weldr-client-debuginfo-0:35.12-3.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:weldr-client-debuginfo-0:35.12-3.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:weldr-client-debugsource-0:35.12-3.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:weldr-client-debugsource-0:35.12-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:weldr-client-debugsource-0:35.12-3.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:weldr-client-debugsource-0:35.12-3.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:weldr-client-tests-debuginfo-0:35.12-3.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:weldr-client-tests-debuginfo-0:35.12-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:weldr-client-tests-debuginfo-0:35.12-3.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:weldr-client-tests-debuginfo-0:35.12-3.el9_4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.EUS:weldr-client-0:35.12-3.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:weldr-client-0:35.12-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:weldr-client-0:35.12-3.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:weldr-client-0:35.12-3.el9_4.src",
"AppStream-9.4.0.Z.EUS:weldr-client-0:35.12-3.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:weldr-client-debuginfo-0:35.12-3.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:weldr-client-debuginfo-0:35.12-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:weldr-client-debuginfo-0:35.12-3.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:weldr-client-debuginfo-0:35.12-3.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:weldr-client-debugsource-0:35.12-3.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:weldr-client-debugsource-0:35.12-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:weldr-client-debugsource-0:35.12-3.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:weldr-client-debugsource-0:35.12-3.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:weldr-client-tests-debuginfo-0:35.12-3.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:weldr-client-tests-debuginfo-0:35.12-3.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:weldr-client-tests-debuginfo-0:35.12-3.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:weldr-client-tests-debuginfo-0:35.12-3.el9_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "net/http: Request smuggling due to acceptance of invalid chunked data in net/http"
}
]
}
RHSA-2025:9639
Vulnerability from csaf_redhat - Published: 2025-06-25 13:37 - Updated: 2026-06-30 00:50A flaw was found in the net/http golang package. The net/http package incorrectly accepts messages that end with a line feed (LF) instead of the proper line ending. When used with another server that also misinterprets this, it can lead to request smuggling—where an attacker tricks the system to send hidden or unauthorized requests.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.0.0.Z.E4S:weldr-client-0:35.5-3.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:weldr-client-0:35.5-3.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:weldr-client-0:35.5-3.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:weldr-client-0:35.5-3.el9_0.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:weldr-client-0:35.5-3.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:weldr-client-debuginfo-0:35.5-3.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:weldr-client-debuginfo-0:35.5-3.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:weldr-client-debuginfo-0:35.5-3.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:weldr-client-debuginfo-0:35.5-3.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:weldr-client-debugsource-0:35.5-3.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:weldr-client-debugsource-0:35.5-3.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:weldr-client-debugsource-0:35.5-3.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:weldr-client-debugsource-0:35.5-3.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:weldr-client-tests-debuginfo-0:35.5-3.el9_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:weldr-client-tests-debuginfo-0:35.5-3.el9_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:weldr-client-tests-debuginfo-0:35.5-3.el9_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:weldr-client-tests-debuginfo-0:35.5-3.el9_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for weldr-client is now available for Red Hat Enterprise Linux 9.0 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Command line utility to control osbuild-composer\n\nSecurity Fix(es):\n\n* net/http: Request smuggling due to acceptance of invalid chunked data in net/http (CVE-2025-22871)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:9639",
"url": "https://access.redhat.com/errata/RHSA-2025:9639"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2358493",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2358493"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_9639.json"
}
],
"title": "Red Hat Security Advisory: weldr-client security update",
"tracking": {
"current_release_date": "2026-06-30T00:50:35+00:00",
"generator": {
"date": "2026-06-30T00:50:35+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.0"
}
},
"id": "RHSA-2025:9639",
"initial_release_date": "2025-06-25T13:37:57+00:00",
"revision_history": [
{
"date": "2025-06-25T13:37:57+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-06-25T13:37:57+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-30T00:50:35+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:9.0::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "weldr-client-0:35.5-3.el9_0.src",
"product": {
"name": "weldr-client-0:35.5-3.el9_0.src",
"product_id": "weldr-client-0:35.5-3.el9_0.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client@35.5-3.el9_0?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "weldr-client-0:35.5-3.el9_0.aarch64",
"product": {
"name": "weldr-client-0:35.5-3.el9_0.aarch64",
"product_id": "weldr-client-0:35.5-3.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client@35.5-3.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "weldr-client-debugsource-0:35.5-3.el9_0.aarch64",
"product": {
"name": "weldr-client-debugsource-0:35.5-3.el9_0.aarch64",
"product_id": "weldr-client-debugsource-0:35.5-3.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client-debugsource@35.5-3.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "weldr-client-debuginfo-0:35.5-3.el9_0.aarch64",
"product": {
"name": "weldr-client-debuginfo-0:35.5-3.el9_0.aarch64",
"product_id": "weldr-client-debuginfo-0:35.5-3.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client-debuginfo@35.5-3.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "weldr-client-tests-debuginfo-0:35.5-3.el9_0.aarch64",
"product": {
"name": "weldr-client-tests-debuginfo-0:35.5-3.el9_0.aarch64",
"product_id": "weldr-client-tests-debuginfo-0:35.5-3.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client-tests-debuginfo@35.5-3.el9_0?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "weldr-client-0:35.5-3.el9_0.ppc64le",
"product": {
"name": "weldr-client-0:35.5-3.el9_0.ppc64le",
"product_id": "weldr-client-0:35.5-3.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client@35.5-3.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "weldr-client-debugsource-0:35.5-3.el9_0.ppc64le",
"product": {
"name": "weldr-client-debugsource-0:35.5-3.el9_0.ppc64le",
"product_id": "weldr-client-debugsource-0:35.5-3.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client-debugsource@35.5-3.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "weldr-client-debuginfo-0:35.5-3.el9_0.ppc64le",
"product": {
"name": "weldr-client-debuginfo-0:35.5-3.el9_0.ppc64le",
"product_id": "weldr-client-debuginfo-0:35.5-3.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client-debuginfo@35.5-3.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "weldr-client-tests-debuginfo-0:35.5-3.el9_0.ppc64le",
"product": {
"name": "weldr-client-tests-debuginfo-0:35.5-3.el9_0.ppc64le",
"product_id": "weldr-client-tests-debuginfo-0:35.5-3.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client-tests-debuginfo@35.5-3.el9_0?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "weldr-client-0:35.5-3.el9_0.x86_64",
"product": {
"name": "weldr-client-0:35.5-3.el9_0.x86_64",
"product_id": "weldr-client-0:35.5-3.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client@35.5-3.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "weldr-client-debugsource-0:35.5-3.el9_0.x86_64",
"product": {
"name": "weldr-client-debugsource-0:35.5-3.el9_0.x86_64",
"product_id": "weldr-client-debugsource-0:35.5-3.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client-debugsource@35.5-3.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "weldr-client-debuginfo-0:35.5-3.el9_0.x86_64",
"product": {
"name": "weldr-client-debuginfo-0:35.5-3.el9_0.x86_64",
"product_id": "weldr-client-debuginfo-0:35.5-3.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client-debuginfo@35.5-3.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "weldr-client-tests-debuginfo-0:35.5-3.el9_0.x86_64",
"product": {
"name": "weldr-client-tests-debuginfo-0:35.5-3.el9_0.x86_64",
"product_id": "weldr-client-tests-debuginfo-0:35.5-3.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client-tests-debuginfo@35.5-3.el9_0?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "weldr-client-0:35.5-3.el9_0.s390x",
"product": {
"name": "weldr-client-0:35.5-3.el9_0.s390x",
"product_id": "weldr-client-0:35.5-3.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client@35.5-3.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "weldr-client-debugsource-0:35.5-3.el9_0.s390x",
"product": {
"name": "weldr-client-debugsource-0:35.5-3.el9_0.s390x",
"product_id": "weldr-client-debugsource-0:35.5-3.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client-debugsource@35.5-3.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "weldr-client-debuginfo-0:35.5-3.el9_0.s390x",
"product": {
"name": "weldr-client-debuginfo-0:35.5-3.el9_0.s390x",
"product_id": "weldr-client-debuginfo-0:35.5-3.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client-debuginfo@35.5-3.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "weldr-client-tests-debuginfo-0:35.5-3.el9_0.s390x",
"product": {
"name": "weldr-client-tests-debuginfo-0:35.5-3.el9_0.s390x",
"product_id": "weldr-client-tests-debuginfo-0:35.5-3.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/weldr-client-tests-debuginfo@35.5-3.el9_0?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-0:35.5-3.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:weldr-client-0:35.5-3.el9_0.aarch64"
},
"product_reference": "weldr-client-0:35.5-3.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-0:35.5-3.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:weldr-client-0:35.5-3.el9_0.ppc64le"
},
"product_reference": "weldr-client-0:35.5-3.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-0:35.5-3.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:weldr-client-0:35.5-3.el9_0.s390x"
},
"product_reference": "weldr-client-0:35.5-3.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-0:35.5-3.el9_0.src as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:weldr-client-0:35.5-3.el9_0.src"
},
"product_reference": "weldr-client-0:35.5-3.el9_0.src",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-0:35.5-3.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:weldr-client-0:35.5-3.el9_0.x86_64"
},
"product_reference": "weldr-client-0:35.5-3.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-debuginfo-0:35.5-3.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:weldr-client-debuginfo-0:35.5-3.el9_0.aarch64"
},
"product_reference": "weldr-client-debuginfo-0:35.5-3.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-debuginfo-0:35.5-3.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:weldr-client-debuginfo-0:35.5-3.el9_0.ppc64le"
},
"product_reference": "weldr-client-debuginfo-0:35.5-3.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-debuginfo-0:35.5-3.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:weldr-client-debuginfo-0:35.5-3.el9_0.s390x"
},
"product_reference": "weldr-client-debuginfo-0:35.5-3.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-debuginfo-0:35.5-3.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:weldr-client-debuginfo-0:35.5-3.el9_0.x86_64"
},
"product_reference": "weldr-client-debuginfo-0:35.5-3.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-debugsource-0:35.5-3.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:weldr-client-debugsource-0:35.5-3.el9_0.aarch64"
},
"product_reference": "weldr-client-debugsource-0:35.5-3.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-debugsource-0:35.5-3.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:weldr-client-debugsource-0:35.5-3.el9_0.ppc64le"
},
"product_reference": "weldr-client-debugsource-0:35.5-3.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-debugsource-0:35.5-3.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:weldr-client-debugsource-0:35.5-3.el9_0.s390x"
},
"product_reference": "weldr-client-debugsource-0:35.5-3.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-debugsource-0:35.5-3.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:weldr-client-debugsource-0:35.5-3.el9_0.x86_64"
},
"product_reference": "weldr-client-debugsource-0:35.5-3.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-tests-debuginfo-0:35.5-3.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:weldr-client-tests-debuginfo-0:35.5-3.el9_0.aarch64"
},
"product_reference": "weldr-client-tests-debuginfo-0:35.5-3.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-tests-debuginfo-0:35.5-3.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:weldr-client-tests-debuginfo-0:35.5-3.el9_0.ppc64le"
},
"product_reference": "weldr-client-tests-debuginfo-0:35.5-3.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-tests-debuginfo-0:35.5-3.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:weldr-client-tests-debuginfo-0:35.5-3.el9_0.s390x"
},
"product_reference": "weldr-client-tests-debuginfo-0:35.5-3.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "weldr-client-tests-debuginfo-0:35.5-3.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:weldr-client-tests-debuginfo-0:35.5-3.el9_0.x86_64"
},
"product_reference": "weldr-client-tests-debuginfo-0:35.5-3.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-22871",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2025-04-08T21:01:32.229479+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2358493"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/http golang package. The net/http package incorrectly accepts messages that end with a line feed (LF) instead of the proper line ending. When used with another server that also misinterprets this, it can lead to request smuggling\u2014where an attacker tricks the system to send hidden or unauthorized requests.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/http: Request smuggling due to acceptance of invalid chunked data in net/http",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Satellite is rated as Low severity for this vulnerability. However, other affected components remain Moderate. Satellite uses the affected Go net/http component solely as a client to make requests, not as a server. Since this vulnerability only affects server-side usage, Satellite is not directly exposed to the flaw, justifying the lower severity rating.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.0.0.Z.E4S:weldr-client-0:35.5-3.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:weldr-client-0:35.5-3.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:weldr-client-0:35.5-3.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:weldr-client-0:35.5-3.el9_0.src",
"AppStream-9.0.0.Z.E4S:weldr-client-0:35.5-3.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:weldr-client-debuginfo-0:35.5-3.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:weldr-client-debuginfo-0:35.5-3.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:weldr-client-debuginfo-0:35.5-3.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:weldr-client-debuginfo-0:35.5-3.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:weldr-client-debugsource-0:35.5-3.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:weldr-client-debugsource-0:35.5-3.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:weldr-client-debugsource-0:35.5-3.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:weldr-client-debugsource-0:35.5-3.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:weldr-client-tests-debuginfo-0:35.5-3.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:weldr-client-tests-debuginfo-0:35.5-3.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:weldr-client-tests-debuginfo-0:35.5-3.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:weldr-client-tests-debuginfo-0:35.5-3.el9_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-22871"
},
{
"category": "external",
"summary": "RHBZ#2358493",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2358493"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-22871",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22871"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-22871",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22871"
},
{
"category": "external",
"summary": "https://go.dev/cl/652998",
"url": "https://go.dev/cl/652998"
},
{
"category": "external",
"summary": "https://go.dev/issue/71988",
"url": "https://go.dev/issue/71988"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Y2uBTVKjBQk",
"url": "https://groups.google.com/g/golang-announce/c/Y2uBTVKjBQk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3563",
"url": "https://pkg.go.dev/vuln/GO-2025-3563"
}
],
"release_date": "2025-04-08T20:04:34.769000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-25T13:37:57+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.0.0.Z.E4S:weldr-client-0:35.5-3.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:weldr-client-0:35.5-3.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:weldr-client-0:35.5-3.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:weldr-client-0:35.5-3.el9_0.src",
"AppStream-9.0.0.Z.E4S:weldr-client-0:35.5-3.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:weldr-client-debuginfo-0:35.5-3.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:weldr-client-debuginfo-0:35.5-3.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:weldr-client-debuginfo-0:35.5-3.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:weldr-client-debuginfo-0:35.5-3.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:weldr-client-debugsource-0:35.5-3.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:weldr-client-debugsource-0:35.5-3.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:weldr-client-debugsource-0:35.5-3.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:weldr-client-debugsource-0:35.5-3.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:weldr-client-tests-debuginfo-0:35.5-3.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:weldr-client-tests-debuginfo-0:35.5-3.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:weldr-client-tests-debuginfo-0:35.5-3.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:weldr-client-tests-debuginfo-0:35.5-3.el9_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:9639"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.0.0.Z.E4S:weldr-client-0:35.5-3.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:weldr-client-0:35.5-3.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:weldr-client-0:35.5-3.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:weldr-client-0:35.5-3.el9_0.src",
"AppStream-9.0.0.Z.E4S:weldr-client-0:35.5-3.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:weldr-client-debuginfo-0:35.5-3.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:weldr-client-debuginfo-0:35.5-3.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:weldr-client-debuginfo-0:35.5-3.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:weldr-client-debuginfo-0:35.5-3.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:weldr-client-debugsource-0:35.5-3.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:weldr-client-debugsource-0:35.5-3.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:weldr-client-debugsource-0:35.5-3.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:weldr-client-debugsource-0:35.5-3.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:weldr-client-tests-debuginfo-0:35.5-3.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:weldr-client-tests-debuginfo-0:35.5-3.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:weldr-client-tests-debuginfo-0:35.5-3.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:weldr-client-tests-debuginfo-0:35.5-3.el9_0.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.0.0.Z.E4S:weldr-client-0:35.5-3.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:weldr-client-0:35.5-3.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:weldr-client-0:35.5-3.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:weldr-client-0:35.5-3.el9_0.src",
"AppStream-9.0.0.Z.E4S:weldr-client-0:35.5-3.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:weldr-client-debuginfo-0:35.5-3.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:weldr-client-debuginfo-0:35.5-3.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:weldr-client-debuginfo-0:35.5-3.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:weldr-client-debuginfo-0:35.5-3.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:weldr-client-debugsource-0:35.5-3.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:weldr-client-debugsource-0:35.5-3.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:weldr-client-debugsource-0:35.5-3.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:weldr-client-debugsource-0:35.5-3.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:weldr-client-tests-debuginfo-0:35.5-3.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:weldr-client-tests-debuginfo-0:35.5-3.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:weldr-client-tests-debuginfo-0:35.5-3.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:weldr-client-tests-debuginfo-0:35.5-3.el9_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "net/http: Request smuggling due to acceptance of invalid chunked data in net/http"
}
]
}
RHSA-2025:9640
Vulnerability from csaf_redhat - Published: 2025-06-25 14:13 - Updated: 2026-06-30 00:50A flaw was found in the net/http golang package. The net/http package incorrectly accepts messages that end with a line feed (LF) instead of the proper line ending. When used with another server that also misinterprets this, it can lead to request smuggling—where an attacker tricks the system to send hidden or unauthorized requests.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.2.0.Z.E4S:osbuild-composer-0:76.1-2.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:osbuild-composer-0:76.1-2.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:osbuild-composer-0:76.1-2.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:osbuild-composer-0:76.1-2.el9_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:osbuild-composer-0:76.1-2.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:osbuild-composer-core-0:76.1-2.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:osbuild-composer-core-0:76.1-2.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:osbuild-composer-core-0:76.1-2.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:osbuild-composer-core-0:76.1-2.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:osbuild-composer-core-debuginfo-0:76.1-2.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:osbuild-composer-core-debuginfo-0:76.1-2.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:osbuild-composer-core-debuginfo-0:76.1-2.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:osbuild-composer-core-debuginfo-0:76.1-2.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:osbuild-composer-debuginfo-0:76.1-2.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:osbuild-composer-debuginfo-0:76.1-2.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:osbuild-composer-debuginfo-0:76.1-2.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:osbuild-composer-debuginfo-0:76.1-2.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:osbuild-composer-debugsource-0:76.1-2.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:osbuild-composer-debugsource-0:76.1-2.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:osbuild-composer-debugsource-0:76.1-2.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:osbuild-composer-debugsource-0:76.1-2.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:osbuild-composer-dnf-json-0:76.1-2.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:osbuild-composer-dnf-json-0:76.1-2.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:osbuild-composer-dnf-json-0:76.1-2.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:osbuild-composer-dnf-json-0:76.1-2.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:osbuild-composer-tests-debuginfo-0:76.1-2.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:osbuild-composer-tests-debuginfo-0:76.1-2.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:osbuild-composer-tests-debuginfo-0:76.1-2.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:osbuild-composer-tests-debuginfo-0:76.1-2.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:osbuild-composer-worker-0:76.1-2.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:osbuild-composer-worker-0:76.1-2.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:osbuild-composer-worker-0:76.1-2.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:osbuild-composer-worker-0:76.1-2.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:osbuild-composer-worker-debuginfo-0:76.1-2.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:osbuild-composer-worker-debuginfo-0:76.1-2.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:osbuild-composer-worker-debuginfo-0:76.1-2.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:osbuild-composer-worker-debuginfo-0:76.1-2.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for osbuild-composer is now available for Red Hat Enterprise Linux 9.2 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "A service for building customized OS artifacts, such as VM images and OSTree commits, that uses osbuild under the hood. Besides building images for local usage, it can also upload images directly to cloud. It is compatible with composer-cli and cockpit-composer clients.\n\nSecurity Fix(es):\n\n* net/http: Request smuggling due to acceptance of invalid chunked data in net/http (CVE-2025-22871)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:9640",
"url": "https://access.redhat.com/errata/RHSA-2025:9640"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2358493",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2358493"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_9640.json"
}
],
"title": "Red Hat Security Advisory: osbuild-composer security update",
"tracking": {
"current_release_date": "2026-06-30T00:50:35+00:00",
"generator": {
"date": "2026-06-30T00:50:35+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.0"
}
},
"id": "RHSA-2025:9640",
"initial_release_date": "2025-06-25T14:13:41+00:00",
"revision_history": [
{
"date": "2025-06-25T14:13:41+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-06-25T14:13:41+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-30T00:50:35+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:9.2::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "osbuild-composer-0:76.1-2.el9_2.src",
"product": {
"name": "osbuild-composer-0:76.1-2.el9_2.src",
"product_id": "osbuild-composer-0:76.1-2.el9_2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer@76.1-2.el9_2?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "osbuild-composer-0:76.1-2.el9_2.aarch64",
"product": {
"name": "osbuild-composer-0:76.1-2.el9_2.aarch64",
"product_id": "osbuild-composer-0:76.1-2.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer@76.1-2.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-core-0:76.1-2.el9_2.aarch64",
"product": {
"name": "osbuild-composer-core-0:76.1-2.el9_2.aarch64",
"product_id": "osbuild-composer-core-0:76.1-2.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-core@76.1-2.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-dnf-json-0:76.1-2.el9_2.aarch64",
"product": {
"name": "osbuild-composer-dnf-json-0:76.1-2.el9_2.aarch64",
"product_id": "osbuild-composer-dnf-json-0:76.1-2.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-dnf-json@76.1-2.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-worker-0:76.1-2.el9_2.aarch64",
"product": {
"name": "osbuild-composer-worker-0:76.1-2.el9_2.aarch64",
"product_id": "osbuild-composer-worker-0:76.1-2.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-worker@76.1-2.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-debugsource-0:76.1-2.el9_2.aarch64",
"product": {
"name": "osbuild-composer-debugsource-0:76.1-2.el9_2.aarch64",
"product_id": "osbuild-composer-debugsource-0:76.1-2.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-debugsource@76.1-2.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-core-debuginfo-0:76.1-2.el9_2.aarch64",
"product": {
"name": "osbuild-composer-core-debuginfo-0:76.1-2.el9_2.aarch64",
"product_id": "osbuild-composer-core-debuginfo-0:76.1-2.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-core-debuginfo@76.1-2.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-debuginfo-0:76.1-2.el9_2.aarch64",
"product": {
"name": "osbuild-composer-debuginfo-0:76.1-2.el9_2.aarch64",
"product_id": "osbuild-composer-debuginfo-0:76.1-2.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-debuginfo@76.1-2.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-tests-debuginfo-0:76.1-2.el9_2.aarch64",
"product": {
"name": "osbuild-composer-tests-debuginfo-0:76.1-2.el9_2.aarch64",
"product_id": "osbuild-composer-tests-debuginfo-0:76.1-2.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-tests-debuginfo@76.1-2.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-worker-debuginfo-0:76.1-2.el9_2.aarch64",
"product": {
"name": "osbuild-composer-worker-debuginfo-0:76.1-2.el9_2.aarch64",
"product_id": "osbuild-composer-worker-debuginfo-0:76.1-2.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-worker-debuginfo@76.1-2.el9_2?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "osbuild-composer-0:76.1-2.el9_2.ppc64le",
"product": {
"name": "osbuild-composer-0:76.1-2.el9_2.ppc64le",
"product_id": "osbuild-composer-0:76.1-2.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer@76.1-2.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-core-0:76.1-2.el9_2.ppc64le",
"product": {
"name": "osbuild-composer-core-0:76.1-2.el9_2.ppc64le",
"product_id": "osbuild-composer-core-0:76.1-2.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-core@76.1-2.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-dnf-json-0:76.1-2.el9_2.ppc64le",
"product": {
"name": "osbuild-composer-dnf-json-0:76.1-2.el9_2.ppc64le",
"product_id": "osbuild-composer-dnf-json-0:76.1-2.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-dnf-json@76.1-2.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-worker-0:76.1-2.el9_2.ppc64le",
"product": {
"name": "osbuild-composer-worker-0:76.1-2.el9_2.ppc64le",
"product_id": "osbuild-composer-worker-0:76.1-2.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-worker@76.1-2.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-debugsource-0:76.1-2.el9_2.ppc64le",
"product": {
"name": "osbuild-composer-debugsource-0:76.1-2.el9_2.ppc64le",
"product_id": "osbuild-composer-debugsource-0:76.1-2.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-debugsource@76.1-2.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-core-debuginfo-0:76.1-2.el9_2.ppc64le",
"product": {
"name": "osbuild-composer-core-debuginfo-0:76.1-2.el9_2.ppc64le",
"product_id": "osbuild-composer-core-debuginfo-0:76.1-2.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-core-debuginfo@76.1-2.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-debuginfo-0:76.1-2.el9_2.ppc64le",
"product": {
"name": "osbuild-composer-debuginfo-0:76.1-2.el9_2.ppc64le",
"product_id": "osbuild-composer-debuginfo-0:76.1-2.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-debuginfo@76.1-2.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-tests-debuginfo-0:76.1-2.el9_2.ppc64le",
"product": {
"name": "osbuild-composer-tests-debuginfo-0:76.1-2.el9_2.ppc64le",
"product_id": "osbuild-composer-tests-debuginfo-0:76.1-2.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-tests-debuginfo@76.1-2.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-worker-debuginfo-0:76.1-2.el9_2.ppc64le",
"product": {
"name": "osbuild-composer-worker-debuginfo-0:76.1-2.el9_2.ppc64le",
"product_id": "osbuild-composer-worker-debuginfo-0:76.1-2.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-worker-debuginfo@76.1-2.el9_2?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "osbuild-composer-0:76.1-2.el9_2.x86_64",
"product": {
"name": "osbuild-composer-0:76.1-2.el9_2.x86_64",
"product_id": "osbuild-composer-0:76.1-2.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer@76.1-2.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-core-0:76.1-2.el9_2.x86_64",
"product": {
"name": "osbuild-composer-core-0:76.1-2.el9_2.x86_64",
"product_id": "osbuild-composer-core-0:76.1-2.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-core@76.1-2.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-dnf-json-0:76.1-2.el9_2.x86_64",
"product": {
"name": "osbuild-composer-dnf-json-0:76.1-2.el9_2.x86_64",
"product_id": "osbuild-composer-dnf-json-0:76.1-2.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-dnf-json@76.1-2.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-worker-0:76.1-2.el9_2.x86_64",
"product": {
"name": "osbuild-composer-worker-0:76.1-2.el9_2.x86_64",
"product_id": "osbuild-composer-worker-0:76.1-2.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-worker@76.1-2.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-debugsource-0:76.1-2.el9_2.x86_64",
"product": {
"name": "osbuild-composer-debugsource-0:76.1-2.el9_2.x86_64",
"product_id": "osbuild-composer-debugsource-0:76.1-2.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-debugsource@76.1-2.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-core-debuginfo-0:76.1-2.el9_2.x86_64",
"product": {
"name": "osbuild-composer-core-debuginfo-0:76.1-2.el9_2.x86_64",
"product_id": "osbuild-composer-core-debuginfo-0:76.1-2.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-core-debuginfo@76.1-2.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-debuginfo-0:76.1-2.el9_2.x86_64",
"product": {
"name": "osbuild-composer-debuginfo-0:76.1-2.el9_2.x86_64",
"product_id": "osbuild-composer-debuginfo-0:76.1-2.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-debuginfo@76.1-2.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-tests-debuginfo-0:76.1-2.el9_2.x86_64",
"product": {
"name": "osbuild-composer-tests-debuginfo-0:76.1-2.el9_2.x86_64",
"product_id": "osbuild-composer-tests-debuginfo-0:76.1-2.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-tests-debuginfo@76.1-2.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-worker-debuginfo-0:76.1-2.el9_2.x86_64",
"product": {
"name": "osbuild-composer-worker-debuginfo-0:76.1-2.el9_2.x86_64",
"product_id": "osbuild-composer-worker-debuginfo-0:76.1-2.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-worker-debuginfo@76.1-2.el9_2?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "osbuild-composer-0:76.1-2.el9_2.s390x",
"product": {
"name": "osbuild-composer-0:76.1-2.el9_2.s390x",
"product_id": "osbuild-composer-0:76.1-2.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer@76.1-2.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-core-0:76.1-2.el9_2.s390x",
"product": {
"name": "osbuild-composer-core-0:76.1-2.el9_2.s390x",
"product_id": "osbuild-composer-core-0:76.1-2.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-core@76.1-2.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-dnf-json-0:76.1-2.el9_2.s390x",
"product": {
"name": "osbuild-composer-dnf-json-0:76.1-2.el9_2.s390x",
"product_id": "osbuild-composer-dnf-json-0:76.1-2.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-dnf-json@76.1-2.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-worker-0:76.1-2.el9_2.s390x",
"product": {
"name": "osbuild-composer-worker-0:76.1-2.el9_2.s390x",
"product_id": "osbuild-composer-worker-0:76.1-2.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-worker@76.1-2.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-debugsource-0:76.1-2.el9_2.s390x",
"product": {
"name": "osbuild-composer-debugsource-0:76.1-2.el9_2.s390x",
"product_id": "osbuild-composer-debugsource-0:76.1-2.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-debugsource@76.1-2.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-core-debuginfo-0:76.1-2.el9_2.s390x",
"product": {
"name": "osbuild-composer-core-debuginfo-0:76.1-2.el9_2.s390x",
"product_id": "osbuild-composer-core-debuginfo-0:76.1-2.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-core-debuginfo@76.1-2.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-debuginfo-0:76.1-2.el9_2.s390x",
"product": {
"name": "osbuild-composer-debuginfo-0:76.1-2.el9_2.s390x",
"product_id": "osbuild-composer-debuginfo-0:76.1-2.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-debuginfo@76.1-2.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-tests-debuginfo-0:76.1-2.el9_2.s390x",
"product": {
"name": "osbuild-composer-tests-debuginfo-0:76.1-2.el9_2.s390x",
"product_id": "osbuild-composer-tests-debuginfo-0:76.1-2.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-tests-debuginfo@76.1-2.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-worker-debuginfo-0:76.1-2.el9_2.s390x",
"product": {
"name": "osbuild-composer-worker-debuginfo-0:76.1-2.el9_2.s390x",
"product_id": "osbuild-composer-worker-debuginfo-0:76.1-2.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-worker-debuginfo@76.1-2.el9_2?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-0:76.1-2.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:osbuild-composer-0:76.1-2.el9_2.aarch64"
},
"product_reference": "osbuild-composer-0:76.1-2.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-0:76.1-2.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:osbuild-composer-0:76.1-2.el9_2.ppc64le"
},
"product_reference": "osbuild-composer-0:76.1-2.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-0:76.1-2.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:osbuild-composer-0:76.1-2.el9_2.s390x"
},
"product_reference": "osbuild-composer-0:76.1-2.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-0:76.1-2.el9_2.src as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:osbuild-composer-0:76.1-2.el9_2.src"
},
"product_reference": "osbuild-composer-0:76.1-2.el9_2.src",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-0:76.1-2.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:osbuild-composer-0:76.1-2.el9_2.x86_64"
},
"product_reference": "osbuild-composer-0:76.1-2.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-0:76.1-2.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:osbuild-composer-core-0:76.1-2.el9_2.aarch64"
},
"product_reference": "osbuild-composer-core-0:76.1-2.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-0:76.1-2.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:osbuild-composer-core-0:76.1-2.el9_2.ppc64le"
},
"product_reference": "osbuild-composer-core-0:76.1-2.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-0:76.1-2.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:osbuild-composer-core-0:76.1-2.el9_2.s390x"
},
"product_reference": "osbuild-composer-core-0:76.1-2.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-0:76.1-2.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:osbuild-composer-core-0:76.1-2.el9_2.x86_64"
},
"product_reference": "osbuild-composer-core-0:76.1-2.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-debuginfo-0:76.1-2.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:osbuild-composer-core-debuginfo-0:76.1-2.el9_2.aarch64"
},
"product_reference": "osbuild-composer-core-debuginfo-0:76.1-2.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-debuginfo-0:76.1-2.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:osbuild-composer-core-debuginfo-0:76.1-2.el9_2.ppc64le"
},
"product_reference": "osbuild-composer-core-debuginfo-0:76.1-2.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-debuginfo-0:76.1-2.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:osbuild-composer-core-debuginfo-0:76.1-2.el9_2.s390x"
},
"product_reference": "osbuild-composer-core-debuginfo-0:76.1-2.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-debuginfo-0:76.1-2.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:osbuild-composer-core-debuginfo-0:76.1-2.el9_2.x86_64"
},
"product_reference": "osbuild-composer-core-debuginfo-0:76.1-2.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-debuginfo-0:76.1-2.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:osbuild-composer-debuginfo-0:76.1-2.el9_2.aarch64"
},
"product_reference": "osbuild-composer-debuginfo-0:76.1-2.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-debuginfo-0:76.1-2.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:osbuild-composer-debuginfo-0:76.1-2.el9_2.ppc64le"
},
"product_reference": "osbuild-composer-debuginfo-0:76.1-2.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-debuginfo-0:76.1-2.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:osbuild-composer-debuginfo-0:76.1-2.el9_2.s390x"
},
"product_reference": "osbuild-composer-debuginfo-0:76.1-2.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-debuginfo-0:76.1-2.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:osbuild-composer-debuginfo-0:76.1-2.el9_2.x86_64"
},
"product_reference": "osbuild-composer-debuginfo-0:76.1-2.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-debugsource-0:76.1-2.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:osbuild-composer-debugsource-0:76.1-2.el9_2.aarch64"
},
"product_reference": "osbuild-composer-debugsource-0:76.1-2.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-debugsource-0:76.1-2.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:osbuild-composer-debugsource-0:76.1-2.el9_2.ppc64le"
},
"product_reference": "osbuild-composer-debugsource-0:76.1-2.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-debugsource-0:76.1-2.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:osbuild-composer-debugsource-0:76.1-2.el9_2.s390x"
},
"product_reference": "osbuild-composer-debugsource-0:76.1-2.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-debugsource-0:76.1-2.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:osbuild-composer-debugsource-0:76.1-2.el9_2.x86_64"
},
"product_reference": "osbuild-composer-debugsource-0:76.1-2.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-dnf-json-0:76.1-2.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:osbuild-composer-dnf-json-0:76.1-2.el9_2.aarch64"
},
"product_reference": "osbuild-composer-dnf-json-0:76.1-2.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-dnf-json-0:76.1-2.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:osbuild-composer-dnf-json-0:76.1-2.el9_2.ppc64le"
},
"product_reference": "osbuild-composer-dnf-json-0:76.1-2.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-dnf-json-0:76.1-2.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:osbuild-composer-dnf-json-0:76.1-2.el9_2.s390x"
},
"product_reference": "osbuild-composer-dnf-json-0:76.1-2.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-dnf-json-0:76.1-2.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:osbuild-composer-dnf-json-0:76.1-2.el9_2.x86_64"
},
"product_reference": "osbuild-composer-dnf-json-0:76.1-2.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-tests-debuginfo-0:76.1-2.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:osbuild-composer-tests-debuginfo-0:76.1-2.el9_2.aarch64"
},
"product_reference": "osbuild-composer-tests-debuginfo-0:76.1-2.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-tests-debuginfo-0:76.1-2.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:osbuild-composer-tests-debuginfo-0:76.1-2.el9_2.ppc64le"
},
"product_reference": "osbuild-composer-tests-debuginfo-0:76.1-2.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-tests-debuginfo-0:76.1-2.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:osbuild-composer-tests-debuginfo-0:76.1-2.el9_2.s390x"
},
"product_reference": "osbuild-composer-tests-debuginfo-0:76.1-2.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-tests-debuginfo-0:76.1-2.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:osbuild-composer-tests-debuginfo-0:76.1-2.el9_2.x86_64"
},
"product_reference": "osbuild-composer-tests-debuginfo-0:76.1-2.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-0:76.1-2.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:osbuild-composer-worker-0:76.1-2.el9_2.aarch64"
},
"product_reference": "osbuild-composer-worker-0:76.1-2.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-0:76.1-2.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:osbuild-composer-worker-0:76.1-2.el9_2.ppc64le"
},
"product_reference": "osbuild-composer-worker-0:76.1-2.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-0:76.1-2.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:osbuild-composer-worker-0:76.1-2.el9_2.s390x"
},
"product_reference": "osbuild-composer-worker-0:76.1-2.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-0:76.1-2.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:osbuild-composer-worker-0:76.1-2.el9_2.x86_64"
},
"product_reference": "osbuild-composer-worker-0:76.1-2.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-debuginfo-0:76.1-2.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:osbuild-composer-worker-debuginfo-0:76.1-2.el9_2.aarch64"
},
"product_reference": "osbuild-composer-worker-debuginfo-0:76.1-2.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-debuginfo-0:76.1-2.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:osbuild-composer-worker-debuginfo-0:76.1-2.el9_2.ppc64le"
},
"product_reference": "osbuild-composer-worker-debuginfo-0:76.1-2.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-debuginfo-0:76.1-2.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:osbuild-composer-worker-debuginfo-0:76.1-2.el9_2.s390x"
},
"product_reference": "osbuild-composer-worker-debuginfo-0:76.1-2.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-debuginfo-0:76.1-2.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:osbuild-composer-worker-debuginfo-0:76.1-2.el9_2.x86_64"
},
"product_reference": "osbuild-composer-worker-debuginfo-0:76.1-2.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-22871",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2025-04-08T21:01:32.229479+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2358493"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/http golang package. The net/http package incorrectly accepts messages that end with a line feed (LF) instead of the proper line ending. When used with another server that also misinterprets this, it can lead to request smuggling\u2014where an attacker tricks the system to send hidden or unauthorized requests.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/http: Request smuggling due to acceptance of invalid chunked data in net/http",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Satellite is rated as Low severity for this vulnerability. However, other affected components remain Moderate. Satellite uses the affected Go net/http component solely as a client to make requests, not as a server. Since this vulnerability only affects server-side usage, Satellite is not directly exposed to the flaw, justifying the lower severity rating.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.Z.E4S:osbuild-composer-0:76.1-2.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:osbuild-composer-0:76.1-2.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:osbuild-composer-0:76.1-2.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:osbuild-composer-0:76.1-2.el9_2.src",
"AppStream-9.2.0.Z.E4S:osbuild-composer-0:76.1-2.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:osbuild-composer-core-0:76.1-2.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:osbuild-composer-core-0:76.1-2.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:osbuild-composer-core-0:76.1-2.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:osbuild-composer-core-0:76.1-2.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:osbuild-composer-core-debuginfo-0:76.1-2.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:osbuild-composer-core-debuginfo-0:76.1-2.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:osbuild-composer-core-debuginfo-0:76.1-2.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:osbuild-composer-core-debuginfo-0:76.1-2.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:osbuild-composer-debuginfo-0:76.1-2.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:osbuild-composer-debuginfo-0:76.1-2.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:osbuild-composer-debuginfo-0:76.1-2.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:osbuild-composer-debuginfo-0:76.1-2.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:osbuild-composer-debugsource-0:76.1-2.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:osbuild-composer-debugsource-0:76.1-2.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:osbuild-composer-debugsource-0:76.1-2.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:osbuild-composer-debugsource-0:76.1-2.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:osbuild-composer-dnf-json-0:76.1-2.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:osbuild-composer-dnf-json-0:76.1-2.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:osbuild-composer-dnf-json-0:76.1-2.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:osbuild-composer-dnf-json-0:76.1-2.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:osbuild-composer-tests-debuginfo-0:76.1-2.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:osbuild-composer-tests-debuginfo-0:76.1-2.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:osbuild-composer-tests-debuginfo-0:76.1-2.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:osbuild-composer-tests-debuginfo-0:76.1-2.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:osbuild-composer-worker-0:76.1-2.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:osbuild-composer-worker-0:76.1-2.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:osbuild-composer-worker-0:76.1-2.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:osbuild-composer-worker-0:76.1-2.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:osbuild-composer-worker-debuginfo-0:76.1-2.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:osbuild-composer-worker-debuginfo-0:76.1-2.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:osbuild-composer-worker-debuginfo-0:76.1-2.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:osbuild-composer-worker-debuginfo-0:76.1-2.el9_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-22871"
},
{
"category": "external",
"summary": "RHBZ#2358493",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2358493"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-22871",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22871"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-22871",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22871"
},
{
"category": "external",
"summary": "https://go.dev/cl/652998",
"url": "https://go.dev/cl/652998"
},
{
"category": "external",
"summary": "https://go.dev/issue/71988",
"url": "https://go.dev/issue/71988"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Y2uBTVKjBQk",
"url": "https://groups.google.com/g/golang-announce/c/Y2uBTVKjBQk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3563",
"url": "https://pkg.go.dev/vuln/GO-2025-3563"
}
],
"release_date": "2025-04-08T20:04:34.769000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-25T14:13:41+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.Z.E4S:osbuild-composer-0:76.1-2.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:osbuild-composer-0:76.1-2.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:osbuild-composer-0:76.1-2.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:osbuild-composer-0:76.1-2.el9_2.src",
"AppStream-9.2.0.Z.E4S:osbuild-composer-0:76.1-2.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:osbuild-composer-core-0:76.1-2.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:osbuild-composer-core-0:76.1-2.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:osbuild-composer-core-0:76.1-2.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:osbuild-composer-core-0:76.1-2.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:osbuild-composer-core-debuginfo-0:76.1-2.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:osbuild-composer-core-debuginfo-0:76.1-2.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:osbuild-composer-core-debuginfo-0:76.1-2.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:osbuild-composer-core-debuginfo-0:76.1-2.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:osbuild-composer-debuginfo-0:76.1-2.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:osbuild-composer-debuginfo-0:76.1-2.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:osbuild-composer-debuginfo-0:76.1-2.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:osbuild-composer-debuginfo-0:76.1-2.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:osbuild-composer-debugsource-0:76.1-2.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:osbuild-composer-debugsource-0:76.1-2.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:osbuild-composer-debugsource-0:76.1-2.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:osbuild-composer-debugsource-0:76.1-2.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:osbuild-composer-dnf-json-0:76.1-2.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:osbuild-composer-dnf-json-0:76.1-2.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:osbuild-composer-dnf-json-0:76.1-2.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:osbuild-composer-dnf-json-0:76.1-2.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:osbuild-composer-tests-debuginfo-0:76.1-2.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:osbuild-composer-tests-debuginfo-0:76.1-2.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:osbuild-composer-tests-debuginfo-0:76.1-2.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:osbuild-composer-tests-debuginfo-0:76.1-2.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:osbuild-composer-worker-0:76.1-2.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:osbuild-composer-worker-0:76.1-2.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:osbuild-composer-worker-0:76.1-2.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:osbuild-composer-worker-0:76.1-2.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:osbuild-composer-worker-debuginfo-0:76.1-2.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:osbuild-composer-worker-debuginfo-0:76.1-2.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:osbuild-composer-worker-debuginfo-0:76.1-2.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:osbuild-composer-worker-debuginfo-0:76.1-2.el9_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:9640"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.2.0.Z.E4S:osbuild-composer-0:76.1-2.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:osbuild-composer-0:76.1-2.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:osbuild-composer-0:76.1-2.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:osbuild-composer-0:76.1-2.el9_2.src",
"AppStream-9.2.0.Z.E4S:osbuild-composer-0:76.1-2.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:osbuild-composer-core-0:76.1-2.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:osbuild-composer-core-0:76.1-2.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:osbuild-composer-core-0:76.1-2.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:osbuild-composer-core-0:76.1-2.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:osbuild-composer-core-debuginfo-0:76.1-2.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:osbuild-composer-core-debuginfo-0:76.1-2.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:osbuild-composer-core-debuginfo-0:76.1-2.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:osbuild-composer-core-debuginfo-0:76.1-2.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:osbuild-composer-debuginfo-0:76.1-2.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:osbuild-composer-debuginfo-0:76.1-2.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:osbuild-composer-debuginfo-0:76.1-2.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:osbuild-composer-debuginfo-0:76.1-2.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:osbuild-composer-debugsource-0:76.1-2.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:osbuild-composer-debugsource-0:76.1-2.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:osbuild-composer-debugsource-0:76.1-2.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:osbuild-composer-debugsource-0:76.1-2.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:osbuild-composer-dnf-json-0:76.1-2.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:osbuild-composer-dnf-json-0:76.1-2.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:osbuild-composer-dnf-json-0:76.1-2.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:osbuild-composer-dnf-json-0:76.1-2.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:osbuild-composer-tests-debuginfo-0:76.1-2.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:osbuild-composer-tests-debuginfo-0:76.1-2.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:osbuild-composer-tests-debuginfo-0:76.1-2.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:osbuild-composer-tests-debuginfo-0:76.1-2.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:osbuild-composer-worker-0:76.1-2.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:osbuild-composer-worker-0:76.1-2.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:osbuild-composer-worker-0:76.1-2.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:osbuild-composer-worker-0:76.1-2.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:osbuild-composer-worker-debuginfo-0:76.1-2.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:osbuild-composer-worker-debuginfo-0:76.1-2.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:osbuild-composer-worker-debuginfo-0:76.1-2.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:osbuild-composer-worker-debuginfo-0:76.1-2.el9_2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.Z.E4S:osbuild-composer-0:76.1-2.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:osbuild-composer-0:76.1-2.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:osbuild-composer-0:76.1-2.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:osbuild-composer-0:76.1-2.el9_2.src",
"AppStream-9.2.0.Z.E4S:osbuild-composer-0:76.1-2.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:osbuild-composer-core-0:76.1-2.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:osbuild-composer-core-0:76.1-2.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:osbuild-composer-core-0:76.1-2.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:osbuild-composer-core-0:76.1-2.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:osbuild-composer-core-debuginfo-0:76.1-2.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:osbuild-composer-core-debuginfo-0:76.1-2.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:osbuild-composer-core-debuginfo-0:76.1-2.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:osbuild-composer-core-debuginfo-0:76.1-2.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:osbuild-composer-debuginfo-0:76.1-2.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:osbuild-composer-debuginfo-0:76.1-2.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:osbuild-composer-debuginfo-0:76.1-2.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:osbuild-composer-debuginfo-0:76.1-2.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:osbuild-composer-debugsource-0:76.1-2.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:osbuild-composer-debugsource-0:76.1-2.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:osbuild-composer-debugsource-0:76.1-2.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:osbuild-composer-debugsource-0:76.1-2.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:osbuild-composer-dnf-json-0:76.1-2.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:osbuild-composer-dnf-json-0:76.1-2.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:osbuild-composer-dnf-json-0:76.1-2.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:osbuild-composer-dnf-json-0:76.1-2.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:osbuild-composer-tests-debuginfo-0:76.1-2.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:osbuild-composer-tests-debuginfo-0:76.1-2.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:osbuild-composer-tests-debuginfo-0:76.1-2.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:osbuild-composer-tests-debuginfo-0:76.1-2.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:osbuild-composer-worker-0:76.1-2.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:osbuild-composer-worker-0:76.1-2.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:osbuild-composer-worker-0:76.1-2.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:osbuild-composer-worker-0:76.1-2.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:osbuild-composer-worker-debuginfo-0:76.1-2.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:osbuild-composer-worker-debuginfo-0:76.1-2.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:osbuild-composer-worker-debuginfo-0:76.1-2.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:osbuild-composer-worker-debuginfo-0:76.1-2.el9_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "net/http: Request smuggling due to acceptance of invalid chunked data in net/http"
}
]
}
RHSA-2025:9641
Vulnerability from csaf_redhat - Published: 2025-06-25 14:16 - Updated: 2026-06-30 00:50A flaw was found in the net/http golang package. The net/http package incorrectly accepts messages that end with a line feed (LF) instead of the proper line ending. When used with another server that also misinterprets this, it can lead to request smuggling—where an attacker tricks the system to send hidden or unauthorized requests.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.EUS:osbuild-composer-0:101.3-2.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:osbuild-composer-0:101.3-2.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:osbuild-composer-0:101.3-2.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:osbuild-composer-0:101.3-2.el9_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:osbuild-composer-0:101.3-2.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:osbuild-composer-core-0:101.3-2.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:osbuild-composer-core-0:101.3-2.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:osbuild-composer-core-0:101.3-2.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:osbuild-composer-core-0:101.3-2.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:osbuild-composer-core-debuginfo-0:101.3-2.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:osbuild-composer-core-debuginfo-0:101.3-2.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:osbuild-composer-core-debuginfo-0:101.3-2.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:osbuild-composer-core-debuginfo-0:101.3-2.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:osbuild-composer-debuginfo-0:101.3-2.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:osbuild-composer-debuginfo-0:101.3-2.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:osbuild-composer-debuginfo-0:101.3-2.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:osbuild-composer-debuginfo-0:101.3-2.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:osbuild-composer-debugsource-0:101.3-2.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:osbuild-composer-debugsource-0:101.3-2.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:osbuild-composer-debugsource-0:101.3-2.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:osbuild-composer-debugsource-0:101.3-2.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:osbuild-composer-tests-debuginfo-0:101.3-2.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:osbuild-composer-tests-debuginfo-0:101.3-2.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:osbuild-composer-tests-debuginfo-0:101.3-2.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:osbuild-composer-tests-debuginfo-0:101.3-2.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:osbuild-composer-worker-0:101.3-2.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:osbuild-composer-worker-0:101.3-2.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:osbuild-composer-worker-0:101.3-2.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:osbuild-composer-worker-0:101.3-2.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:osbuild-composer-worker-debuginfo-0:101.3-2.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:osbuild-composer-worker-debuginfo-0:101.3-2.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:osbuild-composer-worker-debuginfo-0:101.3-2.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:osbuild-composer-worker-debuginfo-0:101.3-2.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for osbuild-composer is now available for Red Hat Enterprise Linux 9.4 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "A service for building customized OS artifacts, such as VM images and OSTree commits, that uses osbuild under the hood. Besides building images for local usage, it can also upload images directly to cloud. It is compatible with composer-cli and cockpit-composer clients.\n\nSecurity Fix(es):\n\n* net/http: Request smuggling due to acceptance of invalid chunked data in net/http (CVE-2025-22871)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:9641",
"url": "https://access.redhat.com/errata/RHSA-2025:9641"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2358493",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2358493"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_9641.json"
}
],
"title": "Red Hat Security Advisory: osbuild-composer security update",
"tracking": {
"current_release_date": "2026-06-30T00:50:35+00:00",
"generator": {
"date": "2026-06-30T00:50:35+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.0"
}
},
"id": "RHSA-2025:9641",
"initial_release_date": "2025-06-25T14:16:56+00:00",
"revision_history": [
{
"date": "2025-06-25T14:16:56+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-06-25T14:16:56+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-30T00:50:35+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.4::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "osbuild-composer-0:101.3-2.el9_4.src",
"product": {
"name": "osbuild-composer-0:101.3-2.el9_4.src",
"product_id": "osbuild-composer-0:101.3-2.el9_4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer@101.3-2.el9_4?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "osbuild-composer-0:101.3-2.el9_4.aarch64",
"product": {
"name": "osbuild-composer-0:101.3-2.el9_4.aarch64",
"product_id": "osbuild-composer-0:101.3-2.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer@101.3-2.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-core-0:101.3-2.el9_4.aarch64",
"product": {
"name": "osbuild-composer-core-0:101.3-2.el9_4.aarch64",
"product_id": "osbuild-composer-core-0:101.3-2.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-core@101.3-2.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-worker-0:101.3-2.el9_4.aarch64",
"product": {
"name": "osbuild-composer-worker-0:101.3-2.el9_4.aarch64",
"product_id": "osbuild-composer-worker-0:101.3-2.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-worker@101.3-2.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-debugsource-0:101.3-2.el9_4.aarch64",
"product": {
"name": "osbuild-composer-debugsource-0:101.3-2.el9_4.aarch64",
"product_id": "osbuild-composer-debugsource-0:101.3-2.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-debugsource@101.3-2.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-core-debuginfo-0:101.3-2.el9_4.aarch64",
"product": {
"name": "osbuild-composer-core-debuginfo-0:101.3-2.el9_4.aarch64",
"product_id": "osbuild-composer-core-debuginfo-0:101.3-2.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-core-debuginfo@101.3-2.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-debuginfo-0:101.3-2.el9_4.aarch64",
"product": {
"name": "osbuild-composer-debuginfo-0:101.3-2.el9_4.aarch64",
"product_id": "osbuild-composer-debuginfo-0:101.3-2.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-debuginfo@101.3-2.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-tests-debuginfo-0:101.3-2.el9_4.aarch64",
"product": {
"name": "osbuild-composer-tests-debuginfo-0:101.3-2.el9_4.aarch64",
"product_id": "osbuild-composer-tests-debuginfo-0:101.3-2.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-tests-debuginfo@101.3-2.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-worker-debuginfo-0:101.3-2.el9_4.aarch64",
"product": {
"name": "osbuild-composer-worker-debuginfo-0:101.3-2.el9_4.aarch64",
"product_id": "osbuild-composer-worker-debuginfo-0:101.3-2.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-worker-debuginfo@101.3-2.el9_4?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "osbuild-composer-0:101.3-2.el9_4.ppc64le",
"product": {
"name": "osbuild-composer-0:101.3-2.el9_4.ppc64le",
"product_id": "osbuild-composer-0:101.3-2.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer@101.3-2.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-core-0:101.3-2.el9_4.ppc64le",
"product": {
"name": "osbuild-composer-core-0:101.3-2.el9_4.ppc64le",
"product_id": "osbuild-composer-core-0:101.3-2.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-core@101.3-2.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-worker-0:101.3-2.el9_4.ppc64le",
"product": {
"name": "osbuild-composer-worker-0:101.3-2.el9_4.ppc64le",
"product_id": "osbuild-composer-worker-0:101.3-2.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-worker@101.3-2.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-debugsource-0:101.3-2.el9_4.ppc64le",
"product": {
"name": "osbuild-composer-debugsource-0:101.3-2.el9_4.ppc64le",
"product_id": "osbuild-composer-debugsource-0:101.3-2.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-debugsource@101.3-2.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-core-debuginfo-0:101.3-2.el9_4.ppc64le",
"product": {
"name": "osbuild-composer-core-debuginfo-0:101.3-2.el9_4.ppc64le",
"product_id": "osbuild-composer-core-debuginfo-0:101.3-2.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-core-debuginfo@101.3-2.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-debuginfo-0:101.3-2.el9_4.ppc64le",
"product": {
"name": "osbuild-composer-debuginfo-0:101.3-2.el9_4.ppc64le",
"product_id": "osbuild-composer-debuginfo-0:101.3-2.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-debuginfo@101.3-2.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-tests-debuginfo-0:101.3-2.el9_4.ppc64le",
"product": {
"name": "osbuild-composer-tests-debuginfo-0:101.3-2.el9_4.ppc64le",
"product_id": "osbuild-composer-tests-debuginfo-0:101.3-2.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-tests-debuginfo@101.3-2.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-worker-debuginfo-0:101.3-2.el9_4.ppc64le",
"product": {
"name": "osbuild-composer-worker-debuginfo-0:101.3-2.el9_4.ppc64le",
"product_id": "osbuild-composer-worker-debuginfo-0:101.3-2.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-worker-debuginfo@101.3-2.el9_4?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "osbuild-composer-0:101.3-2.el9_4.x86_64",
"product": {
"name": "osbuild-composer-0:101.3-2.el9_4.x86_64",
"product_id": "osbuild-composer-0:101.3-2.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer@101.3-2.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-core-0:101.3-2.el9_4.x86_64",
"product": {
"name": "osbuild-composer-core-0:101.3-2.el9_4.x86_64",
"product_id": "osbuild-composer-core-0:101.3-2.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-core@101.3-2.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-worker-0:101.3-2.el9_4.x86_64",
"product": {
"name": "osbuild-composer-worker-0:101.3-2.el9_4.x86_64",
"product_id": "osbuild-composer-worker-0:101.3-2.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-worker@101.3-2.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-debugsource-0:101.3-2.el9_4.x86_64",
"product": {
"name": "osbuild-composer-debugsource-0:101.3-2.el9_4.x86_64",
"product_id": "osbuild-composer-debugsource-0:101.3-2.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-debugsource@101.3-2.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-core-debuginfo-0:101.3-2.el9_4.x86_64",
"product": {
"name": "osbuild-composer-core-debuginfo-0:101.3-2.el9_4.x86_64",
"product_id": "osbuild-composer-core-debuginfo-0:101.3-2.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-core-debuginfo@101.3-2.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-debuginfo-0:101.3-2.el9_4.x86_64",
"product": {
"name": "osbuild-composer-debuginfo-0:101.3-2.el9_4.x86_64",
"product_id": "osbuild-composer-debuginfo-0:101.3-2.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-debuginfo@101.3-2.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-tests-debuginfo-0:101.3-2.el9_4.x86_64",
"product": {
"name": "osbuild-composer-tests-debuginfo-0:101.3-2.el9_4.x86_64",
"product_id": "osbuild-composer-tests-debuginfo-0:101.3-2.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-tests-debuginfo@101.3-2.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-worker-debuginfo-0:101.3-2.el9_4.x86_64",
"product": {
"name": "osbuild-composer-worker-debuginfo-0:101.3-2.el9_4.x86_64",
"product_id": "osbuild-composer-worker-debuginfo-0:101.3-2.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-worker-debuginfo@101.3-2.el9_4?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "osbuild-composer-0:101.3-2.el9_4.s390x",
"product": {
"name": "osbuild-composer-0:101.3-2.el9_4.s390x",
"product_id": "osbuild-composer-0:101.3-2.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer@101.3-2.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-core-0:101.3-2.el9_4.s390x",
"product": {
"name": "osbuild-composer-core-0:101.3-2.el9_4.s390x",
"product_id": "osbuild-composer-core-0:101.3-2.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-core@101.3-2.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-worker-0:101.3-2.el9_4.s390x",
"product": {
"name": "osbuild-composer-worker-0:101.3-2.el9_4.s390x",
"product_id": "osbuild-composer-worker-0:101.3-2.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-worker@101.3-2.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-debugsource-0:101.3-2.el9_4.s390x",
"product": {
"name": "osbuild-composer-debugsource-0:101.3-2.el9_4.s390x",
"product_id": "osbuild-composer-debugsource-0:101.3-2.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-debugsource@101.3-2.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-core-debuginfo-0:101.3-2.el9_4.s390x",
"product": {
"name": "osbuild-composer-core-debuginfo-0:101.3-2.el9_4.s390x",
"product_id": "osbuild-composer-core-debuginfo-0:101.3-2.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-core-debuginfo@101.3-2.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-debuginfo-0:101.3-2.el9_4.s390x",
"product": {
"name": "osbuild-composer-debuginfo-0:101.3-2.el9_4.s390x",
"product_id": "osbuild-composer-debuginfo-0:101.3-2.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-debuginfo@101.3-2.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-tests-debuginfo-0:101.3-2.el9_4.s390x",
"product": {
"name": "osbuild-composer-tests-debuginfo-0:101.3-2.el9_4.s390x",
"product_id": "osbuild-composer-tests-debuginfo-0:101.3-2.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-tests-debuginfo@101.3-2.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "osbuild-composer-worker-debuginfo-0:101.3-2.el9_4.s390x",
"product": {
"name": "osbuild-composer-worker-debuginfo-0:101.3-2.el9_4.s390x",
"product_id": "osbuild-composer-worker-debuginfo-0:101.3-2.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/osbuild-composer-worker-debuginfo@101.3-2.el9_4?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-0:101.3-2.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:osbuild-composer-0:101.3-2.el9_4.aarch64"
},
"product_reference": "osbuild-composer-0:101.3-2.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-0:101.3-2.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:osbuild-composer-0:101.3-2.el9_4.ppc64le"
},
"product_reference": "osbuild-composer-0:101.3-2.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-0:101.3-2.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:osbuild-composer-0:101.3-2.el9_4.s390x"
},
"product_reference": "osbuild-composer-0:101.3-2.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-0:101.3-2.el9_4.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:osbuild-composer-0:101.3-2.el9_4.src"
},
"product_reference": "osbuild-composer-0:101.3-2.el9_4.src",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-0:101.3-2.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:osbuild-composer-0:101.3-2.el9_4.x86_64"
},
"product_reference": "osbuild-composer-0:101.3-2.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-0:101.3-2.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:osbuild-composer-core-0:101.3-2.el9_4.aarch64"
},
"product_reference": "osbuild-composer-core-0:101.3-2.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-0:101.3-2.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:osbuild-composer-core-0:101.3-2.el9_4.ppc64le"
},
"product_reference": "osbuild-composer-core-0:101.3-2.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-0:101.3-2.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:osbuild-composer-core-0:101.3-2.el9_4.s390x"
},
"product_reference": "osbuild-composer-core-0:101.3-2.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-0:101.3-2.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:osbuild-composer-core-0:101.3-2.el9_4.x86_64"
},
"product_reference": "osbuild-composer-core-0:101.3-2.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-debuginfo-0:101.3-2.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:osbuild-composer-core-debuginfo-0:101.3-2.el9_4.aarch64"
},
"product_reference": "osbuild-composer-core-debuginfo-0:101.3-2.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-debuginfo-0:101.3-2.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:osbuild-composer-core-debuginfo-0:101.3-2.el9_4.ppc64le"
},
"product_reference": "osbuild-composer-core-debuginfo-0:101.3-2.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-debuginfo-0:101.3-2.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:osbuild-composer-core-debuginfo-0:101.3-2.el9_4.s390x"
},
"product_reference": "osbuild-composer-core-debuginfo-0:101.3-2.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-core-debuginfo-0:101.3-2.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:osbuild-composer-core-debuginfo-0:101.3-2.el9_4.x86_64"
},
"product_reference": "osbuild-composer-core-debuginfo-0:101.3-2.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-debuginfo-0:101.3-2.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:osbuild-composer-debuginfo-0:101.3-2.el9_4.aarch64"
},
"product_reference": "osbuild-composer-debuginfo-0:101.3-2.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-debuginfo-0:101.3-2.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:osbuild-composer-debuginfo-0:101.3-2.el9_4.ppc64le"
},
"product_reference": "osbuild-composer-debuginfo-0:101.3-2.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-debuginfo-0:101.3-2.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:osbuild-composer-debuginfo-0:101.3-2.el9_4.s390x"
},
"product_reference": "osbuild-composer-debuginfo-0:101.3-2.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-debuginfo-0:101.3-2.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:osbuild-composer-debuginfo-0:101.3-2.el9_4.x86_64"
},
"product_reference": "osbuild-composer-debuginfo-0:101.3-2.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-debugsource-0:101.3-2.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:osbuild-composer-debugsource-0:101.3-2.el9_4.aarch64"
},
"product_reference": "osbuild-composer-debugsource-0:101.3-2.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-debugsource-0:101.3-2.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:osbuild-composer-debugsource-0:101.3-2.el9_4.ppc64le"
},
"product_reference": "osbuild-composer-debugsource-0:101.3-2.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-debugsource-0:101.3-2.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:osbuild-composer-debugsource-0:101.3-2.el9_4.s390x"
},
"product_reference": "osbuild-composer-debugsource-0:101.3-2.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-debugsource-0:101.3-2.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:osbuild-composer-debugsource-0:101.3-2.el9_4.x86_64"
},
"product_reference": "osbuild-composer-debugsource-0:101.3-2.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-tests-debuginfo-0:101.3-2.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:osbuild-composer-tests-debuginfo-0:101.3-2.el9_4.aarch64"
},
"product_reference": "osbuild-composer-tests-debuginfo-0:101.3-2.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-tests-debuginfo-0:101.3-2.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:osbuild-composer-tests-debuginfo-0:101.3-2.el9_4.ppc64le"
},
"product_reference": "osbuild-composer-tests-debuginfo-0:101.3-2.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-tests-debuginfo-0:101.3-2.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:osbuild-composer-tests-debuginfo-0:101.3-2.el9_4.s390x"
},
"product_reference": "osbuild-composer-tests-debuginfo-0:101.3-2.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-tests-debuginfo-0:101.3-2.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:osbuild-composer-tests-debuginfo-0:101.3-2.el9_4.x86_64"
},
"product_reference": "osbuild-composer-tests-debuginfo-0:101.3-2.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-0:101.3-2.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:osbuild-composer-worker-0:101.3-2.el9_4.aarch64"
},
"product_reference": "osbuild-composer-worker-0:101.3-2.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-0:101.3-2.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:osbuild-composer-worker-0:101.3-2.el9_4.ppc64le"
},
"product_reference": "osbuild-composer-worker-0:101.3-2.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-0:101.3-2.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:osbuild-composer-worker-0:101.3-2.el9_4.s390x"
},
"product_reference": "osbuild-composer-worker-0:101.3-2.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-0:101.3-2.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:osbuild-composer-worker-0:101.3-2.el9_4.x86_64"
},
"product_reference": "osbuild-composer-worker-0:101.3-2.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-debuginfo-0:101.3-2.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:osbuild-composer-worker-debuginfo-0:101.3-2.el9_4.aarch64"
},
"product_reference": "osbuild-composer-worker-debuginfo-0:101.3-2.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-debuginfo-0:101.3-2.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:osbuild-composer-worker-debuginfo-0:101.3-2.el9_4.ppc64le"
},
"product_reference": "osbuild-composer-worker-debuginfo-0:101.3-2.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-debuginfo-0:101.3-2.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:osbuild-composer-worker-debuginfo-0:101.3-2.el9_4.s390x"
},
"product_reference": "osbuild-composer-worker-debuginfo-0:101.3-2.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "osbuild-composer-worker-debuginfo-0:101.3-2.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:osbuild-composer-worker-debuginfo-0:101.3-2.el9_4.x86_64"
},
"product_reference": "osbuild-composer-worker-debuginfo-0:101.3-2.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-22871",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2025-04-08T21:01:32.229479+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2358493"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/http golang package. The net/http package incorrectly accepts messages that end with a line feed (LF) instead of the proper line ending. When used with another server that also misinterprets this, it can lead to request smuggling\u2014where an attacker tricks the system to send hidden or unauthorized requests.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/http: Request smuggling due to acceptance of invalid chunked data in net/http",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Satellite is rated as Low severity for this vulnerability. However, other affected components remain Moderate. Satellite uses the affected Go net/http component solely as a client to make requests, not as a server. Since this vulnerability only affects server-side usage, Satellite is not directly exposed to the flaw, justifying the lower severity rating.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.4.0.Z.EUS:osbuild-composer-0:101.3-2.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-0:101.3-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:osbuild-composer-0:101.3-2.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:osbuild-composer-0:101.3-2.el9_4.src",
"AppStream-9.4.0.Z.EUS:osbuild-composer-0:101.3-2.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-core-0:101.3-2.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-core-0:101.3-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:osbuild-composer-core-0:101.3-2.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:osbuild-composer-core-0:101.3-2.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-core-debuginfo-0:101.3-2.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-core-debuginfo-0:101.3-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:osbuild-composer-core-debuginfo-0:101.3-2.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:osbuild-composer-core-debuginfo-0:101.3-2.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-debuginfo-0:101.3-2.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-debuginfo-0:101.3-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:osbuild-composer-debuginfo-0:101.3-2.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:osbuild-composer-debuginfo-0:101.3-2.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-debugsource-0:101.3-2.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-debugsource-0:101.3-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:osbuild-composer-debugsource-0:101.3-2.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:osbuild-composer-debugsource-0:101.3-2.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-tests-debuginfo-0:101.3-2.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-tests-debuginfo-0:101.3-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:osbuild-composer-tests-debuginfo-0:101.3-2.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:osbuild-composer-tests-debuginfo-0:101.3-2.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-worker-0:101.3-2.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-worker-0:101.3-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:osbuild-composer-worker-0:101.3-2.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:osbuild-composer-worker-0:101.3-2.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-worker-debuginfo-0:101.3-2.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-worker-debuginfo-0:101.3-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:osbuild-composer-worker-debuginfo-0:101.3-2.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:osbuild-composer-worker-debuginfo-0:101.3-2.el9_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-22871"
},
{
"category": "external",
"summary": "RHBZ#2358493",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2358493"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-22871",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22871"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-22871",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22871"
},
{
"category": "external",
"summary": "https://go.dev/cl/652998",
"url": "https://go.dev/cl/652998"
},
{
"category": "external",
"summary": "https://go.dev/issue/71988",
"url": "https://go.dev/issue/71988"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Y2uBTVKjBQk",
"url": "https://groups.google.com/g/golang-announce/c/Y2uBTVKjBQk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-3563",
"url": "https://pkg.go.dev/vuln/GO-2025-3563"
}
],
"release_date": "2025-04-08T20:04:34.769000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-25T14:16:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.Z.EUS:osbuild-composer-0:101.3-2.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-0:101.3-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:osbuild-composer-0:101.3-2.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:osbuild-composer-0:101.3-2.el9_4.src",
"AppStream-9.4.0.Z.EUS:osbuild-composer-0:101.3-2.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-core-0:101.3-2.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-core-0:101.3-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:osbuild-composer-core-0:101.3-2.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:osbuild-composer-core-0:101.3-2.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-core-debuginfo-0:101.3-2.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-core-debuginfo-0:101.3-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:osbuild-composer-core-debuginfo-0:101.3-2.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:osbuild-composer-core-debuginfo-0:101.3-2.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-debuginfo-0:101.3-2.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-debuginfo-0:101.3-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:osbuild-composer-debuginfo-0:101.3-2.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:osbuild-composer-debuginfo-0:101.3-2.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-debugsource-0:101.3-2.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-debugsource-0:101.3-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:osbuild-composer-debugsource-0:101.3-2.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:osbuild-composer-debugsource-0:101.3-2.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-tests-debuginfo-0:101.3-2.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-tests-debuginfo-0:101.3-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:osbuild-composer-tests-debuginfo-0:101.3-2.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:osbuild-composer-tests-debuginfo-0:101.3-2.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-worker-0:101.3-2.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-worker-0:101.3-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:osbuild-composer-worker-0:101.3-2.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:osbuild-composer-worker-0:101.3-2.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-worker-debuginfo-0:101.3-2.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-worker-debuginfo-0:101.3-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:osbuild-composer-worker-debuginfo-0:101.3-2.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:osbuild-composer-worker-debuginfo-0:101.3-2.el9_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:9641"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.4.0.Z.EUS:osbuild-composer-0:101.3-2.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-0:101.3-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:osbuild-composer-0:101.3-2.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:osbuild-composer-0:101.3-2.el9_4.src",
"AppStream-9.4.0.Z.EUS:osbuild-composer-0:101.3-2.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-core-0:101.3-2.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-core-0:101.3-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:osbuild-composer-core-0:101.3-2.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:osbuild-composer-core-0:101.3-2.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-core-debuginfo-0:101.3-2.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-core-debuginfo-0:101.3-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:osbuild-composer-core-debuginfo-0:101.3-2.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:osbuild-composer-core-debuginfo-0:101.3-2.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-debuginfo-0:101.3-2.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-debuginfo-0:101.3-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:osbuild-composer-debuginfo-0:101.3-2.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:osbuild-composer-debuginfo-0:101.3-2.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-debugsource-0:101.3-2.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-debugsource-0:101.3-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:osbuild-composer-debugsource-0:101.3-2.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:osbuild-composer-debugsource-0:101.3-2.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-tests-debuginfo-0:101.3-2.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-tests-debuginfo-0:101.3-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:osbuild-composer-tests-debuginfo-0:101.3-2.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:osbuild-composer-tests-debuginfo-0:101.3-2.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-worker-0:101.3-2.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-worker-0:101.3-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:osbuild-composer-worker-0:101.3-2.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:osbuild-composer-worker-0:101.3-2.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-worker-debuginfo-0:101.3-2.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-worker-debuginfo-0:101.3-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:osbuild-composer-worker-debuginfo-0:101.3-2.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:osbuild-composer-worker-debuginfo-0:101.3-2.el9_4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.EUS:osbuild-composer-0:101.3-2.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-0:101.3-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:osbuild-composer-0:101.3-2.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:osbuild-composer-0:101.3-2.el9_4.src",
"AppStream-9.4.0.Z.EUS:osbuild-composer-0:101.3-2.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-core-0:101.3-2.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-core-0:101.3-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:osbuild-composer-core-0:101.3-2.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:osbuild-composer-core-0:101.3-2.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-core-debuginfo-0:101.3-2.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-core-debuginfo-0:101.3-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:osbuild-composer-core-debuginfo-0:101.3-2.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:osbuild-composer-core-debuginfo-0:101.3-2.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-debuginfo-0:101.3-2.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-debuginfo-0:101.3-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:osbuild-composer-debuginfo-0:101.3-2.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:osbuild-composer-debuginfo-0:101.3-2.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-debugsource-0:101.3-2.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-debugsource-0:101.3-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:osbuild-composer-debugsource-0:101.3-2.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:osbuild-composer-debugsource-0:101.3-2.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-tests-debuginfo-0:101.3-2.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-tests-debuginfo-0:101.3-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:osbuild-composer-tests-debuginfo-0:101.3-2.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:osbuild-composer-tests-debuginfo-0:101.3-2.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-worker-0:101.3-2.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-worker-0:101.3-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:osbuild-composer-worker-0:101.3-2.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:osbuild-composer-worker-0:101.3-2.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-worker-debuginfo-0:101.3-2.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:osbuild-composer-worker-debuginfo-0:101.3-2.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:osbuild-composer-worker-debuginfo-0:101.3-2.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:osbuild-composer-worker-debuginfo-0:101.3-2.el9_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "net/http: Request smuggling due to acceptance of invalid chunked data in net/http"
}
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.