{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "fixed": "1.9.4"
              }
            ],
            "source": [
              "AFFECTED_FIELD",
              "REFERENCES"
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "a73f6c3dfd57c5efbc46cce4e93ed033bedce8b0"
            }
          ],
          "repo": "https://github.com/stefanzweifel/laravel-backup-restore",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-w9mx-xmg4-gc4r"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-77",
      "CWE-78"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/53xxx/CVE-2026-53932.json"
  },
  "details": "laravel-backup-restore restores database backups made with spatie/laravel-backup. Prior to version 1.9.4, a crafted backup archive can trigger OS command injection during database restore. This issue has been patched in version 1.9.4.",
  "id": "CVE-2026-53932",
  "modified": "2026-09-06T03:30:44.707642073Z",
  "published": "2026-09-04T19:48:52.844Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://github.com/stefanzweifel/laravel-backup-restore/releases/tag/v1.9.4"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/53xxx/CVE-2026-53932.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/stefanzweifel/laravel-backup-restore/security/advisories/GHSA-w9mx-xmg4-gc4r"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-53932"
    },
    {
      "type": "FIX",
      "url": "https://github.com/stefanzweifel/laravel-backup-restore/commit/a73f6c3dfd57c5efbc46cce4e93ed033bedce8b0"
    },
    {
      "type": "FIX",
      "url": "https://github.com/stefanzweifel/laravel-backup-restore/pull/116"
    }
  ],
  "schema_version": "1.9.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
      "type": "CVSS_V3"
    }
  ],
  "summary": "wnx/laravel-backup-restore: Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') and Improper Neutralization of Special Elements used in a Command ('Command Injection')"
}