cvedb.io
CVE-2026-32733
MEDIUM · CVSS 6.5
EPSS exploitation probability: 0%
Published 2026-03-20T23:16:44.703 · Last modified 2026-06-17T10:36:17.490

Summary

Halloy is an IRC application written in Rust. Prior to commit 0f77b2cfc5f822517a256ea5a4b94bad8bfe38b6, the DCC receive flow did not sanitize filenames from incoming `DCC SEND` requests. A remote IRC user could send a filename with path traversal sequences like `../../.ssh/authorized_keys` and the file would be written outside the user's configured `save_directory`. With auto-accept enabled this required zero interaction from the victim. Starting with commit 0f77b2cfc5f822517a256ea5a4b94bad8bfe38b6, all identified code paths sanitize filenames through a shared `sanitize_filename` function.

Affected products

halloy — halloy

Does this affect you?

Add your gear to cvedb and we'll alert you only when halloy ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.