{ "dataType": "CVE_RECORD", "dataVersion": "5.2", "cveMetadata": { "cveId": "CVE-2026-70592", "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "state": "PUBLISHED", "assignerShortName": "GitHub_M", "dateReserved": "2026-08-04T19:50:27.327Z", "datePublished": "2026-08-04T21:41:27.338Z", "dateUpdated": "2026-08-04T21:41:27.338Z" }, "containers": { "cna": { "title": "Ghost: Database Backup Path Traversal", "problemTypes": [ { "descriptions": [ { "cweId": "CWE-22", "lang": "en", "description": "CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')", "type": "CWE" } ] } ], "metrics": [ { "cvssV3_1": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "LOW", "privilegesRequired": "HIGH", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:N/I:L/A:L", "version": "3.1" } } ], "references": [ { "name": "https://github.com/TryGhost/Ghost/security/advisories/GHSA-cj62-hvv2-2q5h", "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/TryGhost/Ghost/security/advisories/GHSA-cj62-hvv2-2q5h" }, { "name": "https://github.com/TryGhost/Ghost/commit/f466c300191a609ed36c8d7c5d1e33ccd440786b", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/TryGhost/Ghost/commit/f466c300191a609ed36c8d7c5d1e33ccd440786b" }, { "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": ">= 1.20.1, < 6.54.1", "status": "affected" } ] } ], "providerMetadata": { "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "shortName": "GitHub_M", "dateUpdated": "2026-08-04T21:41:27.338Z" }, "descriptions": [ { "lang": "en", "value": "Ghost is a Node.js content management system. From 1.20.1 until 6.54.1, an Administrator-level user could remotely overwrite certain files on the filesystem through the database backup filename, leading to integrity and availability issues. The database export endpoint failed to reject path separators in the caller-supplied filename. This issue is fixed in version 6.54.1." } ], "source": { "advisory": "GHSA-cj62-hvv2-2q5h", "discovery": "UNKNOWN" } } } }