Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-43620 (GCVE-0-2026-43620)
Vulnerability from cvelistv5 – Published: 2026-05-20 00:47 – Updated: 2026-05-26 14:36
VLAI
EPSS
Title
Rsync < 3.4.3 Out-of-Bounds Array Read via recv_files()
Summary
Rsync version 3.4.2 and prior contain a receiver-side out-of-bounds array read vulnerability in recv_files() in receiver.c that allows a malicious rsync server to crash the rsync client process. Attackers can exploit the vulnerability by setting CF_INC_RECURSE in compatibility flags and sending a specially crafted file list where the first sorted entry is not the leading dot directory, followed by a transfer record with ndx=0 and an iflag word without ITEM_TRANSFER, causing the receiver to read 8 bytes before the allocated pointer array and dereference an invalid pointer at an unmapped address, resulting in a deterministic SIGSEGV crash of the rsync client.
Severity
6.5 (Medium)
SSVC
Exploitation: none
Automatable: no
Technical Impact: partial
CISA Coordinator (v2.0.3)
CWE
- CWE-125 - Out-of-bounds Read
Assigner
References
3 references
| URL | Tags |
|---|---|
| https://github.com/RsyncProject/rsync/security/ad… | vendor-advisory |
| https://github.com/RsyncProject/rsync/releases/ta… | release-notes |
| https://www.vulncheck.com/advisories/rsync-out-of… | third-party-advisory |
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| RsyncProject | rsync |
Affected:
0 , < 3.4.3
(semver)
|
Date Public
2026-05-19 00:00
Credits
Pratham Gupta (@alchemy1729)
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-43620",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-05-20T14:11:42.448773Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-05-20T14:11:50.942Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "rsync",
"repo": "https://github.com/RsyncProject/rsync",
"vendor": "RsyncProject",
"versions": [
{
"lessThan": "3.4.3",
"status": "affected",
"version": "0",
"versionType": "semver"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "finder",
"value": "Pratham Gupta (@alchemy1729)"
}
],
"datePublic": "2026-05-19T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "Rsync version\u00a03.4.2 and prior contain a receiver-side out-of-bounds array read vulnerability in recv_files() in receiver.c that allows a malicious rsync server to crash the rsync client process. Attackers can exploit the vulnerability by setting CF_INC_RECURSE in compatibility flags and sending a specially crafted file list where the first sorted entry is not the leading dot directory, followed by a transfer record with ndx=0 and an iflag word without ITEM_TRANSFER, causing the receiver to read 8 bytes before the allocated pointer array and dereference an invalid pointer at an unmapped address, resulting in a deterministic SIGSEGV crash of the rsync client."
}
],
"metrics": [
{
"cvssV4_0": {
"Automatable": "NOT_DEFINED",
"Recovery": "NOT_DEFINED",
"Safety": "NOT_DEFINED",
"attackComplexity": "LOW",
"attackRequirements": "NONE",
"attackVector": "NETWORK",
"baseScore": 6.9,
"baseSeverity": "MEDIUM",
"exploitMaturity": "NOT_DEFINED",
"privilegesRequired": "NONE",
"providerUrgency": "NOT_DEFINED",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "NONE",
"subIntegrityImpact": "NONE",
"userInteraction": "ACTIVE",
"valueDensity": "NOT_DEFINED",
"vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N",
"version": "4.0",
"vulnAvailabilityImpact": "HIGH",
"vulnConfidentialityImpact": "NONE",
"vulnIntegrityImpact": "NONE",
"vulnerabilityResponseEffort": "NOT_DEFINED"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
},
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-125",
"description": "Out-of-bounds Read",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-05-26T14:36:32.633Z",
"orgId": "83251b91-4cc7-4094-a5c7-464a1b83ea10",
"shortName": "VulnCheck"
},
"references": [
{
"tags": [
"vendor-advisory"
],
"url": "https://github.com/RsyncProject/rsync/security/advisories/GHSA-28pw-r563-rxvm"
},
{
"tags": [
"release-notes"
],
"url": "https://github.com/RsyncProject/rsync/releases/tag/v3.4.3"
},
{
"tags": [
"third-party-advisory"
],
"url": "https://www.vulncheck.com/advisories/rsync-out-of-bounds-array-read-via-recv-files"
}
],
"source": {
"discovery": "EXTERNAL"
},
"title": "Rsync \u003c 3.4.3 Out-of-Bounds Array Read via recv_files()",
"x_generator": {
"engine": "Vulnogram 1.0.1"
}
}
},
"cveMetadata": {
"assignerOrgId": "83251b91-4cc7-4094-a5c7-464a1b83ea10",
"assignerShortName": "VulnCheck",
"cveId": "CVE-2026-43620",
"datePublished": "2026-05-20T00:47:57.086Z",
"dateReserved": "2026-05-01T18:22:45.639Z",
"dateUpdated": "2026-05-26T14:36:32.633Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-43620",
"date": "2026-06-10",
"epss": "0.00017",
"percentile": "0.04209"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-43620\",\"sourceIdentifier\":\"disclosure@vulncheck.com\",\"published\":\"2026-05-20T02:16:36.727\",\"lastModified\":\"2026-05-21T20:47:19.210\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Rsync version\u00a03.4.2 and prior contain a receiver-side out-of-bounds array read vulnerability in recv_files() in receiver.c that allows a malicious rsync server to crash the rsync client process. Attackers can exploit the vulnerability by setting CF_INC_RECURSE in compatibility flags and sending a specially crafted file list where the first sorted entry is not the leading dot directory, followed by a transfer record with ndx=0 and an iflag word without ITEM_TRANSFER, causing the receiver to read 8 bytes before the allocated pointer array and dereference an invalid pointer at an unmapped address, resulting in a deterministic SIGSEGV crash of the rsync client.\"}],\"metrics\":{\"cvssMetricV40\":[{\"source\":\"disclosure@vulncheck.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"4.0\",\"vectorString\":\"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X\",\"baseScore\":6.9,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"attackRequirements\":\"NONE\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"ACTIVE\",\"vulnConfidentialityImpact\":\"NONE\",\"vulnIntegrityImpact\":\"NONE\",\"vulnAvailabilityImpact\":\"HIGH\",\"subConfidentialityImpact\":\"NONE\",\"subIntegrityImpact\":\"NONE\",\"subAvailabilityImpact\":\"NONE\",\"exploitMaturity\":\"NOT_DEFINED\",\"confidentialityRequirement\":\"NOT_DEFINED\",\"integrityRequirement\":\"NOT_DEFINED\",\"availabilityRequirement\":\"NOT_DEFINED\",\"modifiedAttackVector\":\"NOT_DEFINED\",\"modifiedAttackComplexity\":\"NOT_DEFINED\",\"modifiedAttackRequirements\":\"NOT_DEFINED\",\"modifiedPrivilegesRequired\":\"NOT_DEFINED\",\"modifiedUserInteraction\":\"NOT_DEFINED\",\"modifiedVulnConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedVulnIntegrityImpact\":\"NOT_DEFINED\",\"modifiedVulnAvailabilityImpact\":\"NOT_DEFINED\",\"modifiedSubConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedSubIntegrityImpact\":\"NOT_DEFINED\",\"modifiedSubAvailabilityImpact\":\"NOT_DEFINED\",\"Safety\":\"NOT_DEFINED\",\"Automatable\":\"NOT_DEFINED\",\"Recovery\":\"NOT_DEFINED\",\"valueDensity\":\"NOT_DEFINED\",\"vulnerabilityResponseEffort\":\"NOT_DEFINED\",\"providerUrgency\":\"NOT_DEFINED\"}}],\"cvssMetricV31\":[{\"source\":\"disclosure@vulncheck.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H\",\"baseScore\":6.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.8,\"impactScore\":3.6},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H\",\"baseScore\":5.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"disclosure@vulncheck.com\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-125\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:samba:rsync:*:*:*:*:*:*:*:*\",\"versionEndIncluding\":\"3.4.2\",\"matchCriteriaId\":\"EC81F4B6-4EC5-433C-9709-E4B9E340C65A\"}]}]}],\"references\":[{\"url\":\"https://github.com/RsyncProject/rsync/releases/tag/v3.4.3\",\"source\":\"disclosure@vulncheck.com\",\"tags\":[\"Release Notes\"]},{\"url\":\"https://github.com/RsyncProject/rsync/security/advisories/GHSA-28pw-r563-rxvm\",\"source\":\"disclosure@vulncheck.com\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://www.vulncheck.com/advisories/rsync-out-of-bounds-array-read-via-recv-files\",\"source\":\"disclosure@vulncheck.com\",\"tags\":[\"Third Party Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-43620\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-05-20T14:11:42.448773Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-05-20T14:11:47.395Z\"}}], \"cna\": {\"title\": \"Rsync \u003c 3.4.3 Out-of-Bounds Array Read via recv_files()\", \"source\": {\"discovery\": \"EXTERNAL\"}, \"credits\": [{\"lang\": \"en\", \"type\": \"finder\", \"value\": \"Pratham Gupta (@alchemy1729)\"}], \"metrics\": [{\"format\": \"CVSS\", \"cvssV4_0\": {\"Safety\": \"NOT_DEFINED\", \"version\": \"4.0\", \"Recovery\": \"NOT_DEFINED\", \"baseScore\": 6.9, \"Automatable\": \"NOT_DEFINED\", \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"valueDensity\": \"NOT_DEFINED\", \"vectorString\": \"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N\", \"exploitMaturity\": \"NOT_DEFINED\", \"providerUrgency\": \"NOT_DEFINED\", \"userInteraction\": \"ACTIVE\", \"attackComplexity\": \"LOW\", \"attackRequirements\": \"NONE\", \"privilegesRequired\": \"NONE\", \"subIntegrityImpact\": \"NONE\", \"vulnIntegrityImpact\": \"NONE\", \"subAvailabilityImpact\": \"NONE\", \"vulnAvailabilityImpact\": \"HIGH\", \"subConfidentialityImpact\": \"NONE\", \"vulnConfidentialityImpact\": \"NONE\", \"vulnerabilityResponseEffort\": \"NOT_DEFINED\"}, \"scenarios\": [{\"lang\": \"en\", \"value\": \"GENERAL\"}]}, {\"format\": \"CVSS\", \"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 6.5, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"REQUIRED\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}, \"scenarios\": [{\"lang\": \"en\", \"value\": \"GENERAL\"}]}], \"affected\": [{\"repo\": \"https://github.com/RsyncProject/rsync\", \"vendor\": \"RsyncProject\", \"product\": \"rsync\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"3.4.3\", \"versionType\": \"semver\"}], \"defaultStatus\": \"unaffected\"}], \"datePublic\": \"2026-05-19T00:00:00.000Z\", \"references\": [{\"url\": \"https://github.com/RsyncProject/rsync/security/advisories/GHSA-28pw-r563-rxvm\", \"tags\": [\"vendor-advisory\"]}, {\"url\": \"https://github.com/RsyncProject/rsync/releases/tag/v3.4.3\", \"tags\": [\"release-notes\"]}, {\"url\": \"https://www.vulncheck.com/advisories/rsync-out-of-bounds-array-read-via-recv-files\", \"tags\": [\"third-party-advisory\"]}], \"x_generator\": {\"engine\": \"Vulnogram 1.0.1\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"Rsync version\\u00a03.4.2 and prior contain a receiver-side out-of-bounds array read vulnerability in recv_files() in receiver.c that allows a malicious rsync server to crash the rsync client process. Attackers can exploit the vulnerability by setting CF_INC_RECURSE in compatibility flags and sending a specially crafted file list where the first sorted entry is not the leading dot directory, followed by a transfer record with ndx=0 and an iflag word without ITEM_TRANSFER, causing the receiver to read 8 bytes before the allocated pointer array and dereference an invalid pointer at an unmapped address, resulting in a deterministic SIGSEGV crash of the rsync client.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-125\", \"description\": \"Out-of-bounds Read\"}]}], \"providerMetadata\": {\"orgId\": \"83251b91-4cc7-4094-a5c7-464a1b83ea10\", \"shortName\": \"VulnCheck\", \"dateUpdated\": \"2026-05-26T14:36:32.633Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-43620\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-05-26T14:36:32.633Z\", \"dateReserved\": \"2026-05-01T18:22:45.639Z\", \"assignerOrgId\": \"83251b91-4cc7-4094-a5c7-464a1b83ea10\", \"datePublished\": \"2026-05-20T00:47:57.086Z\", \"assignerShortName\": \"VulnCheck\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
SUSE-SU-2026:22015-1
Vulnerability from csaf_suse - Published: 2026-06-02 09:14 - Updated: 2026-06-02 09:14Summary
Security update for rsync
Severity
Important
Notes
Title of the patch: Security update for rsync
Description of the patch: This update for rsync fixes the following issues
- CVE-2025-10158: Out of bounds array access via negative index (bsc#1254441).
- CVE-2026-29518: Symlink-Race TOCTOU in Daemon (use chroot = no) (bsc#1264511).
- CVE-2026-41035: count of entries mismatch can lead to a use-after-free (bsc#1262223).
- CVE-2026-43617: Authorization Bypass via Hostname Resolution (bsc#1264515).
- CVE-2026-43618: Integer Overflow Information Disclosure (bsc#1264512).
- CVE-2026-43619: Symlink Race Condition via Path-Based Syscalls (bsc#1264514).
- CVE-2026-43620: Out-of-Bounds Array Read via recv_files() (bsc#1264513).
- CVE-2026-45232: Off-by-one stack OOB write in HTTP CONNECT proxy response parsing (bsc#1265296).
Patchnames: SUSE-SLES-16.0-867
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
4.3 (Medium)
Affected products
Recommended
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
Affected products
Recommended
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.2 (High)
Affected products
Recommended
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
4.8 (Medium)
Affected products
Recommended
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
8.1 (High)
Affected products
Recommended
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
6.3 (Medium)
Affected products
Recommended
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
6.5 (Medium)
Affected products
Recommended
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
4.2 (Medium)
Affected products
Recommended
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
37 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for rsync",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for rsync fixes the following issues\n\n- CVE-2025-10158: Out of bounds array access via negative index (bsc#1254441).\n- CVE-2026-29518: Symlink-Race TOCTOU in Daemon (use chroot = no) (bsc#1264511).\n- CVE-2026-41035: count of entries mismatch can lead to a use-after-free (bsc#1262223).\n- CVE-2026-43617: Authorization Bypass via Hostname Resolution (bsc#1264515).\n- CVE-2026-43618: Integer Overflow Information Disclosure (bsc#1264512).\n- CVE-2026-43619: Symlink Race Condition via Path-Based Syscalls (bsc#1264514).\n- CVE-2026-43620: Out-of-Bounds Array Read via recv_files() (bsc#1264513).\n- CVE-2026-45232: Off-by-one stack OOB write in HTTP CONNECT proxy response parsing (bsc#1265296).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLES-16.0-867",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_22015-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:22015-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202622015-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:22015-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-June/047161.html"
},
{
"category": "self",
"summary": "SUSE Bug 1254441",
"url": "https://bugzilla.suse.com/1254441"
},
{
"category": "self",
"summary": "SUSE Bug 1262223",
"url": "https://bugzilla.suse.com/1262223"
},
{
"category": "self",
"summary": "SUSE Bug 1264511",
"url": "https://bugzilla.suse.com/1264511"
},
{
"category": "self",
"summary": "SUSE Bug 1264512",
"url": "https://bugzilla.suse.com/1264512"
},
{
"category": "self",
"summary": "SUSE Bug 1264513",
"url": "https://bugzilla.suse.com/1264513"
},
{
"category": "self",
"summary": "SUSE Bug 1264514",
"url": "https://bugzilla.suse.com/1264514"
},
{
"category": "self",
"summary": "SUSE Bug 1264515",
"url": "https://bugzilla.suse.com/1264515"
},
{
"category": "self",
"summary": "SUSE Bug 1265296",
"url": "https://bugzilla.suse.com/1265296"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-10158 page",
"url": "https://www.suse.com/security/cve/CVE-2025-10158/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-29518 page",
"url": "https://www.suse.com/security/cve/CVE-2026-29518/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-41035 page",
"url": "https://www.suse.com/security/cve/CVE-2026-41035/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-43617 page",
"url": "https://www.suse.com/security/cve/CVE-2026-43617/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-43618 page",
"url": "https://www.suse.com/security/cve/CVE-2026-43618/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-43619 page",
"url": "https://www.suse.com/security/cve/CVE-2026-43619/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-43620 page",
"url": "https://www.suse.com/security/cve/CVE-2026-43620/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-45232 page",
"url": "https://www.suse.com/security/cve/CVE-2026-45232/"
}
],
"title": "Security update for rsync",
"tracking": {
"current_release_date": "2026-06-02T09:14:50Z",
"generator": {
"date": "2026-06-02T09:14:50Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:22015-1",
"initial_release_date": "2026-06-02T09:14:50Z",
"revision_history": [
{
"date": "2026-06-02T09:14:50Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "rsync-3.4.1-160000.4.1.aarch64",
"product": {
"name": "rsync-3.4.1-160000.4.1.aarch64",
"product_id": "rsync-3.4.1-160000.4.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "rsync-3.4.1-160000.4.1.ppc64le",
"product": {
"name": "rsync-3.4.1-160000.4.1.ppc64le",
"product_id": "rsync-3.4.1-160000.4.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "rsync-3.4.1-160000.4.1.s390x",
"product": {
"name": "rsync-3.4.1-160000.4.1.s390x",
"product_id": "rsync-3.4.1-160000.4.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "rsync-3.4.1-160000.4.1.x86_64",
"product": {
"name": "rsync-3.4.1-160000.4.1.x86_64",
"product_id": "rsync-3.4.1-160000.4.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 16.0",
"product": {
"name": "SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16:16.0:server"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product": {
"name": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16:16.0:server-sap"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rsync-3.4.1-160000.4.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.aarch64"
},
"product_reference": "rsync-3.4.1-160000.4.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rsync-3.4.1-160000.4.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.ppc64le"
},
"product_reference": "rsync-3.4.1-160000.4.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rsync-3.4.1-160000.4.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.s390x"
},
"product_reference": "rsync-3.4.1-160000.4.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rsync-3.4.1-160000.4.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.x86_64"
},
"product_reference": "rsync-3.4.1-160000.4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rsync-3.4.1-160000.4.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.aarch64"
},
"product_reference": "rsync-3.4.1-160000.4.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rsync-3.4.1-160000.4.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.ppc64le"
},
"product_reference": "rsync-3.4.1-160000.4.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rsync-3.4.1-160000.4.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.s390x"
},
"product_reference": "rsync-3.4.1-160000.4.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rsync-3.4.1-160000.4.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.x86_64"
},
"product_reference": "rsync-3.4.1-160000.4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-10158",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-10158"
}
],
"notes": [
{
"category": "general",
"text": "A malicious client acting as the receiver of an rsync file transfer can trigger an out of bounds read of a heap based buffer, via a negative array index. The \n\nmalicious \n\nrsync client requires at least read access to the remote rsync module in order to trigger the issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-10158",
"url": "https://www.suse.com/security/cve/CVE-2025-10158"
},
{
"category": "external",
"summary": "SUSE Bug 1254441 for CVE-2025-10158",
"url": "https://bugzilla.suse.com/1254441"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-02T09:14:50Z",
"details": "moderate"
}
],
"title": "CVE-2025-10158"
},
{
"cve": "CVE-2026-29518",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-29518"
}
],
"notes": [
{
"category": "general",
"text": "Rsync versions before 3.4.3 contain a time-of-check to time-of-use (TOCTOU) race condition in daemon file handling that allows attackers to redirect file writes outside intended directories by replacing parent directory components with symbolic links. Attackers with write access to a module path can exploit this race condition to create or overwrite arbitrary files, potentially modifying sensitive system files and achieving privilege escalation when the daemon runs with elevated privileges. This vulnerability can only be triggered if the chroot setting is false.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-29518",
"url": "https://www.suse.com/security/cve/CVE-2026-29518"
},
{
"category": "external",
"summary": "SUSE Bug 1264511 for CVE-2026-29518",
"url": "https://bugzilla.suse.com/1264511"
},
{
"category": "external",
"summary": "SUSE Bug 1264514 for CVE-2026-29518",
"url": "https://bugzilla.suse.com/1264514"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-02T09:14:50Z",
"details": "important"
}
],
"title": "CVE-2026-29518"
},
{
"cve": "CVE-2026-41035",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-41035"
}
],
"notes": [
{
"category": "general",
"text": "In rsync 3.0.1 through 3.4.1, receive_xattr relies on an untrusted length value during a qsort call, leading to a receiver use-after-free. The victim must run rsync with -X (aka --xattrs). On Linux, many (but not all) common configurations are vulnerable. Non-Linux platforms are more widely vulnerable.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-41035",
"url": "https://www.suse.com/security/cve/CVE-2026-41035"
},
{
"category": "external",
"summary": "SUSE Bug 1262223 for CVE-2026-41035",
"url": "https://bugzilla.suse.com/1262223"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-02T09:14:50Z",
"details": "important"
}
],
"title": "CVE-2026-41035"
},
{
"cve": "CVE-2026-43617",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-43617"
}
],
"notes": [
{
"category": "general",
"text": "Rsync version 3.4.2 and prior contain an authorization bypass vulnerability in the rsync daemon\u0027s hostname-based access control list enforcement when configured with chroot. Attackers can bypass hostname-based deny rules by controlling the PTR record for their source IP address, allowing connections from hostnames that administrators intended to deny when reverse DNS resolution fails and defaults to UNKNOWN.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-43617",
"url": "https://www.suse.com/security/cve/CVE-2026-43617"
},
{
"category": "external",
"summary": "SUSE Bug 1264515 for CVE-2026-43617",
"url": "https://bugzilla.suse.com/1264515"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-02T09:14:50Z",
"details": "moderate"
}
],
"title": "CVE-2026-43617"
},
{
"cve": "CVE-2026-43618",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-43618"
}
],
"notes": [
{
"category": "general",
"text": "Rsync version 3.4.2 and prior contain an integer overflow vulnerability in the compressed-token decoder where a 32-bit signed counter is not checked for overflow, allowing a malicious sender to trigger an overflow that causes the receiver process to read and return data from outside the intended buffer bounds. Attackers can exploit this vulnerability to disclose process memory contents including environment variables, passwords, heap and stack data, and library memory pointers, significantly reducing ASLR effectiveness and facilitating further exploitation.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-43618",
"url": "https://www.suse.com/security/cve/CVE-2026-43618"
},
{
"category": "external",
"summary": "SUSE Bug 1264512 for CVE-2026-43618",
"url": "https://bugzilla.suse.com/1264512"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-02T09:14:50Z",
"details": "important"
}
],
"title": "CVE-2026-43618"
},
{
"cve": "CVE-2026-43619",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-43619"
}
],
"notes": [
{
"category": "general",
"text": "Rsync version 3.4.2 and prior contain symlink race condition vulnerabilities in path-based system calls including chmod, lchown, utimes, rename, unlink, mkdir, symlink, mknod, link, rmdir, and lstat that allow local attackers to redirect operations to files outside the exported rsync module. Attackers with local filesystem access can exploit the timing window between path resolution and syscall execution by swapping symlinks to apply sender-supplied permissions, ownership, timestamps, or filenames to arbitrary files outside the intended module boundary on rsync daemons configured with \u0027use chroot = no\u0027.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-43619",
"url": "https://www.suse.com/security/cve/CVE-2026-43619"
},
{
"category": "external",
"summary": "SUSE Bug 1264514 for CVE-2026-43619",
"url": "https://bugzilla.suse.com/1264514"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-02T09:14:50Z",
"details": "moderate"
}
],
"title": "CVE-2026-43619"
},
{
"cve": "CVE-2026-43620",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-43620"
}
],
"notes": [
{
"category": "general",
"text": "Rsync version 3.4.2 and prior contain a receiver-side out-of-bounds array read vulnerability in recv_files() in receiver.c that allows a malicious rsync server to crash the rsync client process. Attackers can exploit the vulnerability by setting CF_INC_RECURSE in compatibility flags and sending a specially crafted file list where the first sorted entry is not the leading dot directory, followed by a transfer record with ndx=0 and an iflag word without ITEM_TRANSFER, causing the receiver to read 8 bytes before the allocated pointer array and dereference an invalid pointer at an unmapped address, resulting in a deterministic SIGSEGV crash of the rsync client.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-43620",
"url": "https://www.suse.com/security/cve/CVE-2026-43620"
},
{
"category": "external",
"summary": "SUSE Bug 1264513 for CVE-2026-43620",
"url": "https://bugzilla.suse.com/1264513"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-02T09:14:50Z",
"details": "moderate"
}
],
"title": "CVE-2026-43620"
},
{
"cve": "CVE-2026-45232",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-45232"
}
],
"notes": [
{
"category": "general",
"text": "Rsync versions before 3.4.3 contain an off-by-one out-of-bounds stack write vulnerability in the establish_proxy_connection() function in socket.c that allows network attackers to corrupt stack memory by sending a malformed HTTP proxy response. Attackers can exploit this by positioning themselves between the client and proxy or controlling the proxy server to send a response line of 1023 or more bytes without a newline terminator, causing a null byte to be written to an out-of-bounds stack address when the RSYNC_PROXY environment variable is set.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-45232",
"url": "https://www.suse.com/security/cve/CVE-2026-45232"
},
{
"category": "external",
"summary": "SUSE Bug 1265296 for CVE-2026-45232",
"url": "https://bugzilla.suse.com/1265296"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:rsync-3.4.1-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:rsync-3.4.1-160000.4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-02T09:14:50Z",
"details": "moderate"
}
],
"title": "CVE-2026-45232"
}
]
}
WID-SEC-W-2026-1611
Vulnerability from csaf_certbund - Published: 2026-05-19 22:00 - Updated: 2026-06-08 22:00Summary
Rsync: Mehrere Schwachstellen
Severity
Hoch
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung: Rsync ist ein Tool, um Dateien und Verzeichnisse zu synchronisieren.
Angriff: Ein Angreifer kann mehrere Schwachstellen in Rsync ausnutzen, um seine Privilegien zu erhöhen, um Informationen offenzulegen, um Sicherheitsvorkehrungen zu umgehen, und um einen Denial of Service Angriff durchzuführen.
Betroffene Betriebssysteme: - Linux
- UNIX
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Open Source Rsync <3.4.3
Open Source / Rsync
|
<3.4.3 | ||
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Open Source Rsync <3.4.3
Open Source / Rsync
|
<3.4.3 | ||
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Open Source Rsync <3.4.3
Open Source / Rsync
|
<3.4.3 | ||
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Open Source Rsync <3.4.3
Open Source / Rsync
|
<3.4.3 | ||
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Open Source Rsync <3.4.3
Open Source / Rsync
|
<3.4.3 | ||
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Open Source Rsync <3.4.3
Open Source / Rsync
|
<3.4.3 | ||
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— |
References
24 references
{
"document": {
"aggregate_severity": {
"text": "hoch"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Rsync ist ein Tool, um Dateien und Verzeichnisse zu synchronisieren.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein Angreifer kann mehrere Schwachstellen in Rsync ausnutzen, um seine Privilegien zu erh\u00f6hen, um Informationen offenzulegen, um Sicherheitsvorkehrungen zu umgehen, und um einen Denial of Service Angriff durchzuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- UNIX",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2026-1611 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2026/wid-sec-w-2026-1611.json"
},
{
"category": "self",
"summary": "WID-SEC-2026-1611 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2026-1611"
},
{
"category": "external",
"summary": "rsync Release Notes 3.4.3 vom 2026-05-19",
"url": "https://download.samba.org/pub/rsync/NEWS.html"
},
{
"category": "external",
"summary": "GitHub Security Advisory GHSA-RJFM-3W2M-JF4F vom 2026-05-19",
"url": "https://github.com/RsyncProject/rsync/security/advisories/GHSA-RJFM-3W2M-JF4F"
},
{
"category": "external",
"summary": "GitHub Security Advisory GHSA-88m5-cm5m-2596 vom 2026-05-19",
"url": "https://github.com/RsyncProject/rsync/security/advisories/GHSA-88m5-cm5m-2596"
},
{
"category": "external",
"summary": "GitHub Security Advisory GHSA-4h9m-w5ff-j735 vom 2026-05-19",
"url": "https://github.com/RsyncProject/rsync/security/advisories/GHSA-4h9m-w5ff-j735"
},
{
"category": "external",
"summary": "GitHub Security Advisory GHSA-28pw-r563-rxvm vom 2026-05-19",
"url": "https://github.com/RsyncProject/rsync/security/advisories/GHSA-28pw-r563-rxvm"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8283-1 vom 2026-05-20",
"url": "https://ubuntu.com/security/notices/USN-8283-1"
},
{
"category": "external",
"summary": "Debian Security Advisory DSA-6282 vom 2026-05-20",
"url": "https://lists.debian.org/debian-security-announce/2026/msg00193.html"
},
{
"category": "external",
"summary": "Debian Security Advisory DLA-4591 vom 2026-05-20",
"url": "https://lists.debian.org/debian-lts-announce/2026/05/msg00036.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:2038-1 vom 2026-05-21",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-May/026241.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:2048-1 vom 2026-05-25",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-May/026277.html"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2026:10857-1 vom 2026-05-25",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/TZL7BZVQ6YPKF2CC23MKKWD5SG6JOST6/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:21726-1 vom 2026-05-22",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-May/026245.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:21739-1 vom 2026-05-22",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-May/026261.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:2083-1 vom 2026-05-27",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-May/026361.html"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2026-E1ED3B1FA8 vom 2026-05-29",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2026-e1ed3b1fa8"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2026-D14CD355B3 vom 2026-05-29",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2026-d14cd355b3"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8349-1 vom 2026-06-01",
"url": "https://ubuntu.com/security/notices/USN-8349-1"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:21980-1 vom 2026-06-03",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-June/026534.html"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2026:20877-1 vom 2026-06-03",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/4RPOIF6TVE233FKZN5TAC6XTNQ5WVFYL/"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8349-2 vom 2026-06-08",
"url": "https://ubuntu.com/security/notices/USN-8349-2"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:22015-1 vom 2026-06-08",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-June/026632.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2-2026-3332 vom 2026-06-09",
"url": "https://alas.aws.amazon.com/AL2/ALAS2-2026-3332.html"
}
],
"source_lang": "en-US",
"title": "Rsync: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2026-06-08T22:00:00.000+00:00",
"generator": {
"date": "2026-06-09T08:41:36.467+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.6.0"
}
},
"id": "WID-SEC-W-2026-1611",
"initial_release_date": "2026-05-19T22:00:00.000+00:00",
"revision_history": [
{
"date": "2026-05-19T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2026-05-20T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Ubuntu, European Union Vulnerability Database und Debian aufgenommen"
},
{
"date": "2026-05-21T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-05-25T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von SUSE und openSUSE aufgenommen"
},
{
"date": "2026-05-27T22:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-05-31T22:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von Fedora aufgenommen"
},
{
"date": "2026-06-04T22:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von SUSE und openSUSE aufgenommen"
},
{
"date": "2026-06-08T22:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von Ubuntu, SUSE und Amazon aufgenommen"
}
],
"status": "final",
"version": "8"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Amazon Linux 2",
"product": {
"name": "Amazon Linux 2",
"product_id": "398363",
"product_identification_helper": {
"cpe": "cpe:/o:amazon:linux_2:-"
}
}
}
],
"category": "vendor",
"name": "Amazon"
},
{
"branches": [
{
"category": "product_name",
"name": "Debian Linux",
"product": {
"name": "Debian Linux",
"product_id": "2951",
"product_identification_helper": {
"cpe": "cpe:/o:debian:debian_linux:-"
}
}
}
],
"category": "vendor",
"name": "Debian"
},
{
"branches": [
{
"category": "product_name",
"name": "Fedora Linux",
"product": {
"name": "Fedora Linux",
"product_id": "74185",
"product_identification_helper": {
"cpe": "cpe:/o:fedoraproject:fedora:-"
}
}
}
],
"category": "vendor",
"name": "Fedora"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c3.4.3",
"product": {
"name": "Open Source Rsync \u003c3.4.3",
"product_id": "T054400"
}
},
{
"category": "product_version",
"name": "3.4.3",
"product": {
"name": "Open Source Rsync 3.4.3",
"product_id": "T054400-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:gnu:rsync:3.4.3"
}
}
}
],
"category": "product_name",
"name": "Rsync"
}
],
"category": "vendor",
"name": "Open Source"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
},
{
"category": "product_name",
"name": "SUSE openSUSE",
"product": {
"name": "SUSE openSUSE",
"product_id": "T054575",
"product_identification_helper": {
"cpe": "cpe:/o:suse:opensuse:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
},
{
"branches": [
{
"category": "product_name",
"name": "Ubuntu Linux",
"product": {
"name": "Ubuntu Linux",
"product_id": "T000126",
"product_identification_helper": {
"cpe": "cpe:/o:canonical:ubuntu_linux:-"
}
}
}
],
"category": "vendor",
"name": "Ubuntu"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-29518",
"product_status": {
"known_affected": [
"2951",
"T002207",
"T000126",
"398363",
"74185",
"T054400",
"T054575"
]
},
"release_date": "2026-05-19T22:00:00.000+00:00",
"title": "CVE-2026-29518"
},
{
"cve": "CVE-2026-43617",
"product_status": {
"known_affected": [
"2951",
"T002207",
"T000126",
"398363",
"74185",
"T054400",
"T054575"
]
},
"release_date": "2026-05-19T22:00:00.000+00:00",
"title": "CVE-2026-43617"
},
{
"cve": "CVE-2026-43618",
"product_status": {
"known_affected": [
"2951",
"T002207",
"T000126",
"398363",
"74185",
"T054400",
"T054575"
]
},
"release_date": "2026-05-19T22:00:00.000+00:00",
"title": "CVE-2026-43618"
},
{
"cve": "CVE-2026-43619",
"product_status": {
"known_affected": [
"2951",
"T002207",
"T000126",
"398363",
"74185",
"T054400",
"T054575"
]
},
"release_date": "2026-05-19T22:00:00.000+00:00",
"title": "CVE-2026-43619"
},
{
"cve": "CVE-2026-43620",
"product_status": {
"known_affected": [
"2951",
"T002207",
"T000126",
"398363",
"74185",
"T054400",
"T054575"
]
},
"release_date": "2026-05-19T22:00:00.000+00:00",
"title": "CVE-2026-43620"
},
{
"cve": "CVE-2026-45232",
"product_status": {
"known_affected": [
"2951",
"T002207",
"T000126",
"398363",
"74185",
"T054400",
"T054575"
]
},
"release_date": "2026-05-19T22:00:00.000+00:00",
"title": "CVE-2026-45232"
}
]
}
Loading…
Trend slope:
-
(linear fit over daily sighting counts)
Show additional events:
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…