제출 #934109: a2ui-project a2ui V1.0 CWE-918정보

제목a2ui-project a2ui V1.0 CWE-918
설명The FileResolver is designed with security configuration options (allowed_hosts, allowed_mime_types, magic-byte verification, size and concurrency limits). However, allowed_hosts=None is the default, and in that mode the resolver performs an httpx GET on any http(s) URL supplied via the client-controlled fileId (or an LLM-initiated tool call), following redirects. The redirect-host check only runs when an allowlist is configured, and the connection is already made before any check — leaving a blind-request window and a DNS-rebinding TOCTOU (validation and connection resolve the hostname independently).
원천⚠️ https://github.com/a2ui-project/a2ui/issues/2295
사용자
 colorfullbz (UID 86308)
제출2026. 08. 17. PM 03:29 (1 월 ago)
모더레이션2026. 09. 15. PM 08:29 (29 days later)
상태수락
VulDB 항목404460 [a2ui-project a2ui 까지 0.10.7 FileResolver file_resolver.py httpx.get 권한 상승]
포인트들20

Want to know what is going to be exploited?

We predict KEV entries!