PatchSiren cyber security CVE debrief
CVE-2026-48783 gitroomhq CVE debrief
CVE-2026-48783 is a medium-severity vulnerability in Postiz, an AI social media scheduling tool. The issue, fixed in version 2.21.8, involves an unauthenticated endpoint that accepted a signed token and applied subscription-enforcement side effects to the organization referenced in that token's claims, without verifying the token's intended purpose. The endpoint could not change the persisted subscription tier but did execute enforcement-related side effects on the caller's own organization. Impact is limited to the attacker's own organization and cannot be redirected at other tenants through this endpoint. Organizations using Postiz should ensure they are on version 2.21.8 or later to mitigate this vulnerability.
- Vendor
- gitroomhq
- Product
- postiz-app
- CVSS
- MEDIUM 4.8
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-06-17
- Original CVE updated
- 2026-06-17
- Advisory published
- 2026-06-17
- Advisory updated
- 2026-06-17
Who should care
Administrators and users of Postiz, an AI social media scheduling tool, should be aware of this vulnerability if they are using versions prior to 2.21.8. This vulnerability could potentially allow attackers to manipulate certain settings within their own organization, although the impact is limited to the attacker's own organization.
Technical summary
The vulnerability exists in an unauthenticated endpoint, /public/modify-subscription, in Postiz versions prior to 2.21.8. This endpoint accepts a signed token and applies subscription-enforcement side effects to the organization referenced in the token's claims without verifying the token's intended purpose. Although the endpoint cannot change the persisted subscription tier, it can execute other side effects such as adjusting team-member enablement state, disabling integrations exceeding the asserted plan's limits, and resetting the scheduled-post cron when the asserted plan is the free tier. The CVSS score for this vulnerability is 4.8, indicating a medium severity level.
Defensive priority
Medium
Recommended defensive actions
- Update Postiz to version 2.21.8 or later to fix the vulnerability.
- Review and monitor the /public/modify-subscription endpoint for any suspicious activity.
- Ensure that all team members are aware of this vulnerability and its potential impact.
- Consider implementing additional security measures to protect against unauthorized access.
- Regularly review and update Postiz to ensure you have the latest security patches.
- Monitor your organization's Postiz settings and subscription plans for any unauthorized changes.
Evidence notes
The information provided is based on the CVE-2026-48783 record and related sources. The vulnerability was published on June 17, 2026, and last modified on the same day. The CVSS score is 4.8, indicating a medium severity level. The vulnerability was fixed in Postiz version 2.21.8.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-48783 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-48783
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-48783 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-48783
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://gadvisory.org/advisories/PSA-2026-WWFR8X
-
Source reference
Unverified legacy reference
URL: https://github.com/gitroomhq/postiz-app/commit/23696d2973510ae1f3f48bfa41a6bfbbf9827b05
-
Source reference
Unverified legacy reference
URL: https://github.com/gitroomhq/postiz-app/releases/tag/v2.21.8
-
Source reference
Unverified legacy reference
URL: https://github.com/gitroomhq/postiz-app/security/advisories/GHSA-v4wr-4j8g-4hfj
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.