Vulnerability in Gitroomhq Postiz-App
CVE-2026-94456
Postiz generates security-sensitive credentials using `Math.random()` instead of a cryptographically secure source. The same helper is used for OAuth access tokens, authorization codes, client secrets, organization API keys, and PKCE verifiers, meaning these credentials depend entirely on V8’s deterministic xorshift128+ PRNG state. An unauthenticated OAuth dynamic client registration endpoint exposes freshly generated client credentials, giving attackers enough consecutive PRNG output to reconstruct that internal state. Once recovered, they can deterministically derive past and future values produced by the same generator, potentially compromising credentials belonging to other users and organizations.
Published · last modified .
CVSS v3 metric
CVSS v3 base score 9.1 (Critical). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N.
EPSS exploit prediction
No EPSS score from FIRST.org yet. New CVEs usually get one within a few days; no score means no signal yet, not low risk. How EPSS works.
Affected products
Weakness classification (CWE)
References
- 4cdc9741-f887-419a-a2fd-acbbd2729276 (product)
- 4cdc9741-f887-419a-a2fd-acbbd2729276 (release-notes)
- 4cdc9741-f887-419a-a2fd-acbbd2729276 (patch)
- 4cdc9741-f887-419a-a2fd-acbbd2729276 (vendor-advisory)
Frequently asked questions
- What is CVE-2026-94456?
- CVE-2026-94456 is a critical-severity vulnerability in Gitroomhq Postiz-App, classified under Use of Insufficiently Random Values. CVSS score: 9.1/10. Published 2026-09-22.
- How severe is CVE-2026-94456?
- Critical severity. CVSS v3 base score is 9.1 out of 10.