CVE-2026-47119

Source
https://cve.org/CVERecord?id=CVE-2026-47119
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-47119.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-47119
Published
2026-05-27T14:26:46.948Z
Modified
2026-07-08T08:14:56.568870425Z
Severity
  • 5.3 (Medium) CVSS_V4 - 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 CVSS Calculator
Summary
Agent Zero < 1.15 Stored XSS via image_get API Endpoint
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 imageget 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 imageget endpoint, causing the browser to execute the malicious script, steal the csrf_token cookie, and perform unauthorized API calls on behalf of the victim.

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"
}
References

Affected packages

Git / github.com/3clyp50/agent-zero

Affected ranges

Type
GIT
Repo
https://github.com/3clyp50/agent-zero
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Fixed
Database specific
{
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "fixed": "1.15"
        }
    ],
    "source": [
        "DESCRIPTION",
        "REFERENCES"
    ]
}

Affected versions

v0.*
v0.2
v0.3
v0.4
v0.5
v0.6
v0.6.1
v1.*
v1.10
v1.12
v1.13
v1.14
v1.9

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-47119.json"