CVE-2026-34577
HIGH EPSS 37.4%
Published Apr 2, 20262mo ago · Modified Jun 17, 20261w ago
8.6 CVSS 3.1
Published Apr 2, 2026 2mo ago
Last Modified Jun 17, 2026 1w ago
Description
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.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope Changed
Confidentiality High
Integrity None
Availability None
Threat Intelligence
EPSS Exploit Probability
37.4% percentile
Exploit & Patch Status
Public Exploit Known
No Patch Available
Weaknesses 1
CWE-918 Server-Side Request Forgery (SSRF) Validation
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| gitroom | postiz | * | <2.21.3 |
References 2
- github.com https://github.com/gitroomhq/postiz-app/releases/tag/v2.21.3
- github.com https://github.com/gitroomhq/postiz-app/security/advisories/GHSA-mv6h-v3jg-g539
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.