{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "fixed": "0.1.7"
              }
            ],
            "source": [
              "AFFECTED_FIELD",
              "REFERENCES"
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "77b0aeea318503582818c708518c601fedc43557"
            },
            {
              "fixed": "9f4e5b06ab4651ed3e39c3bd90bcddfe649d8a29"
            }
          ],
          "repo": "https://github.com/bkddfs/shamefile",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-x6p3-76f2-xxvh"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-22"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/47xxx/CVE-2026-47144.json"
  },
  "details": "Shamefile is a linter for undocumented linter warnings. Prior to version 0.1.7, a path traversal vulnerability in `shame next` allows an attacker-controlled `shamefile.yaml` to disclose contents of files outside the repository, one line at a time, to the terminal of a user who runs the command. See patch commit for technical details. The issue is fixed in 0.1.7. Upgrade to either 0.1.7 or later versions to incorporate the patch. As a workaround, do not run `shame next` against untrusted `shamefile.yaml`. Use `shame me --dry-run` for CI validation.",
  "id": "CVE-2026-47144",
  "modified": "2026-07-22T05:30:06.031507684Z",
  "published": "2026-07-20T21:49:09.058Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://github.com/BKDDFS/shamefile/releases/tag/v0.1.7"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/BKDDFS/shamefile/security/advisories/GHSA-x6p3-76f2-xxvh"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/47xxx/CVE-2026-47144.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/pypa/advisory-database/tree/main/vulns/shamefile/PYSEC-2026-3065.yaml"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-47144"
    },
    {
      "type": "FIX",
      "url": "https://github.com/BKDDFS/shamefile/commit/77b0aeea318503582818c708518c601fedc43557"
    },
    {
      "type": "FIX",
      "url": "https://github.com/BKDDFS/shamefile/pull/80"
    }
  ],
  "schema_version": "1.8.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N",
      "type": "CVSS_V3"
    }
  ],
  "summary": "Shamefile has an arbitrary file read via shamefile.yaml in shame next"
}