Severity by source
AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N
Primary rating from NVD.
CVSS VectorNVD
Lifecycle Timeline
3DescriptionCVE.org
An issue was discovered in Mbed TLS before 3.6.6 and 4.x before 4.1.0 and TF-PSA-Crypto before 1.1.0. There is a Predictable Seed in a Pseudo-Random Number Generator (PRNG).
AnalysisAI
Mbed TLS 3.x before 3.6.6, 4.x before 4.1.0, and TF-PSA-Crypto before 1.1.0 contain a predictable seed vulnerability in their pseudo-random number generator (PRNG) implementation that compromises the cryptographic strength of generated random values. Attackers with knowledge of the seed initialization mechanism can predict PRNG output, enabling them to forge cryptographic material, decrypt communications, or impersonate legitimate parties. No active exploitation has been confirmed, but the information disclosure nature of this vulnerability affects all applications relying on these libraries for cryptographic operations.
Technical ContextAI
The vulnerability resides in the PRNG implementation used by Mbed TLS and TF-PSA-Crypto for generating cryptographic random numbers, which are fundamental to key generation, nonce creation, and other security-critical operations. The root cause involves predictable seed initialization-the mechanism that initializes the PRNG state lacks sufficient entropy or uses a deterministic source rather than a cryptographically secure random source. Since PRNG output directly feeds cryptographic operations including RSA/ECDSA signatures, symmetric cipher initialization, and protocol handshakes, a predictable seed undermines the security guarantees of all downstream cryptographic operations. This affects the C/C++ implementations of both Mbed TLS (a widely-used embedded TLS library) and TF-PSA-Crypto (the ARM Platform Security Architecture cryptography API), which are used extensively in embedded systems, IoT devices, mobile platforms, and other resource-constrained environments.
RemediationAI
Upgrade immediately to Mbed TLS 3.6.6 or later for the 3.x branch, Mbed TLS 4.1.0 or later for the 4.x branch, and TF-PSA-Crypto 1.1.0 or later. These patched versions address the PRNG seed initialization vulnerability and restore cryptographic randomness guarantees. Organizations unable to patch immediately should implement compensating controls such as using external hardware random number generators (if the platform supports them) or integrating entropy from verified cryptographic libraries that do not suffer from the same predictability issue, though such workarounds are temporary and not a substitute for patching. Refer to the official Mbed TLS security advisory at https://mbed-tls.readthedocs.io/en/latest/security-advisories/ for detailed remediation guidance and platform-specific upgrade instructions.
LibreNMS before 24.10.0 allows a remote attacker to execute arbitrary code via OS command injection involving AboutContr
Reachable assertion in Open5GS up to version 2.7.6 allows remote unauthenticated attackers to crash the Diameter CER han
A Command Injection issue in the payload build page in BYOB (Build Your Own Botnet) 2.0 allows attackers to execute arbi
Denial of service in Open5GS 2.7.6 and earlier allows network-adjacent attackers with low-privilege Diameter Gx peer acc
Denial of service in Open5GS HSS (Home Subscriber Server) versions 2.7.0 through 2.7.6 is triggered remotely by manipula
Remote command injection in Control Web Panel allows unauthenticated attackers to execute arbitrary OS commands as root
LINQPad before 5.52.01 Pro edition is vulnerable to Unsafe Deserialization in LINQPad.AutoRefManager::PopulateFromCache(
Remote code execution in dash-uploader (Python package for Plotly Dash) versions 0.1.0 through 0.7.0a2 allows unauthenti
Command injection in LiteLLM 1.18.10 lets attackers who can configure MCP (Model Context Protocol) servers supply arbitr
SQL injection in AzuraCast's backup restore flow (versions up to and including 0.23.7) lets an attacker achieve privileg
Arbitrary file read in Yu AI Code Mother v4.3 lets anonymous, remote attackers retrieve files outside the intended previ
Remote code execution in APScheduler (all versions through 3.10.x and 4.0.0a5) is achievable when applications deseriali
Same technique Information Disclosure
View allVendor StatusVendor
SUSE
Severity: Medium| Product | Status |
|---|---|
| openSUSE Tumbleweed | Fixed |
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-18001
GHSA-rjq9-c3rf-c638