PSA-2026-T0E4W02026-04-27
7.1 High

Postiz stored XSS in public preview page

Postiz stored XSS in public preview page

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/<postId>?share=true to another user. The preview page renders that stored HTML with dangerouslySetInnerHTML on the main application origin.