{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.2",
    "cveMetadata": {
        "cveId": "CVE-2026-75859",
        "assignerOrgId": "83251b91-4cc7-4094-a5c7-464a1b83ea10",
        "state": "PUBLISHED",
        "assignerShortName": "VulnCheck",
        "dateReserved": "2026-08-18T11:03:08.682Z",
        "datePublished": "2026-08-18T15:21:57.978Z",
        "dateUpdated": "2026-08-20T15:24:11.055Z"
    },
    "containers": {
        "cna": {
            "providerMetadata": {
                "orgId": "83251b91-4cc7-4094-a5c7-464a1b83ea10",
                "shortName": "VulnCheck",
                "dateUpdated": "2026-08-18T15:21:57.978Z"
            },
            "datePublic": "2026-07-16T00:00:00.000Z",
            "title": "CodeWhale before 0.8.64 Arbitrary File Read via instructions",
            "descriptions": [
                {
                    "lang": "en",
                    "value": "CodeWhale versions before 0.8.64 fail to validate file paths in the project config instructions field, allowing attackers to read arbitrary files on the victim's system. A malicious .codewhale/config.toml file in a cloned repository can specify paths outside the workspace that are read and injected into the AI system prompt for exfiltration."
                }
            ],
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "lang": "en",
                            "description": "Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')",
                            "cweId": "CWE-22",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "affected": [
                {
                    "vendor": "Hmbown",
                    "product": "CodeWhale",
                    "defaultStatus": "unaffected",
                    "packageURL": "pkg:cargo/deepseek-tui",
                    "versions": [
                        {
                            "version": "0.8.8",
                            "status": "affected",
                            "versionType": "semver",
                            "lessThan": "0.8.41"
                        },
                        {
                            "version": "0.8.41",
                            "status": "unaffected",
                            "versionType": "semver"
                        }
                    ]
                },
                {
                    "vendor": "Hmbown",
                    "product": "CodeWhale",
                    "defaultStatus": "unaffected",
                    "packageURL": "pkg:npm/deepseek-tui",
                    "versions": [
                        {
                            "version": "0.8.8",
                            "status": "affected",
                            "versionType": "semver",
                            "lessThan": "0.8.41"
                        },
                        {
                            "version": "0.8.41",
                            "status": "unaffected",
                            "versionType": "semver"
                        }
                    ]
                },
                {
                    "vendor": "Hmbown",
                    "product": "CodeWhale",
                    "defaultStatus": "unaffected",
                    "packageURL": "pkg:cargo/codewhale-tui",
                    "versions": [
                        {
                            "version": "0.8.41",
                            "status": "affected",
                            "versionType": "semver",
                            "lessThan": "0.8.64"
                        },
                        {
                            "version": "0.8.64",
                            "status": "unaffected",
                            "versionType": "semver"
                        }
                    ]
                },
                {
                    "vendor": "Hmbown",
                    "product": "CodeWhale",
                    "defaultStatus": "unaffected",
                    "packageURL": "pkg:npm/codewhale",
                    "versions": [
                        {
                            "version": "0.8.41",
                            "status": "affected",
                            "versionType": "semver",
                            "lessThan": "0.8.64"
                        },
                        {
                            "version": "0.8.64",
                            "status": "unaffected",
                            "versionType": "semver"
                        }
                    ]
                }
            ],
            "metrics": [
                {
                    "cvssV4_0": {
                        "Automatable": "NOT_DEFINED",
                        "Recovery": "NOT_DEFINED",
                        "Safety": "NOT_DEFINED",
                        "attackComplexity": "LOW",
                        "attackRequirements": "NONE",
                        "attackVector": "NETWORK",
                        "baseScore": 8.7,
                        "baseSeverity": "HIGH",
                        "exploitMaturity": "NOT_DEFINED",
                        "privilegesRequired": "NONE",
                        "providerUrgency": "NOT_DEFINED",
                        "subAvailabilityImpact": "NONE",
                        "subConfidentialityImpact": "NONE",
                        "subIntegrityImpact": "NONE",
                        "userInteraction": "NONE",
                        "valueDensity": "NOT_DEFINED",
                        "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N",
                        "version": "4.0",
                        "vulnAvailabilityImpact": "NONE",
                        "vulnConfidentialityImpact": "HIGH",
                        "vulnIntegrityImpact": "NONE",
                        "vulnerabilityResponseEffort": "NOT_DEFINED"
                    },
                    "format": "CVSS"
                },
                {
                    "cvssV3_1": {
                        "attackComplexity": "LOW",
                        "attackVector": "NETWORK",
                        "availabilityImpact": "NONE",
                        "baseScore": 7.5,
                        "baseSeverity": "HIGH",
                        "confidentialityImpact": "HIGH",
                        "integrityImpact": "NONE",
                        "privilegesRequired": "NONE",
                        "scope": "UNCHANGED",
                        "userInteraction": "NONE",
                        "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
                        "version": "3.1"
                    },
                    "format": "CVSS"
                }
            ],
            "references": [
                {
                    "url": "https://github.com/Hmbown/CodeWhale/security/advisories/GHSA-62f5-cp2p-vq95",
                    "tags": [
                        "vendor-advisory"
                    ],
                    "name": "GitHub Security Advisory (GHSA-62f5-cp2p-vq95)"
                },
                {
                    "url": "https://github.com/Hmbown/CodeWhale/commit/43563356b98c6b993085554da82e77370160a31c",
                    "tags": [
                        "patch"
                    ],
                    "name": "Patch Commit"
                },
                {
                    "name": "VulnCheck Advisory: CodeWhale before 0.8.64 Arbitrary File Read via instructions",
                    "tags": [
                        "third-party-advisory"
                    ],
                    "url": "https://www.vulncheck.com/advisories/codewhale-before-arbitrary-file-read-via-instructions"
                }
            ],
            "credits": [
                {
                    "lang": "en",
                    "value": "sondt99",
                    "type": "reporter"
                },
                {
                    "lang": "en",
                    "value": "dungNHVhust",
                    "type": "reporter"
                },
                {
                    "lang": "en",
                    "value": "sai-sh",
                    "type": "reporter"
                }
            ],
            "x_generator": {
                "engine": "vulncheck-endgame"
            }
        },
        "adp": [
            {
                "metrics": [
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "timestamp": "2026-08-20T13:48:22.456191Z",
                                "id": "CVE-2026-75859",
                                "options": [
                                    {
                                        "Exploitation": "none"
                                    },
                                    {
                                        "Automatable": "yes"
                                    },
                                    {
                                        "Technical Impact": "partial"
                                    }
                                ],
                                "role": "CISA Coordinator",
                                "version": "2.0.3"
                            }
                        }
                    }
                ],
                "title": "CISA ADP Vulnrichment",
                "providerMetadata": {
                    "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
                    "shortName": "CISA-ADP",
                    "dateUpdated": "2026-08-20T15:24:11.055Z"
                }
            }
        ]
    }
}