DEBIAN-CVE-2026-93987

Source
https://security-tracker.debian.org/tracker/CVE-2026-93987
Import Source
https://storage.googleapis.com/debian-osv/debian-cve-osv/DEBIAN-CVE-2026-93987.json
JSON Data
https://api.osv.dev/v1/vulns/DEBIAN-CVE-2026-93987
Upstream
Published
2026-09-19T12:16:42Z
Modified
2026-09-20T10:00:08Z
Severity
  • 3.4 (Low) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:L CVSS Calculator
Summary
[none]
Details

rclone versions 1.56.0 through 1.75.0 contain a path traversal vulnerability in the rclone serve docker volume plugin. newVolume() in cmd/serve/docker/volume.go computes a volume's mountpoint as filepath.Join(drv.root, name) from the attacker-supplied name field of a Docker VolumeDriver.Create request without verifying that the result stays within drv.root (default /var/lib/docker-volumes/rclone), and checkMountpoint() then creates that directory with file.MkdirAll before mounting. A volume name containing enough .. components (e.g. "../../../../../../etc") therefore resolves outside the base directory, allowing anyone able to submit a VolumeDriver.Create request to the plugin socket — normally the Docker daemon, or a workload that can request named volumes in a multi-tenant orchestration setup — to make the privileged rclone plugin process create a directory and mount a remote filesystem specified in the same request at an arbitrary host path, shadowing or disrupting system directories. The advisory notes Volume.restoreState() had the same missing validation when reloading persisted volume state. Fixed in 1.75.1.

References

Affected packages

Debian:12 / rclone

Package

Name
rclone
Purl
pkg:deb/debian/rclone?arch=source&distro=bookworm

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0 Unknown introduced version / All previous versions are affected

Affected versions

1.*
1.60.1+dfsg-2
1.60.1+dfsg-3
1.60.1+dfsg-4
1.65.0+dfsg-1
1.65.0+dfsg-2
1.69.3+dfsg-1
1.69.3+dfsg-2
1.69.3+dfsg-3

Ecosystem specific

{
    "urgency": "not yet assigned"
}

Database specific

source
"https://storage.googleapis.com/debian-osv/debian-cve-osv/DEBIAN-CVE-2026-93987.json"

Debian:13 / rclone

Package

Name
rclone
Purl
pkg:deb/debian/rclone?arch=source&distro=trixie

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0 Unknown introduced version / All previous versions are affected

Affected versions

1.*
1.60.1+dfsg-4
1.65.0+dfsg-1
1.65.0+dfsg-2
1.69.3+dfsg-1
1.69.3+dfsg-2
1.69.3+dfsg-3

Ecosystem specific

{
    "urgency": "not yet assigned"
}

Database specific

source
"https://storage.googleapis.com/debian-osv/debian-cve-osv/DEBIAN-CVE-2026-93987.json"