Ad

CVE-2026-32810

MEDIUM CVSS 4.0: 4.8 EPSS 0.01%
Updated Mar 23, 2026
Halloy
Parameter Value
CVSS 4.8 (MEDIUM)
Affected Versions before 2026.4
Type CWE-732 (Incorrect Permission Assignment)
Vendor Halloy
Public PoC No

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.

Attack Parameters

Attack Vector
Local
Requires local access
Attack Complexity
Low
Easy to exploit
Attack Requirements
None
No additional conditions
Privileges Required
Low
Basic privileges needed
User Interaction
None
No user interaction needed

Impact Assessment

Confidentiality
Low
Partial data leak
Integrity
None
No data modification
Availability
None
No disruption

CVSS Vector v4.0

Vulnerable Products 1

Configuration From (including) Up to (excluding)
Halloy Halloy
cpe:2.3:a:halloy:halloy:*:*:*:*:*:*:*:*
<= 2026.4

Related Vulnerabilities