ZeroHour

CVE-2026-92795

Authenticated SSRF in Coze Studio ≤ 0.5.1 Exposes Cloud Metadata and Internal Services

CVSS 4.0
7.1 high
EPSS
Published
()
Modified
AI analysis

Coze Studio through 0.5.1 fails to restrict the server URL supplied when registering plugin tools, an SSRF flaw (CWE-918). Any authenticated user can register a plugin tool pointing at an arbitrary URL, causing the backend server to fetch it and return the response to the attacker. Because the request originates from the trusted backend network, an attacker can reach cloud metadata endpoints (e.g., instance metadata services) and internal-only services, harvesting potentially sensitive data such as credentials. Any self-hosted Coze Studio deployment at version 0.5.1 or earlier that permits untrusted users to register plugins is affected. No public proof-of-concept or in-the-wild exploitation is known, and the issue is not listed in CISA KEV.

What to do: Upgrade Coze Studio to a release newer than 0.5.1 that validates or allowlists plugin server URLs as soon as one is available. Interim mitigations: restrict which authenticated users can register plugin tools, and block backend egress to cloud metadata endpoints (e.g., 169.254.169.254) and internal network ranges. Review existing plugin registrations and backend access logs for requests to metadata or internal services.

Affected
Coze (coze-dev / ByteDance) Coze Studiothrough 0.5.1 (all versions up to and including 0.5.1)
Estimated exposure
unknown; plausibly low thousands of self-hosted instances at most, based on the project's rapid open-source adoption (tens of thousands of GitHub stars) but no… — Coze Studio is a recently open-sourced self-hosted AI agent platform whose repository quickly drew tens of thousands of GitHub stars, but deployed and internet-facing instance counts are not publicly tracked, so no firm figure can be given.

Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.

Description

Coze Studio through 0.5.1 fails to restrict the server URL supplied when registering plugin tools, allowing authenticated users to make the backend fetch internal services. Attackers can construct plugin requests to access cloud metadata endpoints and internal services reachable only from the backend network, reading responses containing sensitive information.

Weakness
CWE-918
Vector
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

In the news

No ingested article mentions this CVE yet.