{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "cpe": "cpe:2.3:a:automatic1111:stable-diffusion-webui:1.10.0:*:*:*:*:*:*:*",
            "extracted_events": [
              {
                "introduced": "1.10.0"
              },
              {
                "last_affected": "1.10.0"
              }
            ],
            "source": "CPE_STRING"
          },
          "events": [
            {
              "introduced": "c19d04436496ab29ddca4758a792831ae41b31de"
            },
            {
              "last_affected": "c19d04436496ab29ddca4758a792831ae41b31de"
            }
          ],
          "repo": "https://github.com/automatic1111/stable-diffusion-webui",
          "type": "GIT"
        }
      ],
      "versions": [
        "1.10.0"
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "@huntr_ai",
    "cwe_ids": [
      "CWE-284"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/11xxx/CVE-2024-11045.json"
  },
  "details": "A Cross-Site WebSocket Hijacking (CSWSH) vulnerability in automatic1111/stable-diffusion-webui version 1.10.0 allows an attacker to clone a malicious server extension from a GitHub repository. The vulnerability arises from the lack of proper validation on WebSocket connections at ws://127.0.0.1:7860/queue/join, enabling unauthorized actions on the server. This can lead to unauthorized cloning of server extensions, execution of malicious scripts, data exfiltration, and potential denial of service (DoS).",
  "id": "CVE-2024-11045",
  "modified": "2026-08-12T03:51:45.425729553Z",
  "published": "2025-03-20T10:10:12.258Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://huntr.com/bounties/b7ed0d87-0be5-4526-9b21-ffe0d39c283e"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/11xxx/CVE-2024-11045.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-11045"
    }
  ],
  "schema_version": "1.9.0",
  "severity": [
    {
      "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H",
      "type": "CVSS_V3"
    }
  ],
  "summary": "Cross-Site WebSocket Hijacking (CSWSH) in automatic1111/stable-diffusion-webui"
}