{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.2",
    "cveMetadata": {
        "cveId": "CVE-2026-70590",
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "state": "PUBLISHED",
        "assignerShortName": "GitHub_M",
        "dateReserved": "2026-08-04T19:50:27.327Z",
        "datePublished": "2026-08-04T21:27:22.823Z",
        "dateUpdated": "2026-08-05T14:28:28.140Z"
    },
    "containers": {
        "cna": {
            "title": "Ghost: Blind Password Hash Disclosure in Ghost Admin API",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-200",
                            "lang": "en",
                            "description": "CWE-200: Exposure of Sensitive Information to an Unauthorized Actor",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "metrics": [
                {
                    "cvssV3_1": {
                        "attackComplexity": "HIGH",
                        "attackVector": "NETWORK",
                        "availabilityImpact": "NONE",
                        "baseScore": 4.8,
                        "baseSeverity": "MEDIUM",
                        "confidentialityImpact": "LOW",
                        "integrityImpact": "HIGH",
                        "privilegesRequired": "HIGH",
                        "scope": "UNCHANGED",
                        "userInteraction": "REQUIRED",
                        "vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:U/C:L/I:H/A:N",
                        "version": "3.1"
                    }
                }
            ],
            "references": [
                {
                    "name": "https://github.com/TryGhost/Ghost/security/advisories/GHSA-jm22-3w23-5q7w",
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://github.com/TryGhost/Ghost/security/advisories/GHSA-jm22-3w23-5q7w"
                },
                {
                    "name": "https://github.com/TryGhost/Ghost/pull/29628",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/TryGhost/Ghost/pull/29628"
                },
                {
                    "name": "https://github.com/TryGhost/Ghost/commit/63c31fad7e473caa62d8fbb4651a04a2a62b5d00",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/TryGhost/Ghost/commit/63c31fad7e473caa62d8fbb4651a04a2a62b5d00"
                },
                {
                    "name": "https://github.com/TryGhost/Ghost/releases/tag/v6.54.1",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/TryGhost/Ghost/releases/tag/v6.54.1"
                }
            ],
            "affected": [
                {
                    "vendor": "TryGhost",
                    "product": "Ghost",
                    "versions": [
                        {
                            "version": "< 6.54.1",
                            "status": "affected"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
                "shortName": "GitHub_M",
                "dateUpdated": "2026-08-04T21:27:22.823Z"
            },
            "descriptions": [
                {
                    "lang": "en",
                    "value": "Ghost is a Node.js content management system. Prior to 6.54.1, any staff-level user was able to leak the hashed passwords of other staff users through the Ghost Admin API. An offline password-guessing attack against the hashes could lead to account takeover if successful, but Device Verification should have prevented an attacker from logging in with a recovered password. Depending on the database used, leaked hashes may not have had the correct casing for all characters, increasing the difficulty of a password-guessing attack. This issue is fixed in version 6.54.1."
                }
            ],
            "source": {
                "advisory": "GHSA-jm22-3w23-5q7w",
                "discovery": "UNKNOWN"
            }
        },
        "adp": [
            {
                "metrics": [
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "timestamp": "2026-08-05T14:01:58.330980Z",
                                "id": "CVE-2026-70590",
                                "options": [
                                    {
                                        "Exploitation": "none"
                                    },
                                    {
                                        "Automatable": "no"
                                    },
                                    {
                                        "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-05T14:28:28.140Z"
                }
            }
        ]
    }
}