SSRF in Gitroomhq Postiz-App
CVE-2026-42346
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.
Vulnerability class: SSRF (Server-Side Request Forgery)
Published · last modified .
CVSS v3 metric
CVSS v3 base score 6.5 (Medium). Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:L/A:N.
EPSS exploit prediction
EPSS: 0.002 (13.3th percentile), scored .
Very low probability of exploitation in the next 30 days; routine patching cadence is appropriate. 13th percentile — 13.3% of CVEs in the catalogue have a lower EPSS than this one. How to read EPSS.
EPSS over last 30 days · oldest: 0.002 · newest: 0.002 · change: 0.000
Affected products
- Gitroomhq Postiz-App — versions >= 2.16.6, < 2.21.7
Weakness classification (CWE)
References
Frequently asked questions
- What is CVE-2026-42346?
- CVE-2026-42346 is a medium-severity vulnerability in Gitroomhq Postiz-App, classified under Server-Side Request Forgery (SSRF). CVSS score: 6.5/10. Published 2026-05-08.
- How severe is CVE-2026-42346?
- Medium severity. CVSS v3 base score is 6.5 out of 10.