CVE-2026-57079
Last modified
CVE-2026-57079 is a medium-severity vulnerability rated 5.3/10 on the CVSS scale. Net::BitTorrent versions before 2.1.0 for Perl write files outside the download directory via path traversal in peer-supplied metadata. Net::BitTorrent validates file path components only on the .torrent-file ingest path. The peer and magnet metadata path (_on_metadata_received, reached from the BEP09 ut_metadata extension) passes attacker-supplied file names straight to Storage::add_file and Storage::_parse_file_tree, where Path::Tiny's child() does not collapse "..". EPSS estimates a 0.28% chance of exploitation in the next 30 days.
Description
Net::BitTorrent versions before 2.1.0 for Perl write files outside the download directory via path traversal in peer-supplied metadata. Net::BitTorrent validates file path components only on the .torrent-file ingest path. The peer and magnet metadata path (_on_metadata_received, reached from the BEP09 ut_metadata extension) passes attacker-supplied file names straight to Storage::add_file and Storage::_parse_file_tree, where Path::Tiny's child() does not collapse "..". A v2 file tree key, a v1 files[].path element, or a single-file name containing ".." segments therefore resolves outside the download directory. Because the peer also controls the piece hashes and the served bytes, content verification passes, so a malicious magnet or peer writes attacker-chosen content to an attacker-chosen path on the downloading host.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| SANKO | Net::BitTorrent | <= 2.0.1 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-57079?
How severe is CVE-2026-57079?
How do I fix CVE-2026-57079?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-5707Unsanitized input in an OS command in the virtual desktop se…8.8
- CVE-2026-57073HTML::Bare versions through 0.04 for Perl have an unbounded …9.1
- CVE-2026-57074XML::Bare versions through 0.53 for Perl have an unbounded c…9.1
- CVE-2026-57075YAML::Syck versions before 1.47 for Perl allow an out-of-bou…9.1
- CVE-2026-57076YAML::Syck versions before 1.47 for Perl allow a heap use-af…7.8
- CVE-2026-57077YAML::Syck versions before 1.47 for Perl allow an out-of-bou…7.7
- CVE-2026-5708Unsanitized control of user-modifiable attributes in the ses…8.8
- CVE-2026-57080Net::BitTorrent versions through 2.1.0 for Perl allow remote…7.5
- CVE-2026-57081Net::BitTorrent versions through 2.1.0 for Perl allow remote…7.5
- CVE-2026-57082Net::BitTorrent versions before 2.1.0 for Perl generate the …5.9
- CVE-2026-57083Use of uninitialized resource in Microsoft Windows Codecs Li…5.5
- CVE-2026-57084Use of uninitialized resource in Windows File Explorer allow…5.5
Are you affected by CVE-2026-57079?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
