CVE-2026-54706
Description
OnionShare is an open source tool that lets you securely and anonymously share files, host websites, and chat with friends using the Tor network. Prior to 2.6.4, OnionShare CLI/Desktop follows symbolic links in cli/onionshare_cli/web/send_base_mode.py through SendBaseModeWeb.set_file_info() and stream_individual_file(), allowing remote recipients of Share or Website mode to read local files outside the selected directory. This issue is fixed in version 2.6.4.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Mitigation details
CVE-2026-54706 NameCVE-2026-54706 DescriptionOnionShare follows symlinks in shared directories, allowing unintended disclosure of local files SourceCVE (at NVD; CERT, ENISA, LWN, oss-sec, fulldisc, Debian ELTS, Red Hat, Ubuntu, Gentoo, SUSE bugzilla/CVE, GitHub advisories/code/issues, web search, more) Debian Bugs1139717 Vulnerable and fixed packages The table below lists information on source…
CVE-2026-54706
| Name | CVE-2026-54706 |
| Description | OnionShare follows symlinks in shared directories, allowing unintended disclosure of local files |
| Source | CVE (at NVD; CERT, ENISA, LWN, oss-sec, fulldisc, Debian ELTS, Red Hat, Ubuntu, Gentoo, SUSE bugzilla/CVE, GitHub advisories/code/issues, web search, more) |
| Debian Bugs | 1139717 |
Vulnerable and fixed packages
The table below lists information on source packages.
| Source Package | Release | Version | Status |
|---|---|---|---|
| onionshare (PTS) | bullseye | 2.2-3+deb11u2 | vulnerable |
| bookworm | 2.6-5~deb12u1 | vulnerable | |
| trixie | 2.6.3-1 | vulnerable | |
| forky, sid | 2.6.4-1 | fixed |
The information below is based on the following data on fixed versions.
| Package | Type | Release | Fixed Version | Urgency | Origin | Debian Bugs |
|---|---|---|---|---|---|---|
| onionshare | source | (unstable) | 2.6.4-1 | 1139717 |
Notes
[trixie] - onionshare <no-dsa> (Minor issue)
https://github.com/onionshare/onionshare/security/advisories/GHSA-22p9-r2f5-22mf
Apply commands
[trixie] - onionshare <no-dsa> (Minor issue)https://github.com/onionshare/onionshare/security/advisories/GHSA-22p9-r2f5-22mf
OS impact
Debian Mixed 5 releases
| Version | Status | Fixed in |
|---|---|---|
| trixie | Affected | — |
| sid | Fixed | 2.6.4-1 |
| forky | Fixed | 2.6.4-1 |
| bullseye | Affected | — |
| bookworm | Affected | — |
Package impact
| Ecosystem | Package | Vulnerable | Fixed |
|---|---|---|---|
| PyPI | onionshare-cli | <2.6.4 | 2.6.4 |
References
- https://security-tracker.debian.org/tracker/CVE-2026-54706
- https://github.com/onionshare/onionshare/commit/48f31cfac077fcc9c04c67c2a6dbf87d956f5eec
- https://github.com/onionshare/onionshare/releases/tag/v2.6.4
- https://github.com/onionshare/onionshare/security/advisories/GHSA-22p9-r2f5-22mf
- https://github.com/onionshare/onionshare
CWEs
CWE-59
Community-verified mitigations for this CVE will appear above when contributors publish them.
Verify integrity in audit chain (admin only). AS-IS.