CVE-2026-34783: Ferret: Path Traversal in IO::FS::WRITE allows arbitrary file write when scraping malicious websites
(updated )
A path traversal vulnerability in Ferret’s IO::FS::WRITE standard library function allows a malicious website to write arbitrary files to the filesystem of the machine running Ferret. When an operator scrapes a website that returns filenames containing ../ sequences, and uses those filenames to construct output paths (a standard scraping pattern), the attacker controls both the destination path and the file content. This can lead to remote code execution via cron jobs, SSH authorized_keys, shell profiles, or web shells.
References
Code Behaviors & Features
Detect and mitigate CVE-2026-34783 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →