CVE-2026-94456
Last modified
CVE-2026-94456 is a critical-severity vulnerability rated 9.1/10 on the CVSS scale. 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.
Description
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.
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-94456?
How severe is CVE-2026-94456?
How do I fix CVE-2026-94456?
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.
- 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-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-94455An HTTP endpoint intended for provisioning enterprise and re…7.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
- CVE-2026-9448A vulnerability was determined in code-projects Employee Man…4.3
Are you affected by CVE-2026-94456?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
