CVE 8.3 HIGH

Postiz: SSRF in upload-from-url endpoint allows fetching internal resources and cloud metadata_CVE-2026-34576

8.3 / 10
HIGH
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:H/SI:N/SA:N

Description

Postiz is an AI social media scheduling tool. Prior to version 2.21.3, the POST /public/v1/upload-from-url endpoint accepts a user-supplied URL and fetches it server-side using axios.get() with no SSRF protections. The only validation is a file extension check (.png, .jpg, etc.) which is trivially bypassed by appending an image extension to any URL path. An authenticated API user can fetch internal network resources, cloud instance metadata, and other internal services, with the response data uploaded to storage and returned to the attacker. This issue has been patched in version 2.21.3.

Basic Information

ID CVE-2026-34576
Source GitHub_M
Published Apr 2, 2026 at 17:23
Modified Apr 2, 2026 at 18:57

Affected Product

Vendor gitroomhq
Product postiz-app
Version < 2.21.3
Affected Versions gitroomhq postiz-app < 2.21.3

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.