Gitroom

Postiz

7 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.26%
  • Veröffentlicht 08.05.2026 22:28:33
  • Zuletzt bearbeitet 18.05.2026 14:27:09

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

  • EPSS 0.5%
  • Veröffentlicht 08.05.2026 22:24:10
  • Zuletzt bearbeitet 01.06.2026 16:42:12

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

Exploit
  • 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...

Exploit
  • 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 ...

Exploit
  • EPSS 0.23%
  • Veröffentlicht 02.04.2026 17:26:58
  • Zuletzt bearbeitet 07.04.2026 21:21:53

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

Exploit
  • EPSS 0.47%
  • Veröffentlicht 02.04.2026 17:24:33
  • Zuletzt bearbeitet 07.04.2026 21:21:47

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

Exploit
  • EPSS 0.27%
  • Veröffentlicht 02.04.2026 17:23:14
  • Zuletzt bearbeitet 07.04.2026 21:21:43

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