PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-70462 RsyncProject CVE debrief

CVE-2026-70462 is a HIGH severity vulnerability in rsync versions 3.1.0 before 3.5.0. Attackers can disable connection timeouts by injecting malicious MSG_IO_TIMEOUT messages, potentially leading to resource exhaustion. System administrators and security teams should assess exposure and prioritize upgrading to version 3.5.0 or later. The vulnerability exists in the I/O timeout implementation, allowing attackers to cause the timeout variable to wrap to a non-positive value. This prevents the timeout check from firing, enabling idle or stalled connections to hold daemon slots indefinitely.

Vendor
RsyncProject
Product
rsync
CVSS
HIGH 7.1
CISA KEV
Not listed in stored evidence
Original CVE published
2026-08-13
Original CVE updated
2026-09-08
Advisory published
2026-08-13
Advisory updated
2026-09-08

Who should care

System administrators and security teams responsible for rsync installations should assess exposure and prioritize upgrading to version 3.5.0 or later. They should also monitor for suspicious activity and review system logs for potential exploitation attempts. Defenders should verify rsync versions and review system logs for potential exploitation attempts.

Why it matters

CVE-2026-70462 is a HIGH severity vulnerability in rsync that allows attackers to disable connection timeouts, potentially leading to resource exhaustion. System administrators and security teams should assess exposure, prioritize upgrading to version 3.5.0 or later, and monitor for suspicious activity.

  • Potential resource exhaustion due to prolonged connection hold
  • Possible impact on system performance and availability
  • Need for verification of rsync versions and upgrade to 3.5.0 or later
  • Monitoring for suspicious activity to detect potential exploitation attempts

Technical summary

The vulnerability exists in the I/O timeout implementation of rsync, allowing attackers to inject malicious MSG_IO_TIMEOUT messages that cause the timeout variable to wrap to a non-positive value. This prevents the timeout check from firing and enables idle or stalled connections to hold daemon slots indefinitely. Defenders should prioritize verifying rsync versions and upgrading to 3.5.0 or later, as well as monitoring for suspicious activity. The vulnerability can lead to resource exhaustion if left unaddressed. System administrators and security teams should assess exposure and prioritize upgrading to version 3.5.0 or later.

Defensive priority

Defenders should prioritize verifying rsync versions and upgrading to 3.5.0 or later, as well as monitoring for suspicious activity.

Recommended defensive actions

  • Verify rsync versions and upgrade to 3.5.0 or later
  • Monitor for suspicious activity
  • Review system logs for potential exploitation attempts
  • Check relevant monitoring, detection, and logs for exposed assets that need extra review
  • Track exceptions, retest remediated assets, and close the item only after evidence is documented.
  • Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up.
  • Plan vendor-supported updates or mitigations through normal change control where exposure is confirmed.

Evidence notes

The CVE record and NVD entry provide details on the vulnerability. Additional information on affected systems and exploitation attempts is limited. Defenders should verify rsync versions and review system logs for potential exploitation attempts. The vulnerability allows attackers to inject malicious MSG_IO_TIMEOUT messages, potentially leading to resource exhaustion.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-70462 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-70462

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-70462 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-70462

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

Methodology and review provenance

AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.