CVE-2026-49233
Received
Received - Intake
Routinator Path Traversal in rsync URI Handling
Publication date: 2026-06-08
Last updated on: 2026-06-08
Assigner: NLnet Labs
Description
Description
Routinator does not properly check the module component of rsync URIs, which are used to create the file system paths for the Routinator cache. This allows for path traversal by having a module name containing .., potentially providing an attacker access to the entire Routinator rsync cache.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| nlnetlabs | routinator | * |
| nlnetlabs | routinator | to 0.15.1 (inc) |
| nlnetlabs | routinator | From 0.15.2 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-22 | The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory. |