| Title | Privoce, Inc VoceChat Server <= 0.5.20 Server-Side Request Forgery |
|---|
| Description | VoceChat Server is an open-source, self-hosted instant messaging application developed by Privoce, Inc. and written in Rust.
A Server-Side Request Forgery (SSRF) vulnerability exists in the /api/resource/open_graphic_parse endpoint. The endpoint accepts a user-supplied "url" query parameter and passes it directly to open_graph::fetch() without authentication, protocol validation, or IP address filtering. An unauthenticated remote attacker can exploit this to force the server to send HTTP requests to arbitrary internal or external targets.
Impact:
- Internal network port scanning and service discovery (e.g., Redis, MySQL, Elasticsearch).
- Information disclosure via Open Graph metadata parsing of internal services.
- Cloud metadata access (e.g., x.x.x.x on AWS/Alibaba Cloud/Tencent Cloud) potentially exposing IAM temporary credentials.
- Lateral movement within the internal network. |
|---|
| Source | ⚠️ https://is.yuum.me/posts/2026-08-06-ssrf-vulnerability-in-vocechat-server-v0520/ |
|---|
| User | yumeu (UID 88980) |
|---|
| Submission | 08/06/2026 18:52 (2 months ago) |
|---|
| Moderation | 09/27/2026 10:13 (2 months later) |
|---|
| Status | Accepted |
|---|
| VulDB entry | 410843 [Privoce VoceChat Server up to 0.5.36 open_graphic_parse Endpoint src/api/resource.rs open_graph::fetch url server-side request forgery] |
|---|
| Points | 20 |
|---|