๐Ÿ” CVE Alert

CVE-2026-47119

MEDIUM 6.1

Agent Zero < 1.15 Stored XSS via image_get API Endpoint

CVSS Score
6.1
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-79
Vendor 3clyp50
Product agent-zero
Published May 27, 2026
Last Updated May 27, 2026
Stay Ahead of the Next One

Get instant alerts for 3clyp50 agent-zero

Be the first to know when new medium vulnerabilities affecting 3clyp50 agent-zero are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
Required
Scope
Changed
Confidentiality
Low
Integrity
Low
Availability
None

Affected Versions

3clyp50 / agent-zero
0 < 1.15

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/agent0ai/agent-zero/issues/1609 github.com: https://github.com/3clyp50/agent-zero/commit/1f2d5122265282d6b98bc36ee8f9d0f8ab76db9e vulncheck.com: https://www.vulncheck.com/advisories/agent-zero-stored-xss-via-image-get-api-endpoint

Credits

YU SUN