CVE 6.5 MEDIUM

Postiz: TOCTOU DNS rebinding bypasses all SSRF URL validation paths_CVE-2026-42346

6.5 / 10
MEDIUM
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:L/A:N

Description

Postiz is an AI social media scheduling tool. From version 2.16.6 to before version 2.21.7, all SSRF protections added in v2.21.4–v2.21.6 share a fundamental TOCTOU (Time-of-Check-Time-of-Use) vulnerability: isSafePublicHttpsUrl() resolves DNS to validate the target IP, but subsequent fetch() calls resolve DNS independently. An attacker controlling a DNS server can exploit this gap via DNS rebinding to redirect requests to internal network addresses. This issue has been patched in version 2.21.7.

Basic Information

ID CVE-2026-42346
Source GitHub_M
Published May 8, 2026 at 22:26

Affected Product

Vendor gitroomhq
Product postiz-app
Version >= 2.16.6, < 2.21.7
Affected Versions gitroomhq postiz-app >= 2.16.6, < 2.21.7

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.