CVE-2026-32810

MEDIUM EPSS 7.1%
Published Mar 20, 20263mo ago · Modified Jun 17, 20262w ago
4.8 CVSS 4.0
Medium
Find Similar
Published Mar 20, 2026 3mo ago
Last Modified Jun 17, 2026 2w ago

Description

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.

CVSS Details

Base Score
4.8
Exploitability
Impact
Vector string
CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:L/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Attack Vector Local
Attack Complexity Low
Privileges Required Low
User Interaction None
Scope X

Threat Intelligence

EPSS Exploit Probability
7.1% percentile
Exploit & Patch Status
Public Exploit Known
Patch Available

Weaknesses 1

CWE-732

Affected Products 1

VendorProductVersionRange
halloyhalloy* ≤2026.4

References 2

  • github.com https://github.com/squidowl/halloy/commit/f180e41061db393acf65bc99f5c5e7397586d9cb
    Patch
  • github.com https://github.com/squidowl/halloy/security/advisories/GHSA-x5j2-fr4h-9p7g
    ExploitVendor Advisory

Remediation

  • github.com https://github.com/squidowl/halloy/commit/f180e41061db393acf65bc99f5c5e7397586d9cb
    Patch