CVE-2026-19264
- EPSS 0.63%
- Veröffentlicht 07.08.2026 14:15:15
- Zuletzt bearbeitet 24.08.2026 12:16:49
Postiz is an open-source social media scheduling tool. The route that serves locally stored media joins URL-supplied path segments onto the upload directory and streams the file without normalising the path or confining it to that directory, and the ...
CVE-2026-19127
- EPSS 0.29%
- Veröffentlicht 06.08.2026 22:16:55
- Zuletzt bearbeitet 07.08.2026 14:16:57
An issue in the billing and license activation subsystem allows remote attackers to bypass payment authorization workflows. By exploiting insufficient cryptographic validation or lack of server-side state verification on promotional/lifetime-deal (LT...
- EPSS 0.26%
- Veröffentlicht 08.05.2026 22:28:33
- Zuletzt bearbeitet 24.07.2026 21:10:00
Postiz is an AI social media scheduling tool. From version 2.21.6 to before version 2.21.7, any authenticated user who can create a post can store arbitrary HTML in post content by tampering their own save request and send the public preview link /p/...
CVE-2026-42298
- EPSS 0.5%
- Veröffentlicht 08.05.2026 22:24:10
- Zuletzt bearbeitet 24.07.2026 21:10:00
Postiz is an AI social media scheduling tool. Prior to commit da44801, a "Pwn Request" vulnerability in the Build and Publish PR Docker Image workflow (.github/workflows/pr-docker-build.yml) allows any unauthenticated user to execute arbitrary code d...
- EPSS 0.22%
- Veröffentlicht 18.04.2026 01:19:06
- Zuletzt bearbeitet 23.04.2026 15:27:22
Postiz is an AI social media scheduling tool. Prior to version 2.21.6, a file upload validation bypass allows any authenticated user to upload arbitrary HTML, SVG, or other executable file types to the server by spoofing the `Content-Type` header. Th...
CVE-2026-40168
- EPSS 0.37%
- Veröffentlicht 10.04.2026 19:20:16
- Zuletzt bearbeitet 14.04.2026 20:09:03
Postiz is an AI social media scheduling tool. Prior to 2.21.5, the /api/public/stream endpoint is vulnerable to SSRF. Although the application validates the initially supplied URL and blocks direct private/internal hosts, it does not re-validate the ...
CVE-2026-34590
- EPSS 0.23%
- Veröffentlicht 02.04.2026 17:26:58
- Zuletzt bearbeitet 24.07.2026 21:10:00
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 b...
CVE-2026-34577
- EPSS 0.47%
- Veröffentlicht 02.04.2026 17:24:33
- Zuletzt bearbeitet 24.07.2026 21:10:00
Postiz is an AI social media scheduling tool. Prior to version 2.21.3, the GET /public/stream endpoint in PublicController accepts a user-supplied url query parameter and proxies the full HTTP response back to the caller. The only validation is url.e...
CVE-2026-34576
- EPSS 0.27%
- Veröffentlicht 02.04.2026 17:23:14
- Zuletzt bearbeitet 24.07.2026 21:10:00
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 exten...