CVE-2026-48783 PUBLISHED

Postiz has an unauthenticated billing-enforcement bypass via /public/modify-subscription

Assigner: GitHub_M
Reserved: 22.05.2026 Published: 16.06.2026 Updated: 17.06.2026

Postiz is an AI social media scheduling tool. Versions prior to 2.21.8 contained 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, /public/modify-subscription, could not change the persisted subscription tier, but it did execute enforcement-related side effects on the caller's own organization, including adjusting team-member enablement state, disabling integrations exceeding the asserted plan's limits, and resetting the scheduled-post cron when the asserted plan was the free tier. Impact is limited to the attacker's own organization and cannot be redirected at other tenants through this endpoint. This issue has been fixed in version 2.21.8.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:L
CVSS Score: 4.8

Product Status

Vendor gitroomhq
Product postiz-app
Versions
  • Version < 2.21.8 is affected

References

Problem Types

  • CWE-345: Insufficient Verification of Data Authenticity CWE
  • CWE-639: Authorization Bypass Through User-Controlled Key CWE
  • CWE-749: Exposed Dangerous Method or Function CWE
  • CWE-862: Missing Authorization CWE