---
cve: "CVE-2026-70457"
severity: "HIGH"
cvss: 8.3
epss: "36%"
vendor: "RsyncProject"
kev: false
exploited: false
published: "2026-08-13 15:19:59"
tags: [cve, security, high]
source: tsecurity.de CVE-Dossier
exported: "2026-09-11T12:48:42+02:00"
---

# CVE-2026-70457

> 8.3 HIGH · 🧪 PoC

## Beschreibung

rsync 3.2.3 before 3.5.0 contains an out-of-bounds write in parse_size_arg() where the return value of snprintf() is used directly as an index into a .bss-segment array without bounds checking. When snprintf truncates the formatted size string, the return value equals the number of characters that would have been written including the truncated portion, and this value may exceed the array length. The subsequent indexed write targets memory outside the intended array bounds, corrupting .bss memory.

## CVSS-Vektor

```
CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:N/VI:L/VA:H/SC:N/SI:N/SA:N
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Hoch | good |
| PR Privilegien | Keine | bad |
| UI Interaktion | Keine | bad |

## Patch verfügbar (OSV)

- 471e17dc0d68233db84db11be82c9f62f4661214 (Commit)
- 471e17dc0d68233db84db11be82c9f62f4661214 (Commit)

## Referenzen

- <https://github.com/RsyncProject/rsync/security/advisories/GHSA-pg7g-xqmr-xpfh>
- <https://github.com/RsyncProject/rsync/releases/tag/v3.5.0>
- <https://www.vulncheck.com/advisories/rsync-out-of-bounds-write-via-parse-size-arg>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2026-70457) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
