CVE-2026-34576

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:gitroom:postiz:*:*:*:*:*:*:*:*

History

24 Jul 2026, 21:10

Type Values Removed Values Added
Summary
  • (es) Postiz es una herramienta de programación de redes sociales con IA. Antes de la versión 2.21.3, el endpoint POST /public/v1/upload-from-url acepta una URL proporcionada por el usuario y la obtiene del lado del servidor usando axios.get() sin protecciones SSRF. La única validación es una verificación de extensión de archivo (.png, .jpg, etc.) que se evade trivialmente al añadir una extensión de imagen a cualquier ruta de URL. Un usuario de API autenticado puede obtener recursos de red internos, metadatos de instancias en la nube y otros servicios internos, con los datos de respuesta cargados al almacenamiento y devueltos al atacante. Este problema ha sido parcheado en la versión 2.21.3.

07 Apr 2026, 21:21

Type Values Removed Values Added
First Time Gitroom
Gitroom postiz
CPE cpe:2.3:a:gitroom:postiz:*:*:*:*:*:*:*:*
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 7.7
References () https://github.com/gitroomhq/postiz-app/releases/tag/v2.21.3 - () https://github.com/gitroomhq/postiz-app/releases/tag/v2.21.3 - Product, Release Notes
References () https://github.com/gitroomhq/postiz-app/security/advisories/GHSA-89vp-m2qw-7v34 - () https://github.com/gitroomhq/postiz-app/security/advisories/GHSA-89vp-m2qw-7v34 - Exploit, Mitigation, Vendor Advisory

02 Apr 2026, 18:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-04-02 18:16

Updated : 2026-07-24 21:10


NVD link : CVE-2026-34576

Mitre link : CVE-2026-34576

CVE.ORG link : CVE-2026-34576


JSON object : View

Products Affected

gitroom

  • postiz
CWE
CWE-918

Server-Side Request Forgery (SSRF)