Unrated severityNVD Advisory· Published Mar 20, 2025· Updated Oct 15, 2025
Admin account takeover through weak Pseudo-Random number generator used in generating password reset codes in langgenius/dify
CVE-2025-1796
Description
A vulnerability in langgenius/dify v0.10.1 allows an attacker to take over any account, including administrator accounts, by exploiting a weak pseudo-random number generator (PRNG) used for generating password reset codes. The application uses random.randint for this purpose, which is not suitable for cryptographic use and can be cracked. An attacker with access to workflow tools can extract the PRNG output and predict future password reset codes, leading to a complete compromise of the application.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected products
2- Range: = 0.10.1
- langgenius/langgenius/difyv5Range: unspecified
Patches
Vulnerability mechanics
References
1News mentions
0No linked articles in our index yet.