ubuntu-cve-2026-54572
Vulnerability from osv_ubuntu
Published
2026-07-14 22:17
Modified
2026-07-14 22:17
Summary
Details
Rclone is a command-line program to sync files and directories to and from different cloud storage providers. Prior to 1.74.4, with -l/--links, rclone serializes symlinks as .rclonelink text objects and recreates them on a local destination without validating the target, allowing an attacker-controlled remote to plant an escaping symlink and cause a following object write to land outside the destination with attacker-chosen contents. This issue is fixed in version 1.74.4.
Severity
7.5 (High)
N/A (UNKNOWN)
References
{
"affected": [
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-github-ncw-rclone-dev",
"binary_version": "1.36-3ubuntu0.2"
},
{
"binary_name": "rclone",
"binary_version": "1.36-3ubuntu0.2"
}
]
},
"package": {
"ecosystem": "Ubuntu:18.04:LTS",
"name": "rclone",
"purl": "pkg:deb/ubuntu/rclone@1.36-3ubuntu0.2?arch=source\u0026distro=bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.36-3",
"1.36-3ubuntu0.1",
"1.36-3ubuntu0.2"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-github-rclone-rclone-dev",
"binary_version": "1.50.2-2ubuntu0.2+esm1"
},
{
"binary_name": "rclone",
"binary_version": "1.50.2-2ubuntu0.2+esm1"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:20.04:LTS",
"name": "rclone",
"purl": "pkg:deb/ubuntu/rclone@1.50.2-2ubuntu0.2+esm1?arch=source\u0026distro=esm-apps/focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.47.0+ex1-6",
"1.47.0+ex1-7",
"1.49.5-2",
"1.49.5-3",
"1.50.2-2",
"1.50.2-2ubuntu0.1",
"1.50.2-2ubuntu0.2",
"1.50.2-2ubuntu0.2+esm1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-github-rclone-rclone-dev",
"binary_version": "1.53.3-4ubuntu1.22.04.4+esm1"
},
{
"binary_name": "rclone",
"binary_version": "1.53.3-4ubuntu1.22.04.4+esm1"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:22.04:LTS",
"name": "rclone",
"purl": "pkg:deb/ubuntu/rclone@1.53.3-4ubuntu1.22.04.4+esm1?arch=source\u0026distro=esm-apps/jammy"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.53.3-1",
"1.53.3-2",
"1.53.3-4",
"1.53.3-4ubuntu1",
"1.53.3-4ubuntu1.22.04.1",
"1.53.3-4ubuntu1.22.04.2",
"1.53.3-4ubuntu1.22.04.3",
"1.53.3-4ubuntu1.22.04.3+esm1",
"1.53.3-4ubuntu1.22.04.4",
"1.53.3-4ubuntu1.22.04.4+esm1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-github-rclone-rclone-dev",
"binary_version": "1.60.1+dfsg-3ubuntu0.24.04.5+esm1"
},
{
"binary_name": "rclone",
"binary_version": "1.60.1+dfsg-3ubuntu0.24.04.5+esm1"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:24.04:LTS",
"name": "rclone",
"purl": "pkg:deb/ubuntu/rclone@1.60.1+dfsg-3ubuntu0.24.04.5+esm1?arch=source\u0026distro=esm-apps/noble"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.60.1+dfsg-2build1",
"1.60.1+dfsg-3",
"1.60.1+dfsg-3ubuntu0.24.04.1",
"1.60.1+dfsg-3ubuntu0.24.04.2",
"1.60.1+dfsg-3ubuntu0.24.04.3",
"1.60.1+dfsg-3ubuntu0.24.04.4",
"1.60.1+dfsg-3ubuntu0.24.04.4+esm1",
"1.60.1+dfsg-3ubuntu0.24.04.5",
"1.60.1+dfsg-3ubuntu0.24.04.5+esm1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-github-rclone-rclone-dev",
"binary_version": "1.60.1+dfsg-4ubuntu3.1+esm1"
},
{
"binary_name": "rclone",
"binary_version": "1.60.1+dfsg-4ubuntu3.1+esm1"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:26.04:LTS",
"name": "rclone",
"purl": "pkg:deb/ubuntu/rclone@1.60.1+dfsg-4ubuntu3.1+esm1?arch=source\u0026distro=esm-apps/resolute"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.60.1+dfsg-4ubuntu2",
"1.60.1+dfsg-4ubuntu3",
"1.60.1+dfsg-4ubuntu3.1",
"1.60.1+dfsg-4ubuntu3.1+esm1"
]
}
],
"aliases": [],
"details": "Rclone is a command-line program to sync files and directories to and from different cloud storage providers. Prior to 1.74.4, with -l/--links, rclone serializes symlinks as .rclonelink text objects and recreates them on a local destination without validating the target, allowing an attacker-controlled remote to plant an escaping symlink and cause a following object write to land outside the destination with attacker-chosen contents. This issue is fixed in version 1.74.4.",
"id": "UBUNTU-CVE-2026-54572",
"modified": "2026-07-14T22:17:00Z",
"published": "2026-07-14T22:17:00Z",
"references": [
{
"type": "REPORT",
"url": "https://ubuntu.com/security/CVE-2026-54572"
},
{
"type": "REPORT",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-54572"
},
{
"type": "REPORT",
"url": "https://github.com/rclone/rclone/security/advisories/GHSA-cf44-9pgv-m4xc"
},
{
"type": "REPORT",
"url": "https://github.com/rclone/rclone/commit/1154afebee986180b489084d38e2a0c578751498"
},
{
"type": "REPORT",
"url": "https://github.com/rclone/rclone/commit/874a804f5289517defdd7de68b2a374837080265"
},
{
"type": "REPORT",
"url": "https://github.com/rclone/rclone/releases/tag/v1.74.4"
}
],
"related": [],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:H/A:L",
"type": "CVSS_V3"
},
{
"score": "medium",
"type": "Ubuntu"
}
],
"upstream": [
"CVE-2026-54572"
]
}
Loading…
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…