CVE-2026-47118 HIGH

CVE-2026-47118: Agent Zero < 1.15 Path Traversal File Read via image_get API

Vendor 3Clyp50
Product agent-zero
Weakness CWE-22 · Path traversal
Published May 27, 2026
Last update May 28, 2026

CVSS base score

7.1/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction
Confidentiality
Integrity

CVSS vector

CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N

What the vulnerability does

01Description

Agent Zero before version 1.15 contains a path traversal vulnerability that allows unauthenticated attackers to read arbitrary files by supplying crafted paths to the image file serving endpoint, which relies solely on an extension allowlist while the path containment check is explicitly disabled. Attackers can request any file with an image extension readable by the process, including files outside the agent workspace, user home directories, and mounted volumes, and can also leverage symlink-based escapes due to the lack of path canonicalization in the path resolution logic.

Key dates

02Disclosure timeline

May 27, 2026 CVE published
May 28, 2026 Record updated