Cyber Resilience

CVE-2026-43618

MediumPublic PoCUpdated

Published: 20 May 2026

Published
20 May 2026
Modified
30 June 2026
KEV Added
Patch
CVSS Score v4 6.1 CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:H/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
EPSS Score 0.0078 51.4th percentile
Risk Priority 35 floored blend · peak EPSS

Summary

CVE-2026-43618 is a medium-severity Out-of-bounds Read (CWE-125) vulnerability in Samba Rsync. Its CVSS base score is 6.1 (Medium).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploitation for Credential Access (T1212); ranked in the top 48.6% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog; a public proof-of-concept is referenced.

EU & UK References

Vulnerability details

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…

more

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.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise TechniquesAI

T1212 Exploitation for Credential Access Credential Access
Adversaries may exploit software vulnerabilities in an attempt to collect credentials.
T1068 Exploitation for Privilege Escalation Privilege Escalation
Adversaries may exploit software vulnerabilities in an attempt to elevate privileges.
Why these techniques?

Integer overflow enables out-of-bounds memory read in rsync, directly disclosing credentials/passwords (T1212) and ASLR pointers to aid privilege-escalation exploits (T1068).

Confidence: HIGH · MITRE ATT&CK Enterprise v19.0

CVEs Like This One

CVE-2026-41035Same product: Samba Rsync
CVE-2026-31782Shared CWE-125
CVE-2026-43655Shared CWE-125
CVE-2025-24196Shared CWE-125
CVE-2026-31708Shared CWE-125
CVE-2026-31449Shared CWE-125
CVE-2024-57928Shared CWE-125
CVE-2022-49560Shared CWE-125
CVE-2022-49289Shared CWE-190
CVE-2026-28832Shared CWE-125

Affected Assets

samba
rsync
≤ 3.4.2

Mitigating Controls

No mitigating controls mapped yet. The per-CVE control annotator has not reached this CVE.

References