CVE-2026-34577
🟠 Łataj w tym tygodniu
Brak ochrony przed SSRF w Postiz umożliwia nieautoryzowanym atakującym dostęp do wewnętrznych zasobów.
CVSS
8.6
EPSS
0.1%
Exploit
poc
Vendor
gitroom
Opis źródłowy (NVD)
Postiz is an AI social media scheduling tool. Prior to version 2.21.3, the GET /public/stream endpoint in PublicController accepts a user-supplied url query parameter and proxies the full HTTP response back to the caller. The only validation is url.endsWith('mp4'), which is trivially bypassable by appending .mp4 as a query parameter value or URL fragment. The endpoint requires no authentication and has no SSRF protections, allowing an unauthenticated attacker to read responses from internal services, cloud metadata endpoints, and other network-internal resources. This issue has been patched in version 2.21.3.
exploit ssrf
Brak patcha
Źródła i daty
| Źródło | Wartość |
|---|---|
| NVD – CVSS | 8.6 |
| CISA KEV (aktywnie wykorzystywane) | Nie |
| FIRST EPSS (prawdopodobieństwo exploita) | 0.1% |
| Opublikowano (NVD) | 2026-04-02 18:16:30 UTC |
| Ostatnia modyfikacja (NVD) | 2026-04-07 21:21:47 UTC |
Referencje
- https://github.com/gitroomhq/postiz-app/releases/tag/v2.21.3 (security-advisories@github.com) [Product, Release Notes]
- https://github.com/gitroomhq/postiz-app/security/advisories/GHSA-mv6h-v3jg-g539 (security-advisories@github.com) [Exploit, Mitigation, Vendor Advisory]