CVE Catalog

CVE-2026-42556

HighCVSS 8.9
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.26%

17th percentile - higher than 17% of all known CVEs

Summary

Postiz from version 2.21.6 to before 2.21.7 allows any authenticated user who can create a post to store arbitrary HTML in post content. The public preview link renders that HTML with dangerouslySetInnerHTML on the main application origin.

Risk Assessment

An attacker can inject malicious scripts that execute in the main application context, leading to session theft or other XSS attacks.

Recommendation

Update Postiz to version 2.21.7 or later.

Other vulnerabilities in Postiz

See all
Original NVD description (English source)

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

Vulnerability data from NVD (NIST) · CISA KEV · EPSS