CVE-2026-94455
Last modified
CVE-2026-94455 is a high-severity vulnerability rated 7.1/10 on the CVSS scale. 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.
Description
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.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| GitroomHQ | postiz-app | < 2.4.0 |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-94455?
How severe is CVE-2026-94455?
How do I fix CVE-2026-94455?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Same Subject, Wrong User: A Cross-Issuer Account Takeover in n8nStrix found an identity-binding bug in n8n's token-exchange flow enabling account takeover.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-94426A vulnerability was determined in xuxueli xxl-job up to 3.5.…3.5
- CVE-2026-9443A security vulnerability has been detected in Edimax BR-6478…8.8
- CVE-2026-9444A vulnerability was detected in SourceCodester Simple POS an…4.7
- CVE-2026-94449A flaw was found in the SmallRye Fault Tolerance library, wh…7.5
- CVE-2026-9445A flaw has been found in SourceCodester Simple POS and Inven…6.3
- CVE-2026-94450Improper validation of the Destination Connection ID length …7.5
- CVE-2026-94456Postiz generates security-sensitive credentials using `Math.…9.1
- CVE-2026-94457Unauthenticated Bypass Vulnerability in Captcha Code <= 3.32…4.8
- CVE-2026-9446A vulnerability has been found in SourceCodester Simple POS …4.7
- CVE-2026-94461Contributor Cross Site Scripting (XSS) in Ditty <= 3.1.69 ve…6.5
- CVE-2026-94462Spree is an open source e-commerce solution built with Ruby …7.1
- CVE-2026-9447A vulnerability was found in SourceCodester Simple POS and I…7.3
Are you affected by CVE-2026-94455?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
