LiveActive security incident?Get immediate response
CVE Record

CVE-2026-43617: Rsync < 3.4.3 Authorization Bypass via Hostname Resolution

Rsync version 3.4.2 and prior contain an authorization bypass vulnerability in the rsync daemon's 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.

MediumCVSS 6.3Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

Rsync daemons using hostname-based deny rules with chroot can make the wrong access-control decision. An attacker who controls reverse DNS for their source IP may connect from a hostname administrators meant to block. This is a targeted configuration issue, not evidence of broad compromise.

Executive priority

Treat this as a moderate, configuration-dependent exposure. It deserves prompt remediation for exposed file-transfer infrastructure, especially where rsync protects sensitive backups or deployment data with hostname ACLs.

Technical view

CVE-2026-43617 affects rsync 3.4.2 and prior. In daemon mode with chroot and hostname-based ACLs, reverse DNS handling can fall back to UNKNOWN and bypass intended deny rules. CVSS v4.0 is 6.3, network reachable, unauthenticated, high complexity, with attack requirements present.

Likely exposure

Exposure is most likely on internet- or partner-facing rsync daemons running 3.4.2 or earlier, configured with chroot and hostname-based access controls. Systems using only IP-based controls or not running rsync daemon mode may not match the described condition.

Exploitation context

The provided bundle does not cite active exploitation, and KEV is false. Practical exploitation appears conditional: the attacker needs network reachability to rsync daemon and control over PTR behavior for their source IP.

Researcher notes

The weakness is CWE-289 authorization bypass in hostname ACL enforcement. The sources identify version 3.4.3 as the relevant release. Evidence is incomplete on distribution backports, all rsyncd.conf variants, and any exploitation in the wild.

Mitigation direction

  • Upgrade rsync to version 3.4.3 where vendor guidance supports it.
  • Review rsync daemon modules using chroot and hostname-based hosts allow or deny rules.
  • Prefer explicit IP or subnet controls where hostname ACL reliability is operationally important.
  • Check the vendor advisory and release notes for configuration-specific guidance.
  • Prioritize externally reachable rsync daemons before internal-only systems.

Validation and detection

  • Inventory systems running rsync daemon mode and record exact rsync versions.
  • Identify modules configured with chroot and hostname-based access-control rules.
  • Confirm whether exposed daemons are version 3.4.2 or earlier.
  • Review access logs for unexpected accepted connections from denied hostname categories.
  • After upgrading, verify daemon version and retained access-control behavior.
Prepared
Confidence
high
Sources
5

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · low confidence lookup

CWE-289: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
description · low confidence lookup

Privilege behavior lookup

The CVE wording references privilege impact, so privilege escalation and authorization behavior review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2026-43617 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Medium
CVSS
6.3 (4.0)
Known Exploited
No
Published

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

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

2CVSS vectors
3Timeline events
1ADP providers
4Source links

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: partial

CVSS vector scores

2 official scores

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
6.3CVSS 4.0MediumCVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:NVulnCheck
4.8CVSS 3.1MediumCVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N2.22.5VulnCheck

Vulnerability scoring details

Base CVSS 4.0 score

6.3Medium
CVSS 4.0 vector shape for CVE-2026-43617Attack VectorAttack ComplexityAttack RequirementsPrivileges RequiredUser InteractionVS ConfidentialityVS IntegrityVS AvailabilitySS ConfidentialitySS IntegritySS Availability

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

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Attack Requirements
NonePresent
Privileges Required
NoneLowHigh
User Interaction
NonePassiveActive
VS Confidentiality
HighLowNone
VS Integrity
HighLowNone
VS Availability
HighLowNone
SS Confidentiality
HighLowNone
SS Integrity
HighLowNone
SS Availability
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CISA-ADPCISA ADP Vulnrichment
other:ssvc
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
RsyncProjectrsync0unaffected
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-289 · source CWE mapping

Authentication Bypass by Alternate Name

Authentication Bypass by Alternate Name represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.