{
  "affected": [
    {
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "f180e41061db393acf65bc99f5c5e7397586d9cb"
            }
          ],
          "repo": "https://github.com/squidowl/halloy",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-x5j2-fr4h-9p7g"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-732"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/32xxx/CVE-2026-32810.json"
  },
  "details": "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.",
  "id": "CVE-2026-32810",
  "modified": "2026-04-01T23:09:42.062168484Z",
  "published": "2026-03-20T22:40:49.237Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/32xxx/CVE-2026-32810.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/squidowl/halloy/security/advisories/GHSA-x5j2-fr4h-9p7g"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32810"
    },
    {
      "type": "FIX",
      "url": "https://github.com/squidowl/halloy/commit/f180e41061db393acf65bc99f5c5e7397586d9cb"
    }
  ],
  "schema_version": "1.7.3",
  "severity": [
    {
      "score": "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",
      "type": "CVSS_V4"
    }
  ],
  "summary": "Halloy has insecure file permissions on credential files"
}