| Название | IhateCreatingUserNames2 AiraHub2 3e4b77fd7d48ed811ffe5b8d222068c17c76495e Server-Side Request Forgery |
|---|
| Описание | Multiple endpoints perform outbound HTTP requests to URLs derived from user-controlled input (`agent_url`, `hub_urls`, and registration URL fields) without SSRF defenses such as host allowlists or internal-network blocking. This permits attackers to coerce the server into probing internal services or accessing cloud metadata endpoints.
1. `/connect/stream` consumes request parameter `agent_url` and calls `client.stream('GET', agent_url, ...)`.
2. `/admin/sync_agents` iterates request body `hub_urls` and requests `f'{hub_url}/agents'`.
3. Registration logic in `aira_hub.py` fetches `agent_card_url` derived from user-provided agent URL with no network egress policy checks.
|
|---|
| Источник | ⚠️ https://github.com/wing3e/public_exp/issues/39 |
|---|
| Пользователь | Winegee (UID 96308) |
|---|
| Представление | 02.04.2026 15:22 (26 дни назад) |
|---|
| Модерация | 24.04.2026 20:58 (22 days later) |
|---|
| Статус | принято |
|---|
| Запись VulDB | 359524 [IhateCreatingUserNames2 AiraHub2 до 3e4b77fd7d48ed811ffe5b8d222068c17c76495e Endpoint AiraHub.py connect_stream_endpoint/sync_agents эскалация привилегий] |
|---|
| Баллы | 20 |
|---|