CVE-2026-48783

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

No configuration.

History

17 Jun 2026, 16:18

Type Values Removed Values Added
New CVE

Information

Published : 2026-06-17 13:20

Updated : 2026-06-17 16:18


NVD link : CVE-2026-48783

Mitre link : CVE-2026-48783

CVE.ORG link : CVE-2026-48783


JSON object : View

Products Affected

No product.

CWE
CWE-345

Insufficient Verification of Data Authenticity

CWE-639

Authorization Bypass Through User-Controlled Key

CWE-749

Exposed Dangerous Method or Function

CWE-862

Missing Authorization