CVE-2026-93987
NVD: rclone versions 1.56.0 through 1.75.0 contain a path traversal vulnerability in the rclone serve docker volume plugin. NVD: 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... NVD: A volume name containing enough ..
4.6 Severity
MEDIUM EPSS
0.0015 (4) KEV
-
Source-published summary
NVD: rclone versions 1.56.0 through 1.75.0 contain a path traversal vulnerability in the rclone serve docker volume plugin. NVD: 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... NVD: A volume name containing enough ..
Possible impact
Source describes path traversal review. Possible impact: An attacker may be able to reach files outside the intended application path.
Affected context
Affected product or version requires source confirmation.
Remediation / advisory
Patch confirmed by source text; fixed version context: 1.75.1..
Why it matters
Source describes path traversal review. Possible impact: An attacker may be able to reach files outside the intended application path.; CVSS 4.6 (MEDIUM); EPSS percentile 4; not listed in KEV; Patch confirmed by source text; fixed version context: 1.75.1; sources: NVD, OSV.
What to verify
Confirm affected product/version, vendor advisory, patch or mitigation, and exposure.
Exposure hint
exposure unknown
Impact tags
Urgency reasons
Source-derived note
Summary derived from NVD / OSV description; unsafe procedural detail is not shown.
Redaction metadata
- source summary used
- True
- fallback summary used
- False
- unsafe procedural detail present
- false
- raw source displayed
- false
- public summary redacted
- true
Remediation handoff
Public-safe static handoff for human/Codex remediation planning. Scan, patch, external execution, and auto remediation are disabled.
Safety note
This radar shows source-published defensive context only. Exploit procedures, exploit strings, scanner commands, and auto-remediation are not provided.