CVE-2026-32810

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 directories. This allows any local user on the system to read plaintext credentials stored in `config.toml` or referenced `password_file` paths. Commit f180e41061db393acf65bc99f5c5e7397586d9cb patches the issue.
Configurations

Configuration 1 (hide)

cpe:2.3:a:halloy:halloy:*:*:*:*:*:*:*:*

History

17 Jun 2026, 10:36

Type Values Removed Values Added
Summary
  • (es) Halloy es una aplicación de IRC escrita en Rust. En versiones en *nix y macOS anteriores al commit f180e41061db393acf65bc99f5c5e7397586d9cb, halloy crea su directorio de configuración y archivos usando los permisos umask predeterminados, lo que normalmente resulta en '0644' en archivos y '0755' en directorios. Esto permite a cualquier usuario local en el sistema leer credenciales en texto plano almacenadas en 'config.toml' o rutas de 'password_file' referenciadas. El commit f180e41061db393acf65bc99f5c5e7397586d9cb corrige el problema.

23 Mar 2026, 22:16

Type Values Removed Values Added
References () https://github.com/squidowl/halloy/security/advisories/GHSA-x5j2-fr4h-9p7g - Exploit, Vendor Advisory () https://github.com/squidowl/halloy/security/advisories/GHSA-x5j2-fr4h-9p7g - Exploit, Vendor Advisory

23 Mar 2026, 19:22

Type Values Removed Values Added
First Time Halloy halloy
Halloy
CPE cpe:2.3:a:halloy:halloy:*:*:*:*:*:*:*:*
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 5.5
References () https://github.com/squidowl/halloy/commit/f180e41061db393acf65bc99f5c5e7397586d9cb - () https://github.com/squidowl/halloy/commit/f180e41061db393acf65bc99f5c5e7397586d9cb - Patch
References () https://github.com/squidowl/halloy/security/advisories/GHSA-x5j2-fr4h-9p7g - () https://github.com/squidowl/halloy/security/advisories/GHSA-x5j2-fr4h-9p7g - Exploit, Vendor Advisory

20 Mar 2026, 23:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-03-20 23:16

Updated : 2026-06-17 10:36


NVD link : CVE-2026-32810

Mitre link : CVE-2026-32810

CVE.ORG link : CVE-2026-32810


JSON object : View

Products Affected

halloy

  • halloy
CWE
CWE-732

Incorrect Permission Assignment for Critical Resource