CVE-2026-32116 HIGH

CVE-2026-32116: Magic Wormhole: "wormhole receive" allows arbitrary local file overwrite

Vendor Magic-Wormhole
Product magic-wormhole
Weakness CWE-22 · Path traversal
Published March 12, 2026
Last update March 13, 2026

CVSS base score

8.2/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction
Confidentiality
Integrity

CVSS vector

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

What the vulnerability does

01Description

Magic Wormhole makes it possible to get arbitrary-sized files and directories from one computer to another. From 0.21.0 to before 0.23.0, receiving a file (wormhole receive) from a malicious party could result in overwriting critical local files, including ~/.ssh/authorized_keys and .bashrc. This could be used to compromise the receiver's computer. Only the sender of the file (the party who runs wormhole send) can mount the attack. Other parties (including the transit/relay servers) are excluded by the wormhole protocol. This vulnerability is fixed in 0.23.0.

Key dates

02Disclosure timeline

March 12, 2026 CVE published
March 13, 2026 Record updated