Ad

CVE-2026-34590

MEDIUM CVSS 3.1: 5.4 EPSS 0.03%
Updated Apr 07, 2026
Gitroom
Parameter Value
CVSS 5.4 (MEDIUM)
Affected Versions before 2.21.4
Fixed In 2.21.4
Type CWE-918 (Server-Side Request Forgery (SSRF))
Vendor Gitroom
Public PoC No

Postiz is an AI social media scheduling tool. Prior to version 2.21.4, the POST /webhooks/ endpoint for creating webhooks uses WebhooksDto which validates the url field with only @IsUrl() (format check), missing the @IsSafeWebhookUrl validator that blocks internal/private network addresses. The update (PUT /webhooks/) and test (POST /webhooks/send) endpoints correctly apply @IsSafeWebhookUrl.

When a post is published, the orchestrator fetches the stored webhook URL without runtime validation, enabling blind SSRF against internal services. This issue has been patched in version 2.21.4.

Attack Parameters

Attack Vector
Network
Can be exploited remotely
Attack Complexity
Low
Easy to exploit
Privileges Required
Low
Basic privileges needed
User Interaction
None
No user interaction needed

Impact Assessment

Confidentiality
Low
Partial data leak
Integrity
Low
Partial data modification
Availability
None
No disruption

CVSS Vector v3.1

Vulnerable Products 1

Configuration From (including) Up to (excluding)
Gitroom Postiz
cpe:2.3:a:gitroom:postiz:*:*:*:*:*:*:*:*
2.21.4