{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "last_affected": "1.10.1"
              },
              {
                "fixed": "1.10.1"
              }
            ],
            "source": [
              "AFFECTED_FIELD",
              "DESCRIPTION"
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "82a973c04367123ae98bd9abdf80d9eda9b910e2"
            }
          ],
          "repo": "https://github.com/automatic1111/stable-diffusion-webui",
          "type": "GIT"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "VulnCheck",
    "cwe_ids": [
      "CWE-522"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/82xxx/CVE-2026-82288.json"
  },
  "details": "Stable Diffusion WebUI through 1.10.1 contains a credential disclosure vulnerability in the /sdapi/v1/cmd-flags endpoint that returns parsed command-line arguments including gradio_auth and api_auth values in cleartext. Unauthenticated attackers can access this endpoint to retrieve configured usernames and passwords, then use them to authenticate to the interface and access the application.",
  "id": "CVE-2026-82288",
  "modified": "2026-08-30T03:30:43.702565383Z",
  "published": "2026-08-28T16:19:05.909Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/82xxx/CVE-2026-82288.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-82288"
    },
    {
      "type": "ADVISORY",
      "url": "https://www.vulncheck.com/advisories/stable-diffusion-webui-credential-disclosure-via-sdapi-v1-cmd-flags"
    },
    {
      "type": "REPORT",
      "url": "https://github.com/AUTOMATIC1111/stable-diffusion-webui/issues/17411"
    },
    {
      "type": "PACKAGE",
      "url": "https://github.com/AUTOMATIC1111/stable-diffusion-webui"
    },
    {
      "type": "ARTICLE",
      "url": "https://github.com/AUTOMATIC1111/stable-diffusion-webui/blob/82a973c04367123ae98bd9abdf80d9eda9b910e2/modules/api/api.py"
    }
  ],
  "schema_version": "1.9.0",
  "severity": [
    {
      "score": "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",
      "type": "CVSS_V4"
    }
  ],
  "summary": "Stable Diffusion WebUI Credential Disclosure via /sdapi/v1/cmd-flags"
}