{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "fixed": "0.14.1"
              }
            ],
            "source": [
              "DESCRIPTION",
              "REFERENCES"
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "0b91c4f005fea1fd2a0e9b1d52bf66fed8f63060"
            },
            {
              "fixed": "0cfb0fb99777a87a7b02082b5e4bd449f8dd6175"
            }
          ],
          "repo": "https://github.com/steipete/summarize",
          "type": "GIT"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "VulnCheck",
    "cwe_ids": [
      "CWE-732"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/45xxx/CVE-2026-45222.json"
  },
  "details": "Summarize versions through 0.14.1, fixed in commit 0cfb0fb, creates the daemon configuration directory and file with default filesystem permissions that may be world-readable on Unix-like systems, allowing local attackers to read bearer tokens and API credentials stored in ~/.summarize/daemon.json. A local attacker can exploit these permissive permissions to read the daemon bearer token and persisted provider credentials, enabling unauthorized access to the daemon or recovery of sensitive API keys.",
  "id": "CVE-2026-45222",
  "modified": "2026-07-15T01:48:58.449075044Z",
  "published": "2026-05-11T18:00:26.205Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/45xxx/CVE-2026-45222.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-45222"
    },
    {
      "type": "ADVISORY",
      "url": "https://www.vulncheck.com/advisories/summarize-insecure-daemon-configuration-file-permissions"
    },
    {
      "type": "REPORT",
      "url": "https://github.com/steipete/summarize/pull/214"
    },
    {
      "type": "FIX",
      "url": "https://github.com/steipete/summarize/commit/0cfb0fb99777a87a7b02082b5e4bd449f8dd6175"
    },
    {
      "type": "PACKAGE",
      "url": "https://github.com/steipete/summarize"
    }
  ],
  "schema_version": "1.8.0",
  "severity": [
    {
      "score": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:L/VA:N/SC:N/SI:N/SA:N",
      "type": "CVSS_V4"
    }
  ],
  "summary": "Summarize Insecure Daemon Configuration File Permissions"
}