{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "fixed": "1.15"
              }
            ],
            "source": [
              "DESCRIPTION",
              "REFERENCES"
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "6664fc7f38867d0e995d4eed7be2cb46932b87f7"
            },
            {
              "fixed": "1f2d5122265282d6b98bc36ee8f9d0f8ab76db9e"
            }
          ],
          "repo": "https://github.com/3clyp50/agent-zero",
          "type": "GIT"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "VulnCheck",
    "cwe_ids": [
      "CWE-79"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/47xxx/CVE-2026-47119.json"
  },
  "details": "Agent Zero before version 1.15 contains a stored cross-site scripting vulnerability that allows attackers to execute arbitrary JavaScript in the application origin by serving SVG files through the image_get API endpoint without Content-Security-Policy, X-Content-Type-Options, or Content-Disposition headers. Attackers can place a crafted SVG file containing script tags in any path readable by the agent-zero process and lure an authenticated user to the image_get endpoint, causing the browser to execute the malicious script, steal the csrf_token cookie, and perform unauthorized API calls on behalf of the victim.",
  "id": "CVE-2026-47119",
  "modified": "2026-07-15T01:49:10.167677570Z",
  "published": "2026-05-27T14:26:46.948Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/47xxx/CVE-2026-47119.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-47119"
    },
    {
      "type": "ADVISORY",
      "url": "https://www.vulncheck.com/advisories/agent-zero-stored-xss-via-image-get-api-endpoint"
    },
    {
      "type": "REPORT",
      "url": "https://github.com/agent0ai/agent-zero/issues/1609"
    },
    {
      "type": "FIX",
      "url": "https://github.com/3clyp50/agent-zero/commit/1f2d5122265282d6b98bc36ee8f9d0f8ab76db9e"
    },
    {
      "type": "PACKAGE",
      "url": "https://github.com/3clyp50/agent-zero"
    }
  ],
  "schema_version": "1.8.0",
  "severity": [
    {
      "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N",
      "type": "CVSS_V4"
    }
  ],
  "summary": "Agent Zero \u003c 1.15 Stored XSS via image_get API Endpoint"
}