VYPR

Halloy

by Halloy

Source repositories

CVEs (2)

  • CVE-2026-32733MedMar 20, 2026
    risk 0.35cvss 6.5epss 0.00

    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…

  • CVE-2026-32810MedMar 20, 2026
    risk 0.29cvss 5.5epss 0.00

    Halloy is an IRC application written in Rust. In versions on \*nix and macOS prior to commit f180e41061db393acf65bc99f5c5e7397586d9cb, halloy creates its config directory and files using default umask permissions, which typically results in `0644` on files and `0755` on…