๐Ÿ” CVE Alert

CVE-2026-94455

HIGH 7.1

Unauthenticated /enterprise/create-user mints lifetime top-tier organizations and discloses their API key

CVSS Score
7.1
EPSS Score
0.0%
EPSS Percentile
0th

An HTTP endpoint intended for provisioning enterprise and reseller organisations is reachable without any session. The authentication middleware is bound only to an explicit list of controllers, and the enterprise controller is not on that list, so no authentication runs for these routes. The endpoint's only check is that the request body carries a token bearing a valid signature from the instance secret. It does not check what that token was issued for. Login tokens are signed with the same secret and carry no purpose, audience or expiry claim, so an ordinary user's own session token satisfies the check. Presented with such a token, the endpoint creates a new organisation holding the highest subscription tier, flagged as lifetime and with a channel allowance far above any sold plan, creates an organisation-owner account alongside it, and returns the new organisation's API key in the response body. That key is immediately valid against the public API.

CWE CWE-306 CWE-1390 CWE-345 CWE-770
Vendor gitroomhq
Product postiz-app
Published Sep 22, 2026
Stay Ahead of the Next One

Get instant alerts for gitroomhq postiz-app

Be the first to know when new high vulnerabilities affecting gitroomhq postiz-app are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:L
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality
Integrity
Availability

Affected Versions

GitroomHQ / postiz-app
0 < 2.4.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/gitroomhq/postiz-app github.com: https://github.com/gitroomhq/postiz-app/releases/tag/v2.24.0 github.com: https://github.com/gitroomhq/postiz-app/commit/9259cf2429e8cc0c88414e88d5e6c783d7ffba63 gadvisory.org: https://gadvisory.org/advisories/PSA-2026-P8W1J0

Credits

๐Ÿ” Santosh Kumar Puppala Enno Gelhaus Nevo David